Skip to content

Commit 81dbe84

Browse files
authored
Merge branch 'main' into rads-1996/redact-sensitive-params
2 parents 0fb268f + 78300e9 commit 81dbe84

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,17 @@ 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

2119
### Added
2220

23-
- `opentelemetry-instrumentation-aiokafka` Add instrumentation of `consumer.getmany` (batch)
24-
([#3257](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257))
2521
- `opentelemetry-util-http` Added support for redacting specific url query string values and url credentials in instrumentations
2622
([#3508](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3508))
23+
24+
## Version 1.34.0/0.55b0 (2025-06-04)
2725

2826
### Fixed
2927

@@ -80,7 +78,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8078
([#3513](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3513))
8179
- `opentelemetry-instrumentation` Allow re-raising exception when instrumentation fails
8280
([#3545](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3545))
83-
81+
- `opentelemetry-instrumentation-aiokafka` Add instrumentation of `consumer.getmany` (batch)
82+
([#3257](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257))
83+
8484
### Deprecated
8585

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

0 commit comments

Comments
 (0)