Skip to content

Commit c1bab03

Browse files
Merge branch 'main' into pika-selectconnection-support
2 parents 175c8b7 + 78300e9 commit c1bab03

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

CHANGELOG.md

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

14+
1415
### Added
1516

1617
- `opentelemetry-instrumentation-pika` Added instrumentation for All `SelectConnection` adapters
1718
([#3584](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3584))
1819

19-
## Version 1.34.0/0.55b0 (2025-06-04)
20-
2120
### Fixed
2221

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

26-
### Added
27-
28-
- `opentelemetry-instrumentation-aiokafka` Add instrumentation of `consumer.getmany` (batch)
29-
([#3257](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257))
25+
## Version 1.34.0/0.55b0 (2025-06-04)
3026

3127
### Fixed
3228

@@ -83,7 +79,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8379
([#3513](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3513))
8480
- `opentelemetry-instrumentation` Allow re-raising exception when instrumentation fails
8581
([#3545](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3545))
86-
82+
- `opentelemetry-instrumentation-aiokafka` Add instrumentation of `consumer.getmany` (batch)
83+
([#3257](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257))
84+
8785
### Deprecated
8886

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

0 commit comments

Comments
 (0)