We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa4bda commit 9265be9Copy full SHA for 9265be9
CHANGELOG.md
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
- Refactor `BatchLogRecordProcessor` to simplify code and make the control flow more
13
clear ([#4562](https://github.com/open-telemetry/opentelemetry-python/pull/4562/)
14
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)).
17
18
## Version 1.33.0/0.54b0 (2025-05-09)
19
0 commit comments