Skip to content

2.0 RC1

Pre-release
Pre-release

Choose a tag to compare

@odrotbohm odrotbohm released this 24 Oct 18:12
· 33 commits to main since this release
2.0.0-RC1
c906103

⭐ New Features

  • Remove deprecated @ApplicationEventListener annotation #1397
  • Improve documentation on Change Aware Test Execution #1382
  • Support for application-module-specific Flyway migrations #1067

💡 Improvements

  • Fix typo in reference documentation #1394
  • Update copyright year in index.adoc #1368
  • Fix a typo in the overview docs #1294

🪲 Bugs

  • Invalid type reference in check for jMolecules Onion Architecture integration presence #1414
  • TestExecutionCondition should fall back to execute the test if more than one main class is found #1391
  • Default status column type in JPA event publication to string #1389
  • Properly disable APT execution for test sources when using KAPT #1386

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 4.0 RC1 #1415
  • Upgrade to Spring Framework 7.0 RC1 #1410
  • Upgrade to Micrometer 1.6 RC1 #1409
  • Upgrade to NullAway 0.12.10 #1408
  • Upgrade to jGit 7.4.0.202509020913-r #1399
  • Upgrade to Cute 1.9.0 #1398

❤️ Contributors

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

@jekutzsche, @kitt51, @patbaumgartner, and @val-beresneva