Skip to content

v2.0.0-M3

Pre-release
Pre-release

Choose a tag to compare

@spring-builds spring-builds released this 16 Sep 16:43
· 66 commits to main since this release

🐞 Bug Fixes

  • Allow DeadLetterPolicy.deadLetterTopic to be non-fully-qualified #1241

πŸ”¨ Dependency Upgrades

  • Update Testcontainers to 2.0.1 #1296
  • Update nullability plugin to 0.0.6 #1295
  • Update to Spring Framework 7.0.0-RC1 #1293
  • Bump ch.qos.logback:logback-classic from 1.5.19 to 1.5.20 #1290
  • Bump io.spring.nullability from 0.0.5 to 0.0.6 in the development-dependencies group #1286
  • Bump io.micrometer:micrometer-tracing-bom from 1.6.0-M3 to 1.6.0-RC1 #1282
  • Bump io.micrometer:micrometer-bom from 1.16.0-M3 to 1.16.0-RC1 #1281
  • Update to Pulsar 4.1.1 #1278
  • Bump io.spring.nullability from 0.0.4 to 0.0.5 in the development-dependencies group #1272
  • Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 #1270
  • Bump org.junit:junit-bom from 6.0.0-RC3 to 6.0.0 #1269
  • Update to Junit 6.0.0-RC3 #1268
  • Bump org.assertj:assertj-bom from 3.27.4 to 3.27.6 #1266
  • Bump org.assertj:assertj-bom from 3.27.4 to 3.27.5 #1261

πŸŽ‰ Enhancements

  • Update to Gradle 9.1 and Java 25 by @onobc in #1275
  • Remove Java 8 requirement from sample function app by @onobc in #1276

⚠️ Removals

Full Changelog: v2.0.0-M3...v2.0.0-RC1