Skip to content

0.23.0

Compare
Choose a tag to compare
@ppatierno ppatierno released this 29 Nov 08:18
· 159 commits to main since this release

Main Changes since 0.22.3

  • Moved from using the Jaeger exporter to OTLP exporter by default
  • Moved to Java 11 at language level, dropped Java 8 and use Java 17 as the runtime for all containers
  • Fixed bug about missing OAuth password grants configuration
  • Dependency updates (Vert.x 4.3.5)
  • Dependency updates (snakeYAML CVE-2022-41854)
  • Add Oauth metrics into the jmx_metrics_config.yaml

Changes, deprecations and removals

  • Since this version there is no support for AMQP 1.0 protocol anymore.
    This was discussed and approved with the proposal #42

Full list of addressed issues can be found under the 0.23.0 milestone.