Mongock 5.1.0 - Testing framework 🎉
🚀 New functionalities
- Testing: We have provided some test util classes and guides to help you to test your Mongock migration! Documentation
What's Changed
- Add more detail to exceptions by @msmerc in #509
- allow get driver legaciable independently by @dieppa in #510
- Refactor/multitenant by @dieppa in #511
- Refactor/test template by @dieppa in #512
- Refactor/improve executors by @osantana85 in #518
- Removed ChangeLogItem and ChangeSetItem as generics. by @osantana85 in #519
- Refactor/split operations by @osantana85 in #520
- Captured proxy invocation target exceptions to avoid wrapping it. by @osantana85 in #521
- Fixed issue with new mongodb-reactive dependency and test. by @osantana85 in #526
- Integrated dynamodb-driver modules. by @osantana85 in #527
- updated FindPublisherMock api by @dieppa in #532
- added runner-type: NONE by @dieppa in #528
- Issue/#516 testing by @dieppa in #533
- added deleteAll to lock and changelog repository by @dieppa in #535
- minor addition by @dieppa in #536
- professional section: by @dieppa in #537
New Contributors
Full Changelog: mongock-5.0.36...mongock-5.1.0