Releases: grails/grails-plugin-converters
Releases · grails/grails-plugin-converters
6.0.0-M1
What's Changed
- fix(deps): update dependency org.codehaus.groovy:groovy-xml to v3.0.21 by @renovate in #35
- chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.13 by @renovate in #33
- chore(build): Migrate to Develocity build cache connector by @guillermocalvo in #41
- feat!: Update to Grails 7 by @matrei in #56
- Revert SpringIOUtils removal by @matrei in #60
- Build Warnings and Upgrade to Gradle 8.10 by @jamesfredley in #62
- Update build by @matrei in #63
- fix(deps): update dependency org.springframework:spring-context to v6.1.12 by @renovate in #36
- Update dependencies by @jamesfredley in #69
- chore(deps): update dependency gradle to v8.10.2 by @renovate in #66
New Contributors
- @guillermocalvo made their first contribution in #41
- @jamesfredley made their first contribution in #62
Full Changelog: v5.0.0...v6.0.0-M1
5.0.0
What's Changed
- feat(upgrade): Upgrade to Grails 5, Increase compatible with Apache Groovy 4 by @matrei in #17
- feat(core): Apply Generated annotation to RenderConverterTrait method, by @aulea in #15
- fix(core): A runtime
NullPointerException
whenextractValues
is called withnull
property
by @humberthardy in #16 - chore(gradle): Migrate to Develocity build cache connector by @puneetbehl in #19
- chore(ci): Clean-up Java CI and Release Workflows by @puneetbehl in #20
- chore(ci): Create Changelog Workflow by @puneetbehl in #21
- chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.12.2 by @renovate in #22
- chore(dep): Bump com.gradle.common-custom-user-data-gradle-plugin from 1.12.1 to 1.12.2 by @dependabot in #18
New Contributors
- @matrei made their first contribution in #17
- @puneetbehl made their first contribution in #19
- @renovate made their first contribution in #22
- @aulea made their first contribution in #15
- @dependabot made their first contribution in #18
- @humberthardy made their first contribution in #16
Full Changelog: v4.0.1...v5.0.0
4.0.1
What's Changed
- Partially fixes grails/grails-core#11450 . The PersistentEntity getId… by @davydotcom in #14
New Contributors
- @davydotcom made their first contribution in #14
Full Changelog: v4.0.0...v4.0.1