Skip to content

Releases: cschabl/activejdbc-gradle-plugin

Support of Gradle configuration cache

Choose a tag to compare

@cschabl cschabl released this 18 Jun 15:50

#17 Support of Gradle configuration cache

3.1.0-beta.2: declared configuration cache compatibility in plugin descriptor;

Choose a tag to compare

@cschabl cschabl released this 17 Jun 20:45

declared configuration cache compatibility in plugin descriptor,
code quality,
documentation update

Configuration Cache Compatability

Pre-release

Choose a tag to compare

@cschabl cschabl released this 31 May 20:46

1st beta version for testing configuration cache compatibility.

Upgrade to Gradle 9 and Java 17

Choose a tag to compare

@cschabl cschabl released this 16 Dec 18:09

#16 - Build plugin with Gradle 9 and JDK 17

Ensure Gradle 9 compatibility

Choose a tag to compare

@cschabl cschabl released this 17 Jan 08:43

Java 8 compatability restored

Choose a tag to compare

@cschabl cschabl released this 12 Dec 20:48
  • #13 Java 8 compatability restored (presserving Java 17 compatability)

Ensure Java 8 compatability

Pre-release

Choose a tag to compare

@cschabl cschabl released this 11 Dec 18:47
2.0.3-beta.1

#13 ensure that plugin is built for Java 8

Support of Java 17

Choose a tag to compare

@cschabl cschabl released this 05 Dec 21:08
  • #12 Java 17 Support

Support of Java 17

Support of Java 17 Pre-release
Pre-release

Choose a tag to compare

@cschabl cschabl released this 04 Dec 22:50

#12 Java 17 support

Upgrade to ActiveJDBC 2.6-j8

Choose a tag to compare

@cschabl cschabl released this 11 Jan 18:47
  • 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