v5.7.0
What's Changed
- Mitigate CVE-2022-37734, CVE-2022-42003, CVE-2022-42004 by updating graphql and jackson dependencies #1045 #1046
- Add resolver argument annotation on generated parameterized field resolver classes #1044
- New config option to generate models with public fields:
generateModelsWithPublicFields
#864 #1049 - New config option to supply paths to custom FreeMarker
.ftl
templates:customTemplates
#860 #1048 - Support config option
generateSealedInterfaces
for Scala generated classes #1042
New Contributors
- @upendrao made their first contribution in #1046
- @clement-buchart made their first contribution in #1044
- @velo made their first contribution in #1048
Full Changelog: v5.6.0...v5.7.0