💥 Breaking Changes
Core
-
Revert "Propagate common basetype for the extracting method" #3737
Details
The enhancement introduced with #3673 breaks existing code on Kotlin 1.9; therefore, it has been reverted.
As Spring Boot 3.4 currently supports Kotlin 1.9, we want to keep the same compatibility on AssertJ 3.x, while AssertJ 4.x will require Kotlin 2.x.
Existing code relying on the changes introduced with #3673 will no longer compile and should be refactored.
🐛 Bug Fixes
Core
- Fix
StandardRepresentation
regression for unquoted strings #3735
⚡ Improvements
Core
- Add
Class
info to class loading strategy failures #3746
❤️ Contributors
Thanks to all the contributors who worked on this release: