Skip to content

Releases: richardstephens/rules_jooq_flyway_codegen

fixes for bazel 5+

15 Mar 12:07
Compare
Choose a tag to compare

stop using features that were deprecated/removed in bazel 5

support specifying a maven_install target name

03 Feb 14:29
Compare
Choose a tag to compare

jooqflyway now accepts a maven_install target name, so that deps can be pulled from an existing target rather than being pulled form the rule

v0.5 support specifying image name

29 Jun 09:14
Compare
Choose a tag to compare

Sometimes it is necessary to override the docker image, for example, if developing on Apple Silicon / M1 and the official images only include amd64 support.

This release adds a docker_image param to jooqflyway and that will be passed through to testcontainers.

sqlite support

05 Dec 22:55
Compare
Choose a tag to compare

Add support for sqlite

Make codegen work on linux

12 Sep 05:28
Compare
Choose a tag to compare
Pre-release
v0.3

Rename everything to be in line with bazel rules_ prefix

30 Aug 13:42
Compare
Choose a tag to compare

Rename everything to be in line with bazel rules_ prefix

v0.1

27 Aug 02:56
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release