We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd5bbc commit 0829a79Copy full SHA for 0829a79
CHANGELOG.md
@@ -24,6 +24,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
24
([#3105](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3105))
25
26
27
+### Breaking changes
28
+
29
+- `opentelemetry-instrumentation-dbapi` including sqlcomment in `db.statement` span attribute value is now opt-in
30
+ ([#3115](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3115))
31
32
33
## Version 1.29.0/0.50b0 (2024-12-11)
34
35
### Added
0 commit comments