Skip to content

Commit b63ca13

Browse files
authored
Update CHANGELOG.md (#3632)
1 parent 1f78c8a commit b63ca13

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

CHANGELOG.md

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

14-
1514
### Added
1615

1716
- `opentelemetry-instrumentation-pika` Added instrumentation for All `SelectConnection` adapters
1817
([#3584](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3584))
1918
- `opentelemetry-instrumentation-tornado` Add support for `WebSocketHandler` instrumentation
2019
([#3498](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3498))
20+
- `opentelemetry-util-http` Added support for redacting specific url query string values and url credentials in instrumentations
21+
([#3508](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3508))
22+
- `opentelemetry-instrumentation-pymongo` `aggregate` and `getMore` capture statements support
23+
([#3601](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3601))
2124

2225
### Fixed
2326

@@ -26,13 +29,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2629
- `opentelemetry-resource-detector-containerid`: make it more quiet on platforms without cgroups
2730
([#3579](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3579))
2831

29-
### Added
30-
31-
- `opentelemetry-util-http` Added support for redacting specific url query string values and url credentials in instrumentations
32-
([#3508](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3508))
33-
- `opentelemetry-instrumentation-pymongo` `aggregate` and `getMore` capture statements support
34-
([#3601](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3601))
35-
3632
## Version 1.34.0/0.55b0 (2025-06-04)
3733

3834
### Fixed

0 commit comments

Comments
 (0)