0.218.0
🚀 Features
- feat(otlp-transformer): replace protobufjs metrics serialization with custom implementation #6625 @pichlermarc
- feat(configuration): show all config validation errors, if there are multiple #6683 @trentm
- feat(sdk-node): allow startNodeSDK() without an arg #6688 @trentm
🏠 Internal
- refactor(sdk-logs): alias
LoggerProviderConfigtoLoggerProviderOptions#6691 @david-luna - refactor(sdk-logs): use
Logger.enabled()withinLogger.emit()implementation #6680 @david-luna