Skip to content

1.12.9

Compare
Choose a tag to compare
@jonatan-ivanov jonatan-ivanov released this 12 Aug 19:59
· 489 commits to main since this release
v1.12.9
a012711

🐞 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.amazonaws:aws-java-sdk-cloudwatch from 1.12.755 to 1.12.767 #5343
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.14 to 1.7.18 #5373
  • Bump com.signalfx.public:signalfx-java from 1.0.43 to 1.0.44 #5341
  • Bump jersey3 from 3.0.11 to 3.0.12 #5377
  • Bump org.jetbrains.kotlin.jvm from 1.9.23 to 1.9.24 #5069

📝 Tasks

  • Migrate to io.spring.develocity.conventions:0.0.19 #5312
  • Apply test-retry settings to all tests #5303
  • Bump org.mongodb:mongodb-driver-sync from 4.11.2 to 4.11.3 #5375
  • Bump maven-resolver from 1.9.20 to 1.9.22 #5374
  • Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 #5372
  • Bump io.netty:netty-bom from 4.1.111.Final to 4.1.112.Final #5345
  • Bump com.gradle.develocity from 3.17.5 to 3.17.6 #5344
  • Bump jetty9 from 9.4.54.v20240208 to 9.4.55.v20240627 #5342
  • Bump io.projectreactor:reactor-bom from 2022.0.20 to 2022.0.21 #5340

❤️ Contributors

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

@HYEONSEOK1, @BJMg, and @cbrachem