Releases: grails/grails-plugin-converters
Releases · grails/grails-plugin-converters
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