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
1111
1212## Unreleased
1313
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+
1418## Version 1.37.0/0.58b0 (2025-09-11)
1519
1620### Fixed
@@ -54,8 +58,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5458 ([ #3734 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3734 ) )
5559- ` opentelemetry-instrumentation ` : botocore: upgrade moto package from 5.0.9 to 5.1.11
5660 ([ #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 ) )
5961
6062## Version 1.36.0/0.57b0 (2025-07-29)
6163
You can’t perform that action at this time.
0 commit comments