Skip to content

Releases: ExpediaGroup/graphql-kotlin

2.0.0-RC5

30 Jan 05:12
7de847b

Choose a tag to compare

2.0.0-RC5 Pre-release
Pre-release

Minor Changes

  • feat: open FunctionDataFetcher methods for extension (#582) @smyrick
  • Add Apollo Subscription Hooks (#544) @de55

Non-version Changes

2.0.0-RC4.3

24 Jan 23:12
bf958d2

Choose a tag to compare

2.0.0-RC4.3 Pre-release
Pre-release

Another attempt at fixing the gradle release.

Non-version Changes

2.0.0-RC4.2

24 Jan 21:54
bc33bac

Choose a tag to compare

2.0.0-RC4.2 Pre-release
Pre-release

No changes since last release. Testing Sonatype access.

2.0.0-RC4.1

23 Jan 19:25
bc33bac

Choose a tag to compare

2.0.0-RC4.1 Pre-release
Pre-release

No changes since RC4. Just creating another release to test the GH actions that failed last time

2.0.0-RC4

23 Jan 19:09
bc33bac

Choose a tag to compare

2.0.0-RC4 Pre-release
Pre-release

Major Changes

Patch Changes

  • Update dependency versions and docs (#571) @smyrick
  • [federation] Move vals and functions to internal scope (#569) @smyrick

Non-version Changes

2.0.0.RC3

17 Jan 18:37
6132615

Choose a tag to compare

2.0.0.RC3 Pre-release
Pre-release

This is a non-functional test release that verifies Gradle based build and release process using Github Actions.

Non-version Changes

[DID NOT RELEASE] 2.0.0.RC2

17 Jan 15:52
fcbb021

Choose a tag to compare

Pre-release

This is a non-functional test release verifying our new gradle based build process using Github Actions.

Patch Changes

Non-version Changes

2.0.0.RC1

15 Jan 17:30

Choose a tag to compare

2.0.0.RC1 Pre-release
Pre-release

Major Changes

  • BREAKING CHANGE: Refactor graphQLTypeOf to top level function (#535) @smyrick
  • BREAKING CHANGE: empty complex types should fail schema generation (#541) @dariuszkuc
  • BREAKING CHANGE: Refactor schema generator to remove cyclic dependencies (#532) @smyrick
  • BREAKING CHANGE: [generator] update generator hooks to include target kclass info (#530) @dariuszkuc
  • BREAKING CHANGE: [spring-server] default data fetcher should use Jackson object mapper from spring context (#525) @dariuszkuc
  • BREAKING CHANGE: [federation] federated type resolvers should have access to environment (#473) @dariuszkuc
  • BREAKING CHANGE: Remove DataFetcherExecutionPredicate (#478) @smyrick
  • Update to next major release (#480) @dariuszkuc

Minor Changes

Patch Changes

  • [federation] federated directives integration tests (#548) @dariuszkuc
  • [generator] Rename internal files (#545) @smyrick
  • Refactor federation validation unit tests (#540) @smyrick
  • Prevent starting second subscription with the same id (#520) @gklijs
  • Fix subscription caching logic (#515) @smyrick
  • Add perf tests to validate subscription performance (#514) @smyrick
  • Do not close session on subscription GQL_STOP (#513) @smyrick
  • fix subscriptions by not removing the ak subscription when one of the… (#510) @gklijs
  • Log schema with starting newline (#502) @smyrick
  • Add unit tests for renaming input type fields (#501) @smyrick
  • Allow for subscription request on the same endpoint (#487) @smyrick

Non-version Changes

1.4.2

19 Nov 17:46

Choose a tag to compare

Patch Changes

Non-version Changes

[DID NOT RELEASE] 1.4.1

19 Nov 14:58

Choose a tag to compare

This release did not complete successfully. All below changes were released included in 1.4.2 release.

Patch Changes

Non-version Changes