Releases: liquibase/liquibase-mongodb
v4.3.1.1
- 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.
v4.3.1
• Support for Liquibase 4.3.1
• This an important release build with 4.2.0 mongo-driver-sync and is compatible with mongo-driver 3.x.x if provided
• Fixed #90 : Convert all statements to runCommand so it is compatible with majority JavaDriver versions
• Fixed #80 : Move from deprecated mongo-java-driver
• Fixed #71 : Support mongodb-driver-sync v4.x
v4.3.0
Support for Liquibase 4.3.0
v4.2.2.1
Thank you to @jsonking and @LawrenceMouarkach!!!
4.2.2.1
- Fixed Issue-64:Support for DNS Seed List Connection Format or Atlas Cluster
- Fixed Issue-69: Does it support preconditions
- Fixed Issue-70: Is there a way to tag the current database state?
- Added DocumentExistsPrecondition, ExpectedDocumentCountPrecondition
- Fixed Issue-74: createIndex with TTL (expireAfterSeconds) is ignored and normal index created
- Fixed Issue-79: CreateCollection silently drops supported options
v4.2.2
Support for Liquibase 4.2.2
v4.2.1
Support for Liquibase 4.2.1.
v4.1.1.2
Added dropCollection and dropIndex Changes
Added NoSql JSON Parser which can pass raw JSON for a property
CLI integration improvements
New properties added:
liquibase.mongodb.supportsValidator
liquibase.mongodb.adjustTrackingTablesOnStartup
Removed Overridden Liquibase table names. Now will be used the default ones in Liquibase.
Username, password can be passed to CLI via liquibase.properties
v4.1.1.2-beta
Added dropCollection and dropIndex Changes
Added NoSql JSON Parser which can pass raw JSON for a property
CLI integration improvements
New properties added:
liquibase.mongodb.supportsValidator
liquibase.mongodb.adjustTrackingTablesOnStartup
Removed Overridden Liquibase table names. Now will be used the default ones in Liquibase.
Username, password can be passed to CLI via liquibase.properties
v4.1.1
Support for Liquibase 4.1.1.
v4.1.0
Support for Liquibase 4.1.0.