Skip to content

1.3.0 / 2025-05-16

Latest
Compare
Choose a tag to compare
@dhoard dhoard released this 16 May 21:41
· 79 commits to main since this release

JMX Exporter 1.3.0

🏕 Features

🧹 Chore

  • Fixed broken documentation links by @orisano @dhoard
  • Added Prometheus v3.3.0 test container by @dhoard
  • Redesign cache for better performance by @RafalSumislawski
  • Cache sanitized name and labels by @RafalSumislawski
  • Updated Docker integration test images
  • Added HTTPServer and OpenTelemetryExporter shutdown hooks by @dhoard
  • Hardened AutoIncrementingMBeanTest test by @dhoard
  • Cleaned up pom files by @dhoard
  • Changed Spotless plugin to use Palantir format 2.66.0 by @dhoard
  • Cleaned up PBKDF2Authenticator by @dhoard
  • Added missing copyright by @dhoard
  • Simplified Maven shading configuration by @dhoard
  • Removed copyright year per CNCF recommendations by @dhoard
  • Refactored configuration code by @dhoard

👒 Dependencies

What's Changed

  • Bump io.prometheus:client_java from 1.3.6 to 1.3.7
  • Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1
  • Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.2 to 3.5.3
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.4
  • Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2
  • Bump verifyica from 0.10.1 to 0.11.0
  • Bump org.testcontainers:testcontainers from 1.20.6 to 1.21.0

New Contributors

Full Changelog: 1.2.0...1.3.0