Releases: ExpediaGroup/graphql-kotlin
Releases · ExpediaGroup/graphql-kotlin
8.0.0
What's Changed
- chore: start v8 development by @dariuszkuc in #1951
- fix: move exception handling into ktor statuspages by @curtiscook in #1936
- Fix links in documentation and add some additional info for DataFetchingEnvironment selectionSet by @mitjade in #1948
- chore: fix build by @dariuszkuc in #1953
- Support built-in
ID
type serialization inGraphQLServerRequest
by @T45K in #1952 - feat: ability to specify
@GraphQLName
on input types w/o suffix by @dariuszkuc in #1960 - Fix typo of
ktor-overview
website page by @T45K in #1968 - graphql java 22 update by @samuelAndalon in #1967
- feat(client): update jackson client generation to always annotate all fields by @SalyczeQ in #1976
- feat: Use official graphql java 22 version by @eocantu in #1980
- chore(deps): Update dependencies by @reneleonhardt in #1974
- BREAKING: drop Federation v1 support by @dariuszkuc in #1978
- fix: Vulnerabilities and warnings by @reneleonhardt in #1987
- fix(federation): Federation errors should not return invalid locations by @dariuszkuc in #1990
- build(deps): bump release-drafter/release-drafter from 5 to 6 by @dependabot in #1984
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #1985
- build(deps): bump actions/setup-java from 3 to 4 by @dependabot in #1983
- chore: update to use new Gradle actions by @dariuszkuc in #1991
- chore(deps): use springboot 3.2.x for now by @samuelAndalon in #1989
- Make GraphQLGenerateClientTask and GraphQLGenerateTestClientTask cacheable by @ajaybirratoul in #1986
- chore: bump to latest graphql http spec tests by @dariuszkuc in #1993
- feat(batching): remove execution if a given operation completes with an exception by @samuelAndalon in #2006
- feat(batching): check if execution was exhausted when there are errors by @samuelAndalon in #2009
- feat: synchronize executions when attempting to remove an entry by @samuelAndalon in #2012
- feat: Support graphql-kotlin-bom by @mykevinjung in #2020
- Revert "feat: Support graphql-kotlin-bom" by @samuelAndalon in #2021
- fix: graphql context plus map non null values by @samuelAndalon in #2026
- Revert "feat(servers): move execution out of reactor netty threads" by @samuelAndalon in #2028
- Revert "feat: ability to specify
@GraphQLName
on input types w/o suffix" by @samuelAndalon in #2032
New Contributors
- @curtiscook made their first contribution in #1936
- @mitjade made their first contribution in #1948
- @SalyczeQ made their first contribution in #1976
- @reneleonhardt made their first contribution in #1974
- @ajaybirratoul made their first contribution in #1986
- @mykevinjung made their first contribution in #2020
Full Changelog: 7.1.5...8.0.0
8.0.0-alpha.7
What's Changed
- fix: graphql context plus map non null values by @samuelAndalon in #2026
- Revert "feat(servers): move execution out of reactor netty threads" by @samuelAndalon in #2028
- Revert "feat: ability to specify
@GraphQLName
on input types w/o suffix" by @samuelAndalon in #2032
Full Changelog: 8.0.0-alpha.6...8.0.0-alpha.7
8.0.0-alpha.6
What's Changed
- Make GraphQLGenerateClientTask and GraphQLGenerateTestClientTask cacheable by @ajaybirratoul in #1986
- chore: bump to latest graphql http spec tests by @dariuszkuc in #1993
- feat(batching): remove execution if a given operation completes with an exception by @samuelAndalon in #2006
- feat(batching): check if execution was exhausted when there are errors by @samuelAndalon in #2009
- feat: synchronize executions when attempting to remove an entry by @samuelAndalon in #2012
- feat: Support graphql-kotlin-bom by @mykevinjung in #2020
- Revert "feat: Support graphql-kotlin-bom" by @samuelAndalon in #2021
New Contributors
- @ajaybirratoul made their first contribution in #1986
- @mykevinjung made their first contribution in #2020
Full Changelog: 8.0.0-alpha.3...8.0.0-alpha.6
8.0.0-alpha.5
What's Changed
- Make GraphQLGenerateClientTask and GraphQLGenerateTestClientTask cacheable by @ajaybirratoul in #1986
- chore: bump to latest graphql http spec tests by @dariuszkuc in #1993
- feat(batching): remove execution if a given operation completes with an exception by @samuelAndalon in #2006
- feat(batching): check if execution was exhausted when there are errors by @samuelAndalon in #2009
- feat: synchronize executions when attempting to remove an entry by @samuelAndalon in #2012
- feat: Support graphql-kotlin-bom by @mykevinjung in #2020
New Contributors
- @ajaybirratoul made their first contribution in #1986
- @mykevinjung made their first contribution in #2020
Full Changelog: 8.0.0-alpha.2...8.0.0-alpha.5
8.0.0-alpha.4
What's Changed
- Make GraphQLGenerateClientTask and GraphQLGenerateTestClientTask cacheable by @ajaybirratoul in #1986
- chore: bump to latest graphql http spec tests by @dariuszkuc in #1993
- feat(batching): remove execution if a given operation completes with an exception by @samuelAndalon in #2006
- feat(batching): check if execution was exhausted when there are errors by @samuelAndalon in #2009
- feat: synchronize executions when attempting to remove an entry by @samuelAndalon in #2012
- feat: Support graphql-kotlin-bom by @mykevinjung in #2020
New Contributors
- @ajaybirratoul made their first contribution in #1986
- @mykevinjung made their first contribution in #2020
Full Changelog: 8.0.0-alpha.3...8.0.0-alpha.4
7.1.4
What's Changed
- feat(batching): v7 synchronize executions when attempting to remove an entry by @samuelAndalon in #2013
Full Changelog: 7.1.3...7.1.4
6.8.4
Full Changelog: 6.8.3...6.8.4
6.8.3
What's Changed
- feat(batching): v6 synchronize executions when attempting to remove an entry by @samuelAndalon in #2014
Full Changelog: 6.8.2...6.8.3
7.1.3
What's Changed
- feat(batching): v7 check if execution was exhausted when there are errors by @samuelAndalon in #2010
Full Changelog: 7.1.2...7.1.3
7.1.2
What's Changed
- feat(batching): v7 remove execution if a given operation completes with an exception by @samuelAndalon in #2007
Full Changelog: 7.1.1...7.1.2