Upgrade to graphql-java 13
See original GitHub issueIs your feature request related to a problem? Please describe.
graphql-java
released v13.0 in June 2019. We should update to stay on top of releases.
Describe alternatives you’ve considered We are using an unsupported version 11. We could downgrade to the 9.X branch which has some long term support (LTS) but we should just stay on the latest until we get to another LTS release
Additional context There were some breaking changes made that we will need to handle in our library
https://github.com/graphql-java/graphql-java/releases/tag/v12.0 https://github.com/graphql-java/graphql-java/releases/tag/v13.0
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Releases · graphql-java/graphql-java - GitHub
Learn about vigilant mode. This is release 19.0 of GraphQL Java. It contains one breaking change. It includes some performance improvements (#2786, #2769,...
Read more >Release Notes / An update of graphql-java from version 11 to ...
An update of graphql-java from version 11 to the current version 14. There were various changes in the GraphQL-Java API, some affected us...
Read more >graphql-java » 13.0 - Maven Repository
HomePage, https://github.com/graphql-java/graphql-java. Date, Jun 13, 2019 ... Category/License, Group / Artifact, Version, Updates ...
Read more >GraphQL Code Libraries, Tools and Services
A powerful JavaScript GraphQL client, designed to work well with React, React Native, Angular 2, or just plain JavaScript. ... A JavaScript library...
Read more >Hello from GraphQL Java | GraphQL Java
GraphQL Java. The Java implementation of GraphQL. Preorder the GraphQL Java Book now. Docs. Documentation · 3 Min Tutorial · JavaDoc. Community.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@rharriso we are currently blocked by https://github.com/graphql-java/graphql-java/pull/1560
Awesome, thanks.
On Sat, Jun 1, 2019 at 1:55 PM Dariusz Kuc notifications@github.com wrote: