0.23.0
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.