Skip to content

Releases: micrometer-metrics/prometheus-rsocket-proxy

2.0.0-M1

26 Jun 21:49
v2.0.0-M1
6cd90c9
Compare
Choose a tag to compare
2.0.0-M1 Pre-release
Pre-release

⚠️ Noteworthy

  • Update the PrometheusRSocketClientProperties prefix #77

⭐ New Features / Enhancements

  • Upgrade to Spring Boot 3.x and Java 17 baseline #62, #76, and #82

❤️ Contributors

Thank you to all the contributors who worked on this release:

@onobc

1.5.3

08 Nov 09:51
a8a6691
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 2.7.17 and managed dependencies #75

1.5.2

07 Jul 05:01
943d4ae
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Upgrade snappy-java to 1.1.10.1 #73
  • Upgrade to Spring Boot 2.7.13 #71

1.5.1

15 May 07:22
0fa85f5
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 2.7.11 #67

1.5.0

17 Aug 22:06
v1.5.0
b11f0ef
Compare
Choose a tag to compare

⭐ New Features / Enhancements

  • Upgrade to Spring Boot 2.7.2 #55

🐞 Bug Fixes

  • Metrics not sent on close #35

📝 Tasks

  • javadoc jar is not produced anymore #59

1.4.0

18 Feb 12:15
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Upgrade container runtime Java version to 17 #51
  • Upgrade to Spring Boot 2.6.3 and Micrometer 1.8.2 #50

🐞 Bug Fixes

  • Metrics not sent on close #35

1.3.2

18 Feb 06:02
Compare
Choose a tag to compare

No user facing changes.

Fix maven central publication command.

1.3.1

18 Feb 04:12
Compare
Choose a tag to compare

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

Full Changelog: v1.3.0...v1.3.1

v1.3.0

02 Dec 07:55
Compare
Choose a tag to compare

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

21 Aug 15:57
9c4fc9b
Compare
Choose a tag to compare
  • Client autoconfiguration should be conditional on PrometheusMeterRegistry bean (#37)
  • Exclude client autoconfiguration from proxy