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 @@ -21,6 +21,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121- ` opentelemetry-instrumentation-httpx ` Fix ` RequestInfo ` /` ResponseInfo ` type hints
2222 ([ #3105 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3105 ) )
2323
24+ ### Breaking changes
25+
26+ - ` opentelemetry-instrumentation-sqlalchemy ` including sqlcomment in ` db.statement ` span attribute value is now opt-in
27+ ([ #3112 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3112 ) )
2428
2529## Version 1.29.0/0.50b0 (2024-12-11)
2630
@@ -74,8 +78,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7478 ([ #2969 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2969 ) )
7579- ` opentelemetry-instrumentation-httpx ` : remove private unused ` _InstrumentedClient ` and ` _InstrumentedAsyncClient ` classes
7680 ([ #3036 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3036 ) )
77- - ` opentelemetry-instrumentation-sqlalchemy ` including sqlcomment in ` db.statement ` span attribute value is now opt-in
78- ([ #3112 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3112 ) )
7981
8082## Version 1.28.0/0.49b0 (2024-11-05)
8183
You can’t perform that action at this time.
0 commit comments