Spring for GraphQL 1.3.6 and 1.4.1 released

I am pleased to announce that Spring for GraphQL 1.3.6 and 1.4.1 maintenance releases are now available on Maven Central.

Both releases ship two important changes:

  1. a performance improvement of our cancellation support; see gh-1242.

Thank you so much to our community for spotting this in production!
2. a much-needed GraphiQL upgrade for the GraphQL explorer, as the former CDN setup was recently broken; see gh-1209

Iqn the meantime, you can override the spring-graphql version in your Spring Boot project by editing the
Gradle build file:

ext['spring-graphql.version'] = '1.4.1'

There is similar support for Maven POMs:


  1.4.1
  

How can you help?

If you have general questions, please ask on stackoverflow.com using the spring-graphql tag.

Project Page | GitHub | Issues | Documentation | Stack Overflow

THE END
喜欢就支持一下吧
点赞11 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容