File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
## Unreleased
13
13
14
+ ### Fixed
15
+ - ` opentelemetry-instrumentation-dbapi ` Respect suppress_instrumentation functionality ([ #3460 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3460 ) )
16
+
17
+
14
18
## Version 1.33.0/0.54b0 (2025-05-09)
15
19
16
20
### Added
@@ -37,8 +41,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
37
41
([ #3447 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3447 ) )
38
42
- ` opentelemetry-instrumentation-botocore ` Capture server attributes for botocore API calls
39
43
([ #3448 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3448 ) )
40
- - ` opentelemetry-instrumentation-dbapi ` Respect suppress_instrumentation functionality ([ #3460 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3460 ) )
41
-
42
44
43
45
## Version 1.32.0/0.53b0 (2025-04-10)
44
46
You can’t perform that action at this time.
0 commit comments