We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 070d566 commit 9cae805Copy full SHA for 9cae805
CHANGELOG.md
@@ -11,8 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
### Added
13
14
-- `opentelemetry-instrumentation-kafka-python` Instrument temporary fork, kafka-python-ng
15
- inside kafka-python's instrumentation
+- Deprecation of pkg_resource in favor of importlib.metadata
+ ([#2180](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/2180))
16
+- `opentelemetry-instrumentation-kafka-python` Instrument temporary fork, kafka-python-ng inside kafka-python's instrumentation
17
([#2537](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2537))
18
19
### Breaking changes
0 commit comments