File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments