New features
- Support for Spring Sleuth: Mongock now supports Spring Sleuth pr by @philippeu
Bug fixes
- Improved legacy-migration to overcome corrupted state. Issue by @kapmati and pr by @dieppa
- ChangeUnit doesn't respect systemVersion property. Issue by @omertalmi5 and pr y @dieppa
- Legacy-migration shouldn't need high consistent transaction manager. Issue by @dieppa and pr by @dieppa
- Fixed invalid context injection in Springboot. Issue and pr by @osantana85
- Fix javadoc misleading deprecation. Issue and pr by @segalaj