Skip to content

Commit 463061b

Browse files
committed
Move cherry-picked changelog entry to Unreleased section
1 parent 2cc8161 commit 463061b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
9+
10+
- sdk: setup EventLogger when OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED is set
11+
([#4270](https://github.com/open-telemetry/opentelemetry-python/pull/4270))
12+
813
## Version 1.28.1/0.49b1 (2024-11-08)
914

1015
- Fix metrics export with exemplar and no context and filtering observable instruments
1116
([#4251](https://github.com/open-telemetry/opentelemetry-python/pull/4251))
1217
- Fix recursion error with sdk disabled and handler added to root logger
1318
([#4259](https://github.com/open-telemetry/opentelemetry-python/pull/4259))
14-
- sdk: setup EventLogger when OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED is set
15-
([#4270](https://github.com/open-telemetry/opentelemetry-python/pull/4270))
1619

1720
## Version 1.28.0/0.49b0 (2024-11-05)
1821

0 commit comments

Comments
 (0)