Skip to content

Commit 8232012

Browse files
committed
update changelog with PR number
Assisted-by: Claude Sonnet 4.6
1 parent 5c26f00 commit 8232012

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
## Unreleased
1414

1515
- `opentelemetry-sdk`: Add `create_resource` and `create_propagator`/`configure_propagator` to declarative file configuration, enabling Resource and propagator instantiation from config files without reading env vars
16-
([#XXXX](https://github.com/open-telemetry/opentelemetry-python/pull/XXXX))
16+
([#4979](https://github.com/open-telemetry/opentelemetry-python/pull/4979))
1717
- `opentelemetry-sdk`: Add file configuration support with YAML/JSON loading, environment variable substitution, and schema validation against the vendored OTel config JSON schema
1818
([#4898](https://github.com/open-telemetry/opentelemetry-python/pull/4898))
1919
- Fix intermittent CI failures in `getting-started` and `tracecontext` jobs caused by GitHub git CDN SHA propagation lag by installing contrib packages from the already-checked-out local copy instead of a second git clone

0 commit comments

Comments
 (0)