Skip to content

Commit 63c5f12

Browse files
Fix changelog
1 parent 978cfa9 commit 63c5f12

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)