Skip to content

Releases: etiennestuder/gradle-jooq-plugin

Bug fixes

13 Aug 17:19
53cc1f7
Compare
Choose a tag to compare

Supports dependency substitution to use different versions of the jOOQ dependencies than those pulled in by the jOOQ plugin.

Configuration DSL changes and Gradle Kotlin DSL support

13 Aug 17:14
bef3448
Compare
Choose a tag to compare

Comes with a changed configuration DSL. Supports Gradle Kotlin DSL. Adds task inputs normalization hook for the jOOQ configuration. Supports Gradle Configuration Cache. Requires Gradle 6.1 as the minimum compatible version. Upgrades to jOOQ 3.13.4.

Support for new jOOQ editions

18 Apr 18:11
4bc48dc
Compare
Choose a tag to compare

Adds new jOOQ editions for Java 8 and Java 6. Upgrades to jOOQ 3.13.1.

Option to remove wiring from compile task to code generation task

28 Dec 04:49
e339f70
Compare
Choose a tag to compare

Provides a global flag to turn off auto-generation of the jOOQ schema source when compiling the containing source set.

Gradle 5.0 minimum compatibility

26 Dec 14:41
68ab58d
Compare
Choose a tag to compare

Requires Gradle 5.0 as the minimum compatible version. Upgrades to jOOQ 3.12.3.

Out-of-the-box compatibility with JDK 9+

03 Feb 19:44
1e97976
Compare
Choose a tag to compare

Explicitly adds JAXB dependencies to run on JDK 9 and higher out-of-the-box. Upgrades to jOOQ 3.11.9.

Bug fixes

29 Aug 20:10
Compare
Choose a tag to compare

Fixes issue #77.

jOOQ build cache effectiveness improvement

08 Jul 18:12
Compare
Choose a tag to compare

Improves Gradle build cache effectiveness of the jOOQ task by relativizing the output directory to the project directory and by using a uniqueness-ensuring hashing approach for the final jOOQ configuration.

jOOQ 3.11.x upgrade

02 Jul 05:34
Compare
Choose a tag to compare

Restores compatibility with jOOQ 3.11.x which broke API backward compatibility with 3.10.x.

jOOQ upgrade

15 Feb 16:41
Compare
Choose a tag to compare

Upgrades to jOOQ 3.10.4.