Skip to content

v2.0.0-M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@spring-builds spring-builds released this 17 Aug 23:05
· 6 commits to main since this release

🐞 Bug Fixes

  • Published artifacts contain invalid META-INF information #1202

πŸ”¨ Dependency Upgrades

  • Bump org.springframework:spring-framework-bom from 7.0.0-M7 to 7.0.0-M8 #1221
  • Update to Jackson 2.20.0-rc1 #1220
  • Bump io.projectreactor:reactor-bom from 2025.0.0-M5 to 2025.0.0-M6 #1215
  • Bump io.micrometer:micrometer-tracing-bom from 1.6.0-M1 to 1.6.0-M2 #1214
  • Bump io.micrometer:micrometer-bom from 1.16.0-M1 to 1.16.0-M2 #1210
  • Bump org.assertj:assertj-bom from 3.27.3 to 3.27.4 #1207
  • Update to Pulsar 4.0.6 #1205

What's Changed

  • [Release 2.0.0-M1] Update to next Boot snapshot by @onobc in #1198
  • Update copyrights headers in source files (2.0.x) by @onobc in #1200
  • Update to Pulsar 4.0.6 by @onobc in #1205
  • Bump org.assertj:assertj-bom from 3.27.3 to 3.27.4 by @dependabot[bot] in #1207
  • Fix license and notice files in jars by @onobc in #1219
  • Bump io.projectreactor:reactor-bom from 2025.0.0-M5 to 2025.0.0-M6 by @dependabot[bot] in #1215
  • Bump io.micrometer:micrometer-bom from 1.16.0-M1 to 1.16.0-M2 by @dependabot[bot] in #1210
  • Bump io.micrometer:micrometer-tracing-bom from 1.6.0-M1 to 1.6.0-M2 by @dependabot[bot] in #1214
  • Update to Jackson 2.20.0-rc1 by @onobc in #1220
  • Bump org.springframework:spring-framework-bom from 7.0.0-M7 to 7.0.0-M8 by @dependabot[bot] in #1221
  • Remove no longer needed exclusions from pulsar-client-all by @therepanic in #1064
  • Remove and replace deprecated APIs marked for removal in 2.0.x by @therepanic in #1209
  • Cleanup exclusions by @onobc in #1223
  • Bump actions/checkout from 4 to 5 in the development-dependencies group by @dependabot[bot] in #1226
  • Replace spring-retry with core-retry by @onobc in #1225
  • Update whats-new.adoc for Spring Retry replace with Core Retry by @onobc in #1228
  • [Release 2.0.0-M2] Update version by @spring-builds in #1229

New Contributors

Full Changelog: v2.0.0-M1...v2.0.0-M2