Releases: micrometer-metrics/prometheus-rsocket-proxy
Releases · micrometer-metrics/prometheus-rsocket-proxy
1.3.1
Note: Due to an issue in the deploy script, this release was not published to Maven Central. Please use later release versions.
This release contains no user facing changes. We are working on upgrading the build configuration.
What's Changed
- Gradle 7 Migration by @jonatan-ivanov in #48
Full Changelog: v1.3.0...v1.3.1
v1.3.0
See the 1.3.0 milestone for all included changes.
- Upgrades to Spring Boot 2.4 and RSocket 1.1
- Container image for the proxy is made using Paketo buildpacks now
- Container image runs on Java 11 now instead of Java 8
1.2.1
1.2.0
Add a @EnablePrometheusRSocketProxyServer
and a new module proxy-server
so that the underlying Spring Boot version on which the proxy server runs can be revisioned independently of the controller.
1.1.0
Spring Boot 2.3.3
RSocket 1.0.2 (which had a breaking API change from 1.0.0)
1.0.0
GA release built on top of RSocket 1.0.0 and Spring Boot 2.3.0.
0.11.1
Attempt at Maven Central sync again.
0.11.0
RSocket 1.0.0-RC7
0.10.6
v0.10.6 Improve retry logic
0.10.5
v0.10.5 Downgrade gradle docker plugin to 5.0.0