4.0.0-RC1
Pre-release
Pre-release
What's Changed
- Only Compatible with Grails 5
- Remove spock-outputcapture dependency @puneetbehl (#217)
- Remove provided scope as it is deprecated @puneetbehl (#213)
- Fixed path of secring.gpg in release workflow @puneetbehl (#226)
🚀 Features
- Update dependency asciidoctor-gradle-plugin:1.6.2 to org.asciidoctor:asciidoctor-gradle-jvm:3.3.2 @puneetbehl (#219)
- Update dependency org.liquibase:liquibase-core to v4 - manual @renovate (#201)
- Migrated to Grails 5 @puneetbehl (#214)
- Update to Grails 4 @puneetbehl (#210)
🚀 Bug Fixes/Improvements
- Fix documentation for multiple data sources @puneetbehl (#225)
- Commands fails to include changesets from classpath @ivo-k (#183)
🛠 Dependency upgrades
- Update dependency org.hibernate:hibernate-core to v5.6.1.Final @renovate (#195)
- Update dependency org.asciidoctor:asciidoctor-gradle-plugin to v1.6.1 @renovate (#212)
- Update dependency com.h2database:h2 to v1.4.200 @renovate (#211)
- Update liquibaseVersion @renovate (#192)
⚙️ Build/CI
- Improvements to Java CI Github Workflow @puneetbehl (#224)
- Configure Asciidoctor task outputDir to /build/asciidoc folder @puneetbehl (#223)
- Setup New Github Wofklow - To publish release on Sonatype OSSRH @puneetbehl (#222)
- Add a new category "Build/CI" to release notes @puneetbehl (#221)
- Resolve release notes name and tag based on version-resolver @puneetbehl (#220)
- Add version-resolver to release drafter configuration @puneetbehl (#218)
- Move renovate.json to .github folder @puneetbehl (#207)
- Configure New Github Workflow "Java CI" to Run Tests @puneetbehl (#208)
- Configure New Github Workflow - To generate release notes @puneetbehl (#206)
- Configure RenovateBot for automated dependency upgrade pull requests @renovate (#188)
Contributors
@bobbywarner, @ivo-k, @puneetbehl, @renovate and @renovate-bot
Full Changelog: v3.1.0...v4.0.0-RC1