Skip to content

Commit 73d0fa4

Browse files
Copy change log updates from release/v1.25.x-0.46bx (#2571)
1 parent 55c829b commit 73d0fa4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Fixed
1111

12-
- `opentelemetry-instrumentation-dbapi` Fix compatibility with Psycopg3 to extract libpq build version
13-
([#2500](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2500))
1412
- `opentelemetry-instrumentation-httpx` Ensure httpx.get or httpx.request like methods are instrumented
1513
([#2538](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2538))
1614

17-
## Version 1.25.0/0.46b0 (2024-05-30)
15+
## Version 1.25.0/0.46b0 (2024-05-31)
1816

1917
### Breaking changes
2018

@@ -51,6 +49,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5149

5250
### Fixed
5351

52+
- `opentelemetry-instrumentation-dbapi` Fix compatibility with Psycopg3 to extract libpq build version
53+
([#2500](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2500))
5454
- `opentelemetry-instrumentation-grpc` AioClientInterceptor should propagate with a Metadata object
5555
([#2363](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2363))
5656
- `opentelemetry-instrumentation-boto3sqs` Instrument Session and resource

0 commit comments

Comments
 (0)