Skip to content

3.16.0

Latest

Choose a tag to compare

@JacksonWeber JacksonWeber released this 13 Aug 00:10
28b31dd

Other Changes

  • Bumped @opentelemetry/* (0.220 / 2.9) and @azure/monitor-opentelemetry to resolve dependency audit alerts.
  • Replaced the diagnostic-channel/diagnostic-channel-publishers console log collection with OpenTelemetry console instrumentation provided by @azure/monitor-opentelemetry.
  • Deprecated noDiagnosticChannel and noPatchModules in favor of OpenTelemetry instrumentationOptions.
  • Console severity is now derived from the console method (console.error maps to Error, console.warn maps to Warning, and console.log/console.info map to Information).
  • An explicitly configured console logSendingLevel now takes precedence over APPLICATIONINSIGHTS_INSTRUMENTATION_LOGGING_LEVEL.

Release PRs

Full Changelog: 3.15.1...3.16.0