5.9.0 #1409
kobylynskyi
started this conversation in
🚀 Releases
5.9.0
#1409
Replies: 1 comment 1 reply
-
@jxnu-liguobin please proceed with SBT plugin release. Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
fieldsToExcludeFromGeneration
- by @sabirove in #1297 Allow to exclude fields from generated GraphQL objects #1299skipSchemaSizeLimit
by @yholkamp in New option to disable GraphQL schema token limit validation #1384suspend
modifier:generateApisWithSuspendFunctions
- by @thevietto in Added an option to render Kotlin functions with suspend modifier #1377all$
method for union and interface projections - by @sdaurea in Do not skip "...on" in all$ methods for union and interface projections #1376customTypesMapping
anddirectiveAnnotationsMapping
are used together - by @jxnu-liguobin incustomTypesMapping
anddirectiveAnnotationsMapping
replace enumeration values when used together #1298generateModelsWithPublicFields
- by @ssternal in Fix mapping config combine generateModelsWithPublicFields #1310(See docs/codegen-options.md for more details on all the available codegen options.
New Contributors
Full Changelog: v5.8.0...v5.9.0
This discussion was created from the release 5.9.0.
Beta Was this translation helpful? Give feedback.
All reactions