Change8

v1.33.1

📦 opentelemetry
🐛 1 fixes🔧 1 symbols

Summary

This patch release fixes a critical issue where log messages in BatchLogRecordProcessor caused a crash during shutdown.

🐛 Bug Fixes

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

🔧 Affected Symbols

BatchLogRecordProcessor.emit