Skip to content

Releases: liquibase/liquibase-mongodb

v4.5.0

04 Oct 17:36
Compare
Choose a tag to compare

Support for Liquibase 4.5.0.

v4.4.3

09 Aug 16:37
Compare
Choose a tag to compare

Support for Liquibase 4.4.3.

v4.4.2

23 Jul 23:31
Compare
Choose a tag to compare

Support for Liquibase 4.4.2.

Bugfixes
This release fixes a long-standing issue that caused Liquibase operations against non-Mongodb databases to fail if the liquibase-mongodb.jar was in the classpath.

Starting with this release, you can safely keep this extension in your classpath regardless of what database you are working against.

v4.4.1

15 Jul 19:44
Compare
Choose a tag to compare

Support for Liquibase 4.4.1.

Known Issue: Including this extension in your classpath will impact your ability to run Liquibase against non-Mongodb databases. This has been fixed in liquibase-monogodb 4.4.2

v4.4.0

21 Jun 18:33
1de4817
Compare
Choose a tag to compare

Support for Liquibase 4.4.0.

Known Issue: Including this extension in your classpath will impact your ability to run Liquibase against non-Mongodb databases. This has been fixed in liquibase-monogodb 4.4.2

v4.3.5

18 May 19:36
Compare
Choose a tag to compare

Support for Liquibase 4.3.5.

Known Issue: Including this extension in your classpath will impact your ability to run Liquibase against non-Mongodb databases. This has been fixed in liquibase-monogodb 4.4.2

v4.3.4

28 Apr 14:53
Compare
Choose a tag to compare

Support for Liquibase 4.3.4.

v4.3.3

13 Apr 18:35
Compare
Choose a tag to compare

Support for Liquibase 4.3.3.

v4.3.2

26 Mar 15:31
Compare
Choose a tag to compare

Support for Liquibase 4.3.2.

v4.3.1.1

15 Mar 17:11
Compare
Choose a tag to compare
  • Upgrade Mongo Java Driver from 4.2.1 to 4.2.2
  • Fixed #111: Is adminCommand really connected to the admin DB?

Thank you to @DarrinProtag and @jsonking.