What's Changed
- Fix @ChangeUnit javadoc by @rtatol in #681
- Update build.yml by @osantana85 in #683
- Removed unnecesary dependency (org.apache.commons.lang3.StringUtils). by @osantana85 in #682
- issue/#677 Fixed execution verification to take into account author when grouping change entries (it was having an unexpected behaviour when ChangeUnit has the same changeId but different author). by @osantana85 in #684
- issue/#676 New "transactional" property in favour of "transactionEnabled" property (deprecated). by @osantana85 in #686
- Remove unused getResidualKey local variable. by @richersoon in #688
New Contributors
- @rtatol made their first contribution in #681
- @richersoon made their first contribution in #688
Full Changelog: mongock-5.4.4...mongock-5.5.0