Skip to content

Tags: tk26/graphql-kotlin

Tags

1.2.1

Toggle 1.2.1's commit message
[chore] force Github CI Action to use default maven build profile (Ex…

…pediaGroup#441)

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[spring-server] simplify schema configuration auto configuration (Exp…

…ediaGroup#433)

`SchemaGeneratorConfig`/`FederatedSchemaGeneratorConfig` auto config beans now accept optional parameters to set custom hooks, data fetcher factory provider and top level names.

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[spring-server] update to use Spring Boot RC1 (ExpediaGroup#421)

1.0.0

Toggle 1.0.0's commit message
Add DataLoader example. (ExpediaGroup#396)

1.0.0-RC11

Toggle 1.0.0-RC11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
spring-server: include path in SimpleKotlinGraphQLError default error…

… message (ExpediaGroup#392)

1.0.0-RC10

Toggle 1.0.0-RC10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Apollo subscription message handling (ExpediaGroup#371)

* Fix Apollo subscription message handling

* Implement graphql-ws spec

Here is the spec https://github.com/apollographql/subscriptions-transport-ws/blob/master/PROTOCOL.md

* update spring config metadata

* Remove unused config

The config value for the packages is overriden in the hooks so we can remove it

1.0.0-RC9

Toggle 1.0.0-RC9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update update-version.sh (ExpediaGroup#354)

1.0.0-RC8

Toggle 1.0.0-RC8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Delete build.yml (ExpediaGroup#352)

Remove the Github CI until we are ready to transition

1.0.0-RC7

Toggle 1.0.0-RC7's commit message
examples README.md (ExpediaGroup#349)

1.0.0-RC6

Toggle 1.0.0-RC6's commit message
Copyright header (ExpediaGroup#332)

* Add copyright header

* Update copyright name