Skip to content

Commit 54fddfc

Browse files
committed
Add a changelog entry
1 parent dbf37f3 commit 54fddfc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131
([#4224](https://github.com/open-telemetry/opentelemetry-python/pull/4224))
3232
- Drop `OTEL_PYTHON_EXPERIMENTAL_DISABLE_PROMETHEUS_UNIT_NORMALIZATION` environment variable
3333
([#4217](https://github.com/open-telemetry/opentelemetry-python/pull/4217))
34+
- Improve compatibility with other logging libraries that override
35+
`LogRecord.getMessage()` in order to customize message formatting
36+
([#4216](https://github.com/open-telemetry/opentelemetry-python/pull/4216))
3437

3538
## Version 1.27.0/0.48b0 (2024-08-28)
3639

0 commit comments

Comments
 (0)