Releases: ExpediaGroup/graphql-kotlin
Releases · ExpediaGroup/graphql-kotlin
8.3.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
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
Full Changelog: 8.2.1...8.3.0
7.2.2
What's Changed
- feat: fix duplicated classes in packages and duplicated properties in constructors from interfaces (#2051) by @samuelAndalon in #2052
Full Changelog: 7.2.1...7.2.2
6.9.1
What's Changed
- feat: fix duplicated classes in packages and duplicated properties in… by @samuelAndalon in #2053
Full Changelog: 6.9.0...6.9.1
8.2.1
What's Changed
- feat: fix duplicated classes in packages and duplicated properties in constructors from interfaces by @samuelAndalon in #2051
Full Changelog: 8.2.0...8.2.1
7.2.1
What's Changed
- feat: remove enable webflux annotation (#2048) by @samuelAndalon in #2049
Full Changelog: 7.2.0...7.2.1
8.2.0
What's Changed
- chore: update v6 and v7 docs by @samuelAndalon in #2044
- Allow to disable Input suffix by @pdambrauskas in #2039
- feat: remove enable webflux annotation by @samuelAndalon in #2048
Full Changelog: 8.1.0...8.2.0
6.9.0
What's Changed
- feat(v6): fastjson2 for serialization of GraphQLResponse and deserialization of GraphQLRequest by @samuelAndalon in #2043
Full Changelog: 6.8.5...6.9.0
7.2.0
What's Changed
- feat(v7): fastjson2 for serialization of GraphQLResponse and deserialization of GraphQLRequest by @samuelAndalon in #2042
Full Changelog: 7.1.5...7.2.0
8.1.0
What's Changed
- chore: start v9 development by @samuelAndalon in #2041
- feat: fastjson2 for serialization of GraphQLResponse and deserialization of GraphQLRequest by @samuelAndalon in #2040
Full Changelog: 8.0.0...8.1.0
7.1.5
What's Changed
- fix: graphql context plus map non null values (#2026) by @samuelAndalon in #2027
- Revert "feat(servers): move execution out of reactor netty threads" (#2028) by @samuelAndalon in #2029
- Revert "feat: ability to specify
@GraphQLName
on input types w/o suffix (#1960)" by @samuelAndalon in #2033
Full Changelog: 7.1.4...7.1.5