File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 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
+ ### Added
15
+ - ` opentelemetry-instrumentation-dbapi ` : Add support for ` commenter_options ` in ` trace_integration ` function to control SQLCommenter behavior
16
+ ([ #3743 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3743 ) )
17
+
14
18
## Version 1.37.0/0.58b0 (2025-09-11)
15
19
16
20
### Fixed
@@ -54,8 +58,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
54
58
([ #3734 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3734 ) )
55
59
- ` opentelemetry-instrumentation ` : botocore: upgrade moto package from 5.0.9 to 5.1.11
56
60
([ #3736 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3736 ) )
57
- - ` opentelemetry-instrumentation-dbapi ` : Add support for ` commenter_options ` in ` trace_integration ` function to control SQLCommenter behavior
58
- ([ #3743 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3743 ) )
59
61
60
62
## Version 1.36.0/0.57b0 (2025-07-29)
61
63
You can’t perform that action at this time.
0 commit comments