Skip to content

Releases: mongock/mongock

5.4.2

22 Apr 21:54
Compare
Choose a tag to compare

What's Changed

  • OffsetDateTime support on DateUtils class by @skaya129 in #668
  • Added log with error detail when execution failed and also rollback failed (non transactional execution). by @osantana85 in #670 [issue/#660]

New Contributors

Full Changelog: mongock-5.4.1...mongock-5.4.2

5.4.1

05 Apr 18:10
Compare
Choose a tag to compare

What's Changed

  • Use the current thread class loader to load changelog classes by @tms0 in #664

New Contributors

  • @tms0 made their first contribution in #664

Full Changelog: mongock-5.4.0...mongock-5.4.1

5.4.0

10 Jan 20:46
Compare
Choose a tag to compare

Mongock 5.4.0 - New CouchBase driver for Springboot v3 🎉


This release introduces a new CouchBase driver to the family of drivers that Mongock supports. You can now manage your CouchBase changes with Mongock and Springboot v3.

For more information regarding how to set up CouchBase with Mongock, please follow the Documentation

🌟 A big thank you to @babltiga for the implementation of this additional driver.

What's Changed

Full Changelog: mongock-5.3.6...mongock-5.4.0

5.3.6

29 Nov 15:28
a6cc9cd
Compare
Choose a tag to compare

What's Changed

  • Fixed couchbase + dynamodb drivers tests. Next snapshot. by @osantana85 in #655
  • Upgrade guava dependency to 32.1.3-jre to prevent vulnerabilities. by @osantana85 in #656

Full Changelog: mongock-5.3.5...mongock-5.3.6

5.3.5

08 Nov 19:39
Compare
Choose a tag to compare

What's Changed

  • Ability to inject list of changeUnits via file by @dieppa in #647
  • added lockGuarded flag to disable LockGuardProxyFactory by @dieppa in #648
  • Chages to allow Graalvm workaround by @dieppa in #650

Full Changelog: mongock-5.3.4...mongock-5.3.5

5.3.4

01 Sep 13:05
Compare
Choose a tag to compare

What's Changed

  • fix: new defaultAuthor(replace defaultMigrationAuthor) by @lnu in #634

New Contributors

  • @lnu made their first contribution in #634

Full Changelog: mongock-5.3.3...mongock-5.3.4

5.3.3

27 Jul 21:18
585ada0
Compare
Choose a tag to compare

What's Changed

  • Fixed issue with ClientSession dependency missing in MongoDB v3 Driver. by @osantana85 in #633

Full Changelog: mongock-5.3.2...mongock-5.3.3

5.3.2

27 Jul 21:18
6341d69
Compare
Choose a tag to compare

What's Changed

  • Fixed bug causing exception losing when transaction was aborted during ChangeUnit execution and Mongock is trying to track FAILED entry. by @osantana85 in #630

Full Changelog: mongock-5.3.1...mongock-5.3.2

5.3.1

13 Jun 10:08
6a2115f
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @philip-m-ai made their first contribution in #620

Full Changelog: mongock-5.3.0...mongock-5.3.1

mongock-5.3.0

16 May 18:15
Compare
Choose a tag to compare

Mongock 5.3.0 - Introducing CouchBase in Mongock 🎉


🚀 New Driver for Couchbase

This release introduces CouchBase to the family of drivers that Mongock supports. You can now manage your CouchBase changes with Mongock and all its existing supported functionality.

For more information regarding how to set up CouchBase with Mongock, please follow the Documentation

🌟 A big thank you to @babltiga for the implementation of this fantastic driver and including the driver in the Mongock family.

Commits:

New Contributors 💪🏼

Full Changelog: mongock-5.2.4...mongock-5.3.0