Skip to content

Commit ffe14e2

Browse files
authored
Update CHANGELOG.md
1 parent 49ccdf5 commit ffe14e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
([#4371](https://github.com/open-telemetry/opentelemetry-python/pull/4371))
1818
- Fix span context manager typing by using ParamSpec from typing_extensions
1919
([#4389](https://github.com/open-telemetry/opentelemetry-python/pull/4389))
20+
- Tolerates exceptions when loading resource detectors via `OTEL_EXPERIMENTAL_RESOURCE_DETECTORS` ([#4373](https://github.com/open-telemetry/opentelemetry-python/pull/4373))
2021

2122
## Version 1.29.0/0.50b0 (2024-12-11)
2223

@@ -40,7 +41,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4041
([#4260](https://github.com/open-telemetry/opentelemetry-python/pull/4260))
4142
- semantic-conventions: Bump to 1.29.0
4243
([#4337](https://github.com/open-telemetry/opentelemetry-python/pull/4337))
43-
- Tolerates exceptions when loading resource detectors via `OTEL_EXPERIMENTAL_RESOURCE_DETECTORS` ([#4373](https://github.com/open-telemetry/opentelemetry-python/pull/4373))
4444

4545
## Version 1.28.0/0.49b0 (2024-11-05)
4646

0 commit comments

Comments
 (0)