2.40.0
·
1460 commits
to master
since this release
New Features
- Log a release of a savepoint with a proper message (#458) @nakamura-to
Bug Fixes
- Fix the message for unique constraint violation (#461) @nakamura-to
- Define a default implementation for the logTransactionSavepointReleas… (#459) @nakamura-to
Maintenance
- Run the integration test in this repository (#477) @nakamura-to
- Dispatch integration test only when the event is push (#476) @nakamura-to
- Add exclude-labels (#474) @nakamura-to
- Add version-resolver (#473) @nakamura-to
- Create release notes automatically (#472) @nakamura-to
- Avoid unexpected token errors. (#471) @nakamura-to
- Use the first commit message as argument (#470) @nakamura-to
- Polish workflow (#469) @nakamura-to
- Run integration test (#468) @nakamura-to
- Cache Gradle packages (#467) @nakamura-to
- Upload libs and reports (#466) @nakamura-to
- Use GitHub Actions instead of Travis CI (#465) @nakamura-to
- Deprecate the getTableName and the getQualifiedTableName methods (#460) @nakamura-to
Documentation
- Move release notes. (#475) @nakamura-to
Dependency Upgrades
- Use Spotless 5.1.0 (#463) @nakamura-to
- Use Gradle 6.5.1 (#462) @nakamura-to