Graphql Kotlin Versions Save

Libraries for running GraphQL in Kotlin

6.5.6

8 months ago

What's Changed

Full Changelog: https://github.com/ExpediaGroup/graphql-kotlin/compare/6.5.5...6.5.6

7.0.0-alpha.7

8 months ago

Major Changes

  • BREAKING(feat(federation)): full @link support (#1816) @dariuszkuc
  • update to Kotlin 1.8 (#1822) @dariuszkuc
  • BREAKING(generator): use new willBuildSchema/didBuildSchema (#1817) @dariuszkuc

Minor Changes

  • feat: support Apollo Federation 2.5 (#1839) @dariuszkuc
  • feat(generator): introduce new didGenerateDirective hook (#1818) @dariuszkuc
  • support subdirectories in maven/gradle client plugins (#1809) @robp94

Patch Changes

  • fix: apply a thread safe lock over dataloaders (#1838) @samuelAndalon
  • chore: update dependencies to the latest (#1835) @dariuszkuc
  • Keep response content type to application/json as default instead of application/graphql-response+json (#1832) @gumimin
  • Ktor Server: set "graphql-transport-ws" as default protocol to graphQLSubscriptionsRoute (#1804) @thevietto
  • fix(batching): avoid calculating document ast height in advance (#1800) @samuelAndalon
  • fix: avoid calling the DFE supplier in batching instrumentations (#1797) @samuelAndalon
  • fix: honor LightDataFetcher on by level batching logic (#1795) @samuelAndalon

Other Changes

  • documentation fixes
    • Update data-loader page to fix typo (#1813) @T45K
    • Update arguments docs with DFE link (#1794) @smyrick
  • build updates
    • fix: add explicit dependency between kapt and dokka (#1842) @dariuszkuc
    • fix federation composition integration (#1805) @dariuszkuc
    • build: update to gradle8 (#1726) @dariuszkuc
  • chore: update docusaurus to latest (#1836) @dariuszkuc

New Contributors

Full Changelog: https://github.com/ExpediaGroup/graphql-kotlin/compare/7.0.0-alpha.6...7.0.0-alpha.7

6.5.5

8 months ago

What's Changed

Full Changelog: https://github.com/ExpediaGroup/graphql-kotlin/compare/6.5.3...6.5.5

6.5.4

8 months ago

DID NOT RELEASE DO NOT USE - USE 6.5.5 INSTEAD

What's Changed

Full Changelog: https://github.com/ExpediaGroup/graphql-kotlin/compare/6.5.3...6.5.4

6.5.3

11 months ago

What's Changed

Full Changelog: https://github.com/ExpediaGroup/graphql-kotlin/compare/6.5.2...6.5.3

6.5.2

11 months ago

What's Changed

Full Changelog: https://github.com/ExpediaGroup/graphql-kotlin/compare/6.5.1...6.5.2

6.5.1

11 months ago

What's Changed

Full Changelog: https://github.com/ExpediaGroup/graphql-kotlin/compare/6.5.0...6.5.1

7.0.0-alpha.6

11 months ago

Minor Changes

Patch Changes

Other Changes

New Contributors

Full Changelog: https://github.com/ExpediaGroup/graphql-kotlin/compare/7.0.0-alpha.5...7.0.0-alpha.6

6.5.0

1 year ago

What's Changed

This is an special release, that updates graphql-java to 20.3, implementing the LightDataFetcher along with other performance improvements, version update is backwards compatible, making this a candidate for a minor release.

Full Changelog: https://github.com/ExpediaGroup/graphql-kotlin/compare/6.4.1...6.5.0

6.4.1

1 year ago

What's Changed

Full Changelog: https://github.com/ExpediaGroup/graphql-kotlin/compare/6.4.0...6.4.1