Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade SmallRye GraphQL to 1.0.22 #15251

Merged
merged 1 commit into from
Feb 23, 2021
Merged

Upgrade SmallRye GraphQL to 1.0.22 #15251

merged 1 commit into from
Feb 23, 2021

Conversation

phillip-kruger
Copy link
Member

@phillip-kruger phillip-kruger commented Feb 22, 2021

This PR upgrades SmallRye GraphQL to version 1.0.22

See https://github.com/smallrye/smallrye-graphql/releases/tag/1.0.22

This only contains small bug fixes and version upgrades.

  • More flexible @ToScalar functionallity so that it can be used on for example java.util.Currency
  • Fix date serialization in default values in arguments
  • Upgraded the Graphql UI to GraphiQL 1.4.0
  • GraphQL UI can now input Request headers, handy when testing with tokens
  • Upgrade graphql-java to 16.2

Signed-off-by: Phillip Kruger [email protected]

@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label Feb 22, 2021
@gsmet
Copy link
Member

gsmet commented Feb 22, 2021

@phillip-kruger looks like something we could backport to 1.12.1.Final, right?

@phillip-kruger
Copy link
Member Author

@gsmet - yes this can be backported safely.

@gsmet gsmet added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Feb 22, 2021
@gastaldi gastaldi merged commit e8aa650 into quarkusio:master Feb 23, 2021
@quarkus-bot quarkus-bot bot added this to the 1.13 - master milestone Feb 23, 2021
@phillip-kruger phillip-kruger deleted the smallrye-graphql-1.0.22 branch February 23, 2021 06:13
@gsmet gsmet modified the milestones: 1.13 - master, 1.12.1.Final Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/graphql triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants