Skip to content

Commit 388eccb

Browse files
authored
Update CHANGELOG.md
Fix changelog after release
1 parent 4513f66 commit 388eccb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212
## Unreleased
1313

14+
### Fixed
15+
16+
- `opentelemetry-instrumentation-sqlalchemy` Respect suppress_instrumentation functionality
17+
([#3477](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3477))
18+
19+
1420
## Version 1.33.0/0.54b0 (2025-05-09)
1521

1622
### Added
@@ -37,7 +43,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3743
([#3447](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3447))
3844
- `opentelemetry-instrumentation-botocore` Capture server attributes for botocore API calls
3945
([#3448](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3448))
40-
- `opentelemetry-instrumentation-sqlalchemy` Respect suppress_instrumentation functionality ([#3477](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3477))
4146

4247

4348
## Version 1.32.0/0.53b0 (2025-04-10)

0 commit comments

Comments
 (0)