Skip to content

v2.0.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@spring-builds spring-builds released this 22 Jul 05:22
· 40 commits to main since this release

🐞 Bug Fixes

  • Remove listenerScope field override in annotation processors #1189

πŸ”¨ Dependency Upgrades

  • Bump org.junit:junit-bom from 5.13.3 to 5.13.4 #1192
  • Bump the development-dependencies group with 2 updates #1191
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.19.2 #1190
  • Bump io.micrometer:micrometer-tracing-bom from 1.5.1 to 1.5.2 #1172
  • Bump io.micrometer:micrometer-bom from 1.15.1 to 1.15.2 #1171
  • Bump com.github.ben-manes.caffeine:caffeine from 3.2.1 to 3.2.2 #1170
  • Bump org.junit:junit-bom from 5.13.1 to 5.13.3 #1168
  • Bump org.testcontainers:testcontainers-bom from 1.21.2 to 1.21.3 #1167
  • Update to Spring Boot 4.0.0-SNAPSHOT #1165
  • Update various plugin dependencies #1164
  • Update various testing dependencies #1163
  • Update Spring Cloud Stream to 5.0.0-SNAPSHOT #1162
  • Update Pulsar to 4.0.5 #1161
  • Update Reactor to 2025.0.0-SNAPSHOT #1160
  • Update to Caffeine 3.2.1 #1159
  • Update Micrometer Tracing to 1.5.1 #1158
  • Update Micrometer to 1.15.1 #1157
  • Update Jackson to 2.19.1 #1156
  • Update Spring Framework to 7.0.0-SNAPSHOT #1155
  • Update to Reactor 2025.0.0-M5 #1149
  • Update to Micrometer Tracing 1.6.0-M1 #1148
  • Update to Micrometer 1.16.0-M1 #1147
  • Update to Spring Boot 4.0.0-M1 #1146
  • Update to Spring Framework 7.0.7-M7 #1145

What's Changed

  • Update to next major version (2.0.0-SNAPSHOT) and update to next gen for dependencies by @onobc in #1154
  • Fix forRemoval deprecations by @onobc in #1166
  • Update to Spring Javaformat / checkstyle (prepare for JSpecify) by @onobc in #1176
  • Bump com.github.ben-manes.caffeine:caffeine from 3.2.1 to 3.2.2 by @dependabot[bot] in #1170
  • Bump io.micrometer:micrometer-bom from 1.15.1 to 1.15.2 by @dependabot[bot] in #1171
  • Bump org.testcontainers:testcontainers-bom from 1.21.2 to 1.21.3 by @dependabot[bot] in #1167
  • Bump org.junit:junit-bom from 5.13.1 to 5.13.3 by @dependabot[bot] in #1168
  • Bump io.micrometer:micrometer-tracing-bom from 1.5.1 to 1.5.2 by @dependabot[bot] in #1172
  • Stop shading checker-qual in caffeine cache provider (2.0.x line) by @onobc in #1179
  • Migrate to JSpecify for nullability constraints by @onobc in #1182
  • Update to Spring 7.0.0-M7 by @onobc in #1183
  • Update to Micrometer 1.16.0-M1 by @onobc in #1184
  • Update to Micrometer Tracing 1.6.0-M1 by @onobc in #1185
  • Update to Reactor 2025.0.0-M5 by @onobc in #1186
  • Remove listenerScope field override in annotation processors by @onobc in #1189
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.19.2 by @dependabot[bot] in #1190
  • Bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #1192
  • Deploy with Maven Central Portal by @onobc in #1194
  • Bump the development-dependencies group with 2 updates by @dependabot[bot] in #1191
  • [Release 2.0.0-M1] Update version by @spring-builds in #1196

Full Changelog: v1.2.8...v2.0.0-M1