Skip to content

0.20.1

Pre-release
Pre-release

Choose a tag to compare

@wodrobina wodrobina released this 20 Apr 08:55
510a37f

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