Disclaimer: Release Created While Under Incubation
Apache Grails is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Groovy Project. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
What's Changed
- Update publishing config for grails-publish by @jamesfredley in #194
- README.md updated with correct links by @dauer in #195
- Fix: use config.get('grails.redis', Map) to support new Grails versions by @huangyucaigit in #183
- Grails 7.0.0-RC2 support
New Contributors
- @dauer made their first contribution in #195
- @huangyucaigit made their first contribution in #183
Full Changelog: v5.0.0-M5...v5.0.0-RC2