Releases: apache/grails-redis
Releases · apache/grails-redis
5.0.0-M5
What's Changed
- Merge back 5.0.0 m4 by @jdaugherty in #188
- Prep for M5 by @matrei in #190
- ci: correct release key file location by @jdaugherty in #191
- ci: update release workflow for grails release process changes by @jdaugherty in #192
Full Changelog: v5.0.0-M4...v5.0.0-M5
5.0.0-M4
What's Changed
- Switch to grails/grails-github-actions/deploy-github-pages@main by @jdaugherty in #177
- Apache coordinate change by @matrei in #178
- Set correct env var
GRAILS_PUBLISH_RELEASE
by @matrei in #179 - Switch develocity instance by @matrei in #180
- build: update develocity auth by @matrei in #181
- License updates by @jamesfredley in #184
- redis reproducible build by @jdaugherty in #185
- update workflow to checkout & update tag by @jdaugherty in #186
- update release workflow to place docs where expected by @jdaugherty in #187
New Contributors
Full Changelog: v5.0.0-M3...v5.0.0-M4
5.0.0-M3
What's Changed
- Use grails-bom where possible by @jdaugherty in #176
Full Changelog: v5.0.0-M1...v5.0.0-M3
5.0.0-M1
What's Changed
- chore(build): Migrate to Develocity build cache connector by @guillermocalvo in #153
- Grails-156: Update to Grails Redis Plugin to be compatible with Grails 7.x.x by @amondel2 in #158
- Update gradle/gradle-build-action action to v3 by @renovate in #154
- Update dependency com.github.javaparser:javaparser-core to v3.26.2 by @renovate in #159
- Updating for grails-publish changes by @jdaugherty in #164
- Update to asset-pipeline 5.0.4 by @jamesfredley in #166
- Clean-up for grails M1 release by @jdaugherty in #168
- Include the bom in buildSrc to prevent snapshot resolution by @jdaugherty in #170
New Contributors
- @guillermocalvo made their first contribution in #153
- @amondel2 made their first contribution in #158
- @jdaugherty made their first contribution in #164
- @jamesfredley made their first contribution in #166
Full Changelog: v4.0.1...v5.0.0-M1
4.0.1
What's Changed
- Update dependency org.grails:grails-gradle-plugin to v6 @renovate (#121)
- Upgrade to Gradle 7.6.3 @puneetbehl (#141)
- Update asset-pipeline to 4.3.0 @puneetbehl (#142)
- Update gradle.yml @puneetbehl (#143)
- Update dependency org.grails:grails-gradle-plugin to v5.3.1 @renovate (#133)
- Fix groovydoc task classpath @puneetbehl (#139)
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.12.1 @renovate (#135)
- Update dependency com.github.javaparser:javaparser-core to v3.25.7 - autoclosed @renovate (#106)
- Update actions/setup-java action to v4 @renovate (#132)
- Update supercharge/redis-github-action action to v1.8.0 @renovate (#136)
- Update dependency org.grails:grails-bom to v6.1.1 @renovate (#137)
- Update plugin com.gradle.enterprise to v3.16.1 @renovate (#134)
Contributors
@puneetbehl, @renovate and @renovate[bot]
4.0.0
What's Changed
- Update actions/checkout action to v4 @renovate (#123)
- Use supercharge/redis-github-action @puneetbehl (#131)
- Update dependency redis.clients:jedis to v5.1.0 @renovate (#130)
- Set Java 11 as baseline @puneetbehl (#129)
🚀 Features
- Update dependency org.grails:grails-bom to v6 @renovate (#120)
- Update dependency redis.clients:jedis to v5 @renovate (#124)
Contributors
@puneetbehl, @renovate, @renovate[bot] and puneetbehl
3.1.0
What's Changed
- Update plugin com.gradle.enterprise to v3.15.1 - autoclosed @renovate (#125)
- Update release-drafter/release-drafter action to v5.25.0 @renovate (#126)
- Update dependency redis.clients:jedis to v4.4.6 @renovate (#127)
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.12 @renovate (#128)
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.11.3 @renovate (#115)
Contributors
3.0.1
What's Changed
- Update dependency gradle to v6.9.4 by @renovate in #113
- Update plugin io.github.gradle-nexus.publish-plugin to v1.2.0 by @renovate in #112
- Update release-drafter/release-drafter action to v5.23.0 by @renovate in #111
- Update release-drafter/release-drafter action to v5.24.0 by @renovate in #118
- Update plugin com.gradle.enterprise to v3.15 by @renovate in #114
- Update dependency org.grails:grails-bom to v5.3.3 by @renovate in #119
- Update dependency org.apache.commons:commons-pool2 to v2.12.0 by @renovate in #122
Full Changelog: v3.0.0...v3.0.1
3.0.0
What's Changed
- Upgrade to Grails 4 by @tucker-bluesage in #85
- Configure Changelog Workflow by @puneetbehl in #86
- Configure Java CI Workflow by @puneetbehl in #87
- Delete .travis.yml by @puneetbehl in #88
- Delete travis-build.sh by @puneetbehl in #89
- Delete .project by @puneetbehl in #90
- Delete .classpath by @puneetbehl in #91
- Fixing tests by @tucker-bluesage in #92
- Update to Grails 5 by @puneetbehl in #94
- Update Publishing Configurations by @puneetbehl in #95
- Fix groovydoc classpath by @puneetbehl in #97
- Enable Gradle Caching by @puneetbehl in #98
- Update gradle.yml by @puneetbehl in #99
- Create Release Workflow by @puneetbehl in #100
- Configure Renovate by @renovate in #101
- Update Artifact ID to grails-redis by @puneetbehl in #105
- Update Node.js to v10.22 by @renovate in #103
- Update dependency gradle to v6.9.3 by @renovate in #102
- Update plugin com.gradle.enterprise to v3.12.3 by @renovate in #108
- Update release-drafter/release-drafter action to v5.22.0 by @renovate in #109
- Update dependency com.google.code.gson:gson to v2.10.1 by @renovate in #107
New Contributors
- @tucker-bluesage made their first contribution in #85
- @renovate made their first contribution in #101
Full Changelog: 2.0.5...v3.0.0
2.0.5
What's Changed
- fix #73 add database definition by @peh in #75
- Adding useSSL option by @benicalidon in #77
New Contributors
- @peh made their first contribution in #75
- @benicalidon made their first contribution in #77
Full Changelog: 2.0.1...2.0.5