Skip to content

Releases: ayedo/jooq-modelator

adds 'snakeyaml' to the plugin runtime classpath

06 Jul 18:47
Compare
Choose a tag to compare

This release includes workaround to fix classpath problems with liquibase.

Failsafe Major Version Update

27 Jun 16:17
Compare
Choose a tag to compare

I would like to thank @robfletcher for his contribution to this release.

Updates Dependencies Versions

14 Jun 14:50
Compare
Choose a tag to compare

I would like to thank @ursjoss for his contributions to this release.

Updates Dependencies Versions

12 Sep 15:04
988d4d7
Compare
Choose a tag to compare
Merge pull request #11 from ursjoss/chore/version_updates

Chore/version updates

Adds support for java 11

23 Apr 17:14
Compare
Choose a tag to compare
3.5

Adds correct dependencies to run with java 11

Reset Flyway to 5.2.4

23 Apr 16:31
Compare
Choose a tag to compare
3.2.0

Resets Flyway version to non-beta

Updates Dependencies

16 Apr 07:41
Compare
Choose a tag to compare

Most notably updates Flyway to 6.0.0-beta (for Postgres 11 support)

Multiple migrations paths

02 Oct 21:09
Compare
Choose a tag to compare

This new release adds the option to add multiple migration paths

v2.0.2

24 Sep 08:33
Compare
Choose a tag to compare

There was a bug that tried to reuse a container even though docker related configuration has changed. This would not allow to change for example ports after a container for an image than had already been created.

v2.0.0

12 Sep 13:33
396e21f
Compare
Choose a tag to compare

Adds 'jooqOutputPath' to configuration, to support incremental builds.