Skip to content

Commit 9265be9

Browse files
committed
Add changelog
1 parent 7aa4bda commit 9265be9

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
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- Refactor `BatchLogRecordProcessor` to simplify code and make the control flow more
1313
clear ([#4562](https://github.com/open-telemetry/opentelemetry-python/pull/4562/)
1414
and [#4535](https://github.com/open-telemetry/opentelemetry-python/pull/4535)).
15+
- Remove log messages from `BatchLogRecordProcessor.emit`, this caused the program
16+
to crash at shutdown with a max recursion error ([#4586](https://github.com/open-telemetry/opentelemetry-python/pull/4586)).
1517

1618
## Version 1.33.0/0.54b0 (2025-05-09)
1719

0 commit comments

Comments
 (0)