Skip to content

Commit 24fcd4e

Browse files
committed
Add CHANGELOG
1 parent 1355523 commit 24fcd4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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))

0 commit comments

Comments
 (0)