File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ 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+ - Fix serialization of None values in logs body to match 1.31.0+ data model
21+ ([ #4400 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4400 ) )
2022- [ BREAKING] semantic-conventions: Remove ` opentelemetry.semconv.attributes.network_attributes.NETWORK_INTERFACE_NAME `
2123 introduced by mistake in the wrong module.
2224 ([ #4391 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4391 ) )
You can’t perform that action at this time.
0 commit comments