Change8

v1.33.1

📦 opentelemetry-pythonView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This patch release fixes a critical issue in BatchLogRecordProcessor that caused crashes during shutdown by removing excessive log messages.

🐛 Bug Fixes

  • Removed log messages from BatchLogRecordProcessor.emit which caused a crash at shutdown due to a max recursion error.

Affected Symbols