0.20.1
Pre-release
Pre-release
Description
This release addresses Gradle plugin compatibility issues and updates the Java compatibility level to align with Spring Boot requirements.
Please note that 0.20.x line may still contain minor compatibility issues, especially when used with Spring Boot 4, and some additional adjustments may be required on the consumer side.
If you encounter such issues, please open a GitHub issue so we can track and address them.
Changes
-
Fixed Gradle plugin compatibility issues (#293)
-
Updated Java compatibility to match Spring Boot minimum requirements (#294)
Contributors
-
Reported by: @fstaudt and @antoinelochet
-
Contributors: @antoinelochet and @wodrobina