Skip to content

Commit 126ac83

Browse files
authored
Update CHANGELOG.md
1 parent 7a26dfb commit 126ac83

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
- Tolerates exceptions when loading resource detectors via `OTEL_EXPERIMENTAL_RESOURCE_DETECTORS`
11+
([#4373](https://github.com/open-telemetry/opentelemetry-python/pull/4373))
12+
1013
## Version 1.30.0/0.51b0 (2025-02-03)
1114

1215
- Always setup logs sdk, OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED only controls python `logging` module handler setup
@@ -28,7 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2831
([#4361](https://github.com/open-telemetry/opentelemetry-python/pull/4361))
2932
- semantic-conventions: Bump to 1.30.0
3033
([#4337](https://github.com/open-telemetry/opentelemetry-python/pull/4397))
31-
- Tolerates exceptions when loading resource detectors via `OTEL_EXPERIMENTAL_RESOURCE_DETECTORS` ([#4373](https://github.com/open-telemetry/opentelemetry-python/pull/4373))
3234

3335
## Version 1.29.0/0.50b0 (2024-12-11)
3436

0 commit comments

Comments
 (0)