File tree 1 file changed +3
-3
lines changed
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
9
9
10
10
### Fixed
11
11
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 ) )
14
12
- ` opentelemetry-instrumentation-httpx ` Ensure httpx.get or httpx.request like methods are instrumented
15
13
([ #2538 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2538 ) )
16
14
17
- ## Version 1.25.0/0.46b0 (2024-05-30 )
15
+ ## Version 1.25.0/0.46b0 (2024-05-31 )
18
16
19
17
### Breaking changes
20
18
@@ -51,6 +49,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
51
49
52
50
### Fixed
53
51
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 ) )
54
54
- ` opentelemetry-instrumentation-grpc ` AioClientInterceptor should propagate with a Metadata object
55
55
([ #2363 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2363 ) )
56
56
- ` opentelemetry-instrumentation-boto3sqs ` Instrument Session and resource
You can’t perform that action at this time.
0 commit comments