Skip to content

v4.24.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 14:42
· 296 commits to main since this release
  • Support for Liquibase 4.24.0.

πŸš€ Implemented enhancements:

  • Support Rollback in Formatted SQL #361
  • Set server_id=1 for MySQL in integration tests #364 (@adangel)

πŸ“¦ Dependency updates:

  • Bump Percona Toolkit from 3.5.4 to 3.5.5 #365 (@adangel)
  • Bump org.liquibase:liquibase-core from 4.23.2 to 4.24.0 #363 (@dependabot[bot])
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6 #360 (@dependabot[bot])

πŸŽ‰ Merged pull requests:

  • Support rollback for formatted SQL changelogs #362 (@adangel)