Skip to content

Commit 78300e9

Browse files
authored
Update CHANGELOG.md (#3593)
1 parent c4347e0 commit 78300e9

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

CHANGELOG.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212
## Unreleased
1313

14-
## Version 1.34.0/0.55b0 (2025-06-04)
15-
1614
### Fixed
1715

1816
- `opentelemetry-resource-detector-containerid`: make it more quiet on platforms without cgroups
1917
([#3579](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3579))
2018

21-
### Added
22-
23-
- `opentelemetry-instrumentation-aiokafka` Add instrumentation of `consumer.getmany` (batch)
24-
([#3257](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257))
19+
## Version 1.34.0/0.55b0 (2025-06-04)
2520

2621
### Fixed
2722

@@ -78,7 +73,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7873
([#3513](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3513))
7974
- `opentelemetry-instrumentation` Allow re-raising exception when instrumentation fails
8075
([#3545](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3545))
81-
76+
- `opentelemetry-instrumentation-aiokafka` Add instrumentation of `consumer.getmany` (batch)
77+
([#3257](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257))
78+
8279
### Deprecated
8380

8481
- Drop support for Python 3.8, bump baseline to Python 3.9.

0 commit comments

Comments
 (0)