v4.0.0-RC1 for Grails 4.1.3
Pre-release
Pre-release
What's Changed
- fix warning "Accessing config through dot notation is deprecated" (issue #309) by @davidkron in #315
- Escape error defaultMessage strings due to possibility of user input being present by @bkoehm in #322
- Update readme.md by @matrei in #321
- respect defaultNullable() of Validateable classes (issue #218) by @davidkron in #320
- Issue/325 by @matrei in #326
- Upgrade/grails4 by @sbglasius in #324
- Removed travis added gh-actions by @sbglasius in #332
- Update gradle.properties by @sbglasius in #333
New Contributors
- @davidkron made their first contribution in #315
- @bkoehm made their first contribution in #322
- @matrei made their first contribution in #321
Full Changelog: v3.0.0.RC1...v4.0.0-RC1