Releases: ExpediaGroup/graphql-kotlin
Releases · ExpediaGroup/graphql-kotlin
0.4.2
Minor Changes
Patch Changes
- fix: update TypeNotSupportedException message (#236) @smyrick
Non-version Changes
0.4.1
Patch Changes
- Update to latest kotlin and fix incorrect jackson version in the example (#233) @dkuc84
Non-version Changes
0.4.0
Major Changes
- Typo, "subsciptions" -> "subscriptions" (#227) @rharriso
- The argument name for toSchema has a typo. This will be a breaking change since you can reference arguments by name in Kotlin
Patch Changes
- FunctionDataFetch throws
InvocationException.cause
property when available (#225) @rharriso
Non-version Changes
0.3.2
Patch Changes
Non-version Changes
- build: 0.3.2-SNAPSHOT (Travis Build 743) (#222) @dkuc84
0.3.1
Patch Changes
- fix: abstract classes should generate interface (#221) @dkuc84
Non-version Changes
0.3.0
Minor Changes
Non-version Changes
0.2.13
Minor Changes
- Support custom names via @GraphQLName (#211) @sgeb
Non-version Changes
0.2.12
Minor Changes
- FunctionBuilder ignores parameters annotated with GraphQLIgnore (#207) @sgeb
Non-version Changes
0.2.11
Patch Changes
- fix: allow for abstract properties and functions (#205) @smyrick
Non-version Changes
0.2.10
Patch Changes
Non-version Changes
- build: 0.2.10-SNAPSHOT (Travis Build 700) (#200) @dkuc84