Skip to content

1.13.3

Compare
Choose a tag to compare
@jonatan-ivanov jonatan-ivanov released this 12 Aug 21:23
· 167 commits to main since this release
v1.13.3
98c1042

🐞 Bug Fixes

  • Add default factoryType tag in CommonsObjectPool2Metrics #5316
  • Buffered statsd lines are not published on close #2141
  • Disable kotlinSourcesJar since it conflicts with sourcesJar #5151

📔 Documentation

  • Make more explicit that recording a metric is safe to call #5365

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 #5364
  • Bump com.gradle.develocity from 3.17.5 to 3.17.6 #5357
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.14 to 1.7.17 #5356
  • Bump com.signalfx.public:signalfx-java from 1.0.43 to 1.0.44 #5362
  • Bump io.netty:netty-bom from 4.1.111.Final to 4.1.112.Final #5360
  • Bump io.projectreactor:reactor-bom from 2022.0.20 to 2022.0.21 #5358
  • Bump jersey3 from 3.0.11 to 3.0.12 #5378
  • Bump jetty9 from 9.4.54.v20240208 to 9.4.55.v20240627 #5361
  • Bump org.jetbrains.kotlin.jvm from 1.9.23 to 1.9.24 #5294

📝 Tasks

  • Make PrometheusMeterRegistryTest less flaky #5302
  • Migrate to io.spring.develocity.conventions:0.0.19 #5312
  • Apply test-retry settings to all tests #5303

❤️ Contributors

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

@izeye, @HYEONSEOK1, @BJMg, and @cbrachem