Bump smallrye-graphql to 1.0.25
See original GitHub issueDescription
There is a https://github.com/smallrye/smallrye-graphql/pull/689 fix in smallrye-graphql 1.0.25 that allows users to use Instant
type in GraphQL. This bug blocks us for bumping Quarkus to the 12.0.x version.
Current smallrye-graphql version: https://github.com/quarkusio/quarkus/blob/6ca52ee869d70b45ceefa1784268736336aecfee/bom/application/pom.xml#L47
Issue Analytics
- State:
- Created 3 years ago
- Reactions:4
- Comments:6 (4 by maintainers)
Top Results From Across the Web
SmallRye GraphQL - Quarkus
This guide demonstrates how your Quarkus application can use SmallRye GraphQL, an implementation of the MicroProfile GraphQL specification.
Read more >io/smallrye/smallrye-graphql-ui-graphiql/1.0.19
io/smallrye/smallrye-graphql-ui-graphiql/1.0.19 ../ smallrye-graphql-ui-graphiql-1.0.19-sources.j... 2020-12-07 12:25 16341 ...
Read more >quarkusio/quarkus 1.13.0.Final on GitHub - NewReleases.io
Complete changelog ; #15968 - Add MP SPI dep to Smallrye GraphQL ; #15966 - ClassNotFoundException using quarkus-micrometer-registry-prometheus / quarkus-smallrye ...
Read more >chore(deps): update dependency io.quarkus:quarkus ... - GitLab
... #15873 - Bump smallrye-graphql to 1.0.25; #15869 - Fix false config warning; #15865 - Add quarkus-test-oidc-server test support module and update the ......
Read more >MicroProfile GraphQL
single HTTP endpoint: a typical GraphQL API is made of a single endpoint and access to data and operations is achieved through the...
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 Free
Top 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
We are fixing one more thing in SmallRye, then we will do a release and pull it into Quarkus
thanks @gsmet !