Releases: cschabl/activejdbc-gradle-plugin
Releases · cschabl/activejdbc-gradle-plugin
Release list
Support of Gradle configuration cache
3.1.0-beta.2: declared configuration cache compatibility in plugin descriptor;
Pre-release
declared configuration cache compatibility in plugin descriptor,
code quality,
documentation update
Configuration Cache Compatability
1st beta version for testing configuration cache compatibility.
Upgrade to Gradle 9 and Java 17
#16 - Build plugin with Gradle 9 and JDK 17
Ensure Gradle 9 compatibility
Java 8 compatability restored
- #13 Java 8 compatability restored (presserving Java 17 compatability)
Ensure Java 8 compatability
2.0.3-beta.1 #13 ensure that plugin is built for Java 8
Support of Java 17
Support of Java 17
Upgrade to ActiveJDBC 2.6-j8
- updated tool's default version of active jdbc to 2.6-j8
- update to slf4j-simple 1.7.32
- replaced usage of deprecated Gradle APIs
- added input and output annotations to inputs and outputs of instrumentation task