Releases: ExpediaGroup/graphql-kotlin
Releases · ExpediaGroup/graphql-kotlin
9.0.0
What's Changed
- Upgrade to kotlin 2 by @daniel-humla in #2054
- docs: Update Apollo Federation link by @DaleSeo in #2059
- feat: use java toolchain when generating SDL by @tKe in #2058
- feat: implemented persisted queries for GET methods with only SHA-256 hash of query string by @malaquf in #2067
- Update Ktor to 3.0.3 by @timemanx in #2066
- chore: update upload-artifact to v4 by @samuelAndalon in #2070
- fix: ktor plugin test by @samuelAndalon in #2071
- fix: remove additional supplier invoke on APQ after caching entries by @malaquf in #2073
- Add support for generated @deprecated arguments from @GraphQLDeprecated by @sanchezdale in #2075
- feat: update fastjson2 by @samuelAndalon in #2076
- docs: include name when creating GraphQLEnumValueDefinition by @LtTempletonPeck in #2078
- feat: SingletonPropertyDataFetcher, avoid allocating a PropertyDataFetcher per property per graphql operation by @samuelAndalon in #2079
- chore: update v8 docs by @samuelAndalon in #2080
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot[bot] in #2003
- chore: update 7.x.x docs by @samuelAndalon in #2083
- chore(6.x.x): update docs by @samuelAndalon in #2085
- fix: fix integration test with missing junit-platform-launcher by @Samjin in #2090
- fix: register getter on runtime when field is of a parent type by @samuelAndalon in #2091
- feat: if getter exists do not attempt to compute it again by @samuelAndalon in #2096
- fix: log on else and return result of getter.call by @samuelAndalon in #2100
- fix: return result of getter resolved at runtime by @samuelAndalon in #2101
- feat: support federation 2.7 by @Samjin in #2088
- feat: graphql java 23 update by @samuelAndalon in #2106
- docs: Removed the duplicated "up" by @DaleSeo in #2110
- fix: use enum value in GraphQLEnumValueDefinition by @tKe in #2112
- Devin/1758753881 shared response types by @arthurkkp-cog in #2136
- Update federation version to 5.5.0 by @samuelAndalon in #2153
- chore: update publishing to sonatype by @samuelAndalon in #2154
New Contributors
- @daniel-humla made their first contribution in #2054
- @DaleSeo made their first contribution in #2059
- @tKe made their first contribution in #2058
- @malaquf made their first contribution in #2067
- @timemanx made their first contribution in #2066
- @sanchezdale made their first contribution in #2075
- @LtTempletonPeck made their first contribution in #2078
- @arthurkkp-cog made their first contribution in #2136
Full Changelog: 8.8.1...9.0.0
8.8.1
8.8.0
What's Changed
- feat: try isAssignableFrom instead of DFS isSubclassOf by @tapaderster in #2115
Full Changelog: 8.7.0...8.8.0
7.4.0
What's Changed
- feat: try isAssignableFrom instead of DFS isSubclassOf by @tapaderster in #2114
Full Changelog: 7.3.2...7.4.0
9.0.0-alpha.8
What's Changed
- feat: support federation 2.7 by @Samjin in #2088
- feat: graphql java 23 update by @samuelAndalon in #2106
Full Changelog: 9.0.0-alpha.7...9.0.0-alpha.8
6.11.0
What's Changed
- feat: try isAssignableFrom instead of DFS isSubclassOf by @samuelAndalon in #2109
Full Changelog: 6.10.2...6.11.0
8.7.0
9.0.0-alpha.7
What's Changed
- fix: return result of getter resolved at runtime by @samuelAndalon in #2101
Full Changelog: 9.0.0-alpha.6...9.0.0-alpha.7
9.0.0-alpha.6
What's Changed
- fix: log on else and return result of getter.call by @samuelAndalon in #2100
Full Changelog: 9.0.0-alpha.5...9.0.0-alpha.6
8.6.2
What's Changed
- fix(8.x.x): return result of getter resolved at runtime by @samuelAndalon in #2102
Full Changelog: 8.6.1...8.6.2