Skip to content

v1.55.0

Compare
Choose a tag to compare
@jsirianni jsirianni released this 09 Jul 19:08
· 0 commits to release/v1.55.0 since this release
7a92a7e

Changelog

Features

  • 1ab4cb3: deps: Update otel to 0.104.0 (#1723) (@BinaryFissionGames)
    • BREAKING CHANGES:
      • $ENV_VAR_NAME syntax for adding environment variables to your config is deprecated. Use ${env:ENV_VAR_NAME} to specify environment variables instead (the former syntax will not work in future versions)
      • OTLP receiver now uses localhost by default, instead of binding to all available addresses

Dependencies

Other