This is a patch release.
What's Changed
Notable changes
- Fixed: Restored compatibility with Java 11. The
2025.1.0release accidentally required Java 17 due to a build toolchain upgrade. This meant that projects using older JDKs could not upgrade to2025.1.0, as no compatible variant could be found. This version corrects Java source and target compatibility back to 11 (#484, #485).
Full Changelog from 2025.1.0: 2025.1.0...2025.1.1