Skip to content

Commit b1e84d9

Browse files
authored
Update CHANGELOG.md
1 parent 11653c7 commit b1e84d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
- `opentelemetry-instrumentation` Fix client address is set to server address in new semconv
1717
([#3354](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3354))
18+
- `opentelemetry-instrumentation-dbapi`, `opentelemetry-instrumentation-django`,
19+
`opentelemetry-instrumentation-sqlalchemy`: Fix sqlcomment for non string query and composable object.
20+
([#3113](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3113))
1821

1922
## Version 1.31.0/0.52b0 (2025-03-12)
2023

@@ -43,9 +46,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4346

4447
### Fixed
4548

46-
- `opentelemetry-instrumentation-dbapi`, `opentelemetry-instrumentation-django`,
47-
`opentelemetry-instrumentation-sqlalchemy`: Fix sqlcomment for non string query and composable object.
48-
([#3113](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3113))
4949
- `opentelemetry-instrumentation-redis` Add missing entry in doc string for `def _instrument`
5050
([#3247](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3247))
5151
- `opentelemetry-instrumentation-botocore` sns-extension: Change destination name attribute

0 commit comments

Comments
 (0)