File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments