Skip to content

Commit 248ab00

Browse files
committed
Update CHANGELOG.md
1 parent 4aa14be commit 248ab00

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
@@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
- `opentelemetry-instrumentation-botocore` Use `cloud.region` instead of `aws.region` span attribute as per semantic conventions.
1717
([#3474](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3474))
1818

19+
### Fixed
20+
21+
- `opentelemetry-instrumentation-starlette` Fixes a crash when host-based routing is used ([#3507](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3507/))
22+
- `opentelemetry-instrumentation-fastapi` Fixes a crash when host-based routing is used ([#3507](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3507/))
1923

2024
## Version 1.33.0/0.54b0 (2025-05-09)
2125

@@ -44,7 +48,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4448
- `opentelemetry-instrumentation-botocore` Capture server attributes for botocore API calls
4549
([#3448](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3448))
4650

47-
4851
## Version 1.32.0/0.53b0 (2025-04-10)
4952

5053
### Added
@@ -70,7 +73,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7073
- `opentelemetry-instrumentation-aiokafka` Fix send_and_wait method no headers kwargs error.
7174
([[#3332](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3332)])
7275

73-
7476
## Version 1.31.0/0.52b0 (2025-03-12)
7577

7678
### Added

0 commit comments

Comments
 (0)