2.41.0
·
1053 commits
to master
since this release
New Features
- Exclude an identity column and value from an INSERT statement for H… (#506) @nakamura-to
Bug Fixes
- Fix invalid DELETE statement (#539) @nakamura-to
- Fix invalid UPDATE statement. (#538) @nakamura-to
Maintenance
- Remove the test-criteria project. (#540) @nakamura-to
- Add javadoc comments for the Criteria API. (#507) @nakamura-to
- Update issue templates (#504) @nakamura-to
- Introduce gradle/wrapper-validation-action (#502) @nakamura-to
- Configure Renovate (#497) @renovate
- Enable the Gradle build cache to improve build performance (#496) @nakamura-to
- Make release drafter runnable manually (#495) @nakamura-to
- Improve CI performance (#494) @nakamura-to
- Add null checks in build.gradle.kts (#493) @nakamura-to
- Use the maven repository as an artifact (#492) @nakamura-to
- Format code automatically with the Gradle build task (#484) @nakamura-to
- Simplify the release operation (#482) @nakamura-to
Documentation
- Polish documentation (#505) @nakamura-to
- Create CODE_OF_CONDUCT.md (#503) @nakamura-to
- Improve release operations (#489) @nakamura-to
- Use HTTPS to link to Apache License (#488) @nakamura-to
- Create SECURITY.md (#487) @nakamura-to
- Add a Contributing guide (#486) @nakamura-to
- Clarify release operations. (#485) @nakamura-to