Closed renovate[bot] closed 2 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
:tada: This issue has been resolved in version 34.1.3 :tada:
The release is available on:
34.1.3
Your semantic-release bot :package::rocket:
This PR contains the following updates:
7.1.5
->8.0.0
7.1.5
->8.0.0
7.1.5
->8.0.0
7.1.5
->8.0.0
Release Notes
ExpediaGroup/graphql-kotlin (com.expediagroup:graphql-kotlin-ktor-server)
### [`v8.0.0`](https://togithub.com/ExpediaGroup/graphql-kotlin/releases/tag/8.0.0) [Compare Source](https://togithub.com/ExpediaGroup/graphql-kotlin/compare/7.1.5...8.0.0) ##### What's Changed - chore: start v8 development by [@dariuszkuc](https://togithub.com/dariuszkuc) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1951](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1951) - fix: move exception handling into ktor statuspages by [@curtiscook](https://togithub.com/curtiscook) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1936](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1936) - Fix links in documentation and add some additional info for DataFetchingEnvironment selectionSet by [@mitjade](https://togithub.com/mitjade) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1948](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1948) - chore: fix build by [@dariuszkuc](https://togithub.com/dariuszkuc) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1953](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1953) - Support built-in `ID` type serialization in `GraphQLServerRequest` by [@T45K](https://togithub.com/T45K) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1952](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1952) - feat: ability to specify `@GraphQLName` on input types w/o suffix by [@dariuszkuc](https://togithub.com/dariuszkuc) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1960](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1960) - Fix typo of `ktor-overview` website page by [@T45K](https://togithub.com/T45K) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1968](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1968) - graphql java 22 update by [@samuelAndalon](https://togithub.com/samuelAndalon) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1967](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1967) - feat(client): update jackson client generation to always annotate all fields by [@SalyczeQ](https://togithub.com/SalyczeQ) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1976](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1976) - feat: Use official graphql java 22 version by [@eocantu](https://togithub.com/eocantu) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1980](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1980) - chore(deps): Update dependencies by [@reneleonhardt](https://togithub.com/reneleonhardt) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1974](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1974) - BREAKING: drop Federation v1 support by [@dariuszkuc](https://togithub.com/dariuszkuc) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1978](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1978) - fix: Vulnerabilities and warnings by [@reneleonhardt](https://togithub.com/reneleonhardt) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1987](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1987) - fix(federation): Federation errors should not return invalid locations by [@dariuszkuc](https://togithub.com/dariuszkuc) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1990](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1990) - build(deps): bump release-drafter/release-drafter from 5 to 6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1984](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1984) - build(deps): bump actions/cache from 3 to 4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1985](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1985) - build(deps): bump actions/setup-java from 3 to 4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1983](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1983) - chore: update to use new Gradle actions by [@dariuszkuc](https://togithub.com/dariuszkuc) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1991](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1991) - chore(deps): use springboot 3.2.x for now by [@samuelAndalon](https://togithub.com/samuelAndalon) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1989](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1989) - Make GraphQLGenerateClientTask and GraphQLGenerateTestClientTask cacheable by [@ajaybirratoul](https://togithub.com/ajaybirratoul) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1986](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1986) - chore: bump to latest graphql http spec tests by [@dariuszkuc](https://togithub.com/dariuszkuc) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1993](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1993) - feat(batching): remove execution if a given operation completes with an exception by [@samuelAndalon](https://togithub.com/samuelAndalon) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/2006](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/2006) - feat(batching): check if execution was exhausted when there are errors by [@samuelAndalon](https://togithub.com/samuelAndalon) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/2009](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/2009) - feat: synchronize executions when attempting to remove an entry by [@samuelAndalon](https://togithub.com/samuelAndalon) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/2012](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/2012) - feat: Support graphql-kotlin-bom by [@mykevinjung](https://togithub.com/mykevinjung) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/2020](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/2020) - Revert "feat: Support graphql-kotlin-bom" by [@samuelAndalon](https://togithub.com/samuelAndalon) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/2021](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/2021) - fix: graphql context plus map non null values by [@samuelAndalon](https://togithub.com/samuelAndalon) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/2026](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/2026) - Revert "feat(servers): move execution out of reactor netty threads" by [@samuelAndalon](https://togithub.com/samuelAndalon) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/2028](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/2028) - Revert "feat: ability to specify `@GraphQLName` on input types w/o suffix" by [@samuelAndalon](https://togithub.com/samuelAndalon) in [https://github.com/ExpediaGroup/graphql-kotlin/pull/2032](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/2032) ##### New Contributors - [@curtiscook](https://togithub.com/curtiscook) made their first contribution in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1936](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1936) - [@mitjade](https://togithub.com/mitjade) made their first contribution in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1948](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1948) - [@SalyczeQ](https://togithub.com/SalyczeQ) made their first contribution in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1976](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1976) - [@reneleonhardt](https://togithub.com/reneleonhardt) made their first contribution in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1974](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1974) - [@ajaybirratoul](https://togithub.com/ajaybirratoul) made their first contribution in [https://github.com/ExpediaGroup/graphql-kotlin/pull/1986](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/1986) - [@mykevinjung](https://togithub.com/mykevinjung) made their first contribution in [https://github.com/ExpediaGroup/graphql-kotlin/pull/2020](https://togithub.com/ExpediaGroup/graphql-kotlin/pull/2020) **Full Changelog**: https://github.com/ExpediaGroup/graphql-kotlin/compare/7.1.5...8.0.0Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.