Skip to content

4.0.0-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@derrabus derrabus released this 25 Jan 22:53
· 94 commits to 4.0.x since this release
d2aed19

Breaking Changes

  • Remove deprecated lock-related methods by @derrabus in #6219
  • Remove AbstractMySQLPlatform::getColumnTypeSQLSnippets() by @ausi in #6214
  • Remove API to disable column comments by @derrabus in #6222

Improvements

  • Move getJsonTypeDeclarationSQL() to AbstractMySQLPlatform by @derrabus in #6216
  • Relax return types of getExceptionConverter() implementations by @derrabus in #6221

Changes from Lower Branches

Full Changelog: 4.0.0-RC1...4.0.0-RC2