Skip to content

7.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 09:05
· 614 commits to master since this release
a32ed76

Release 7.7.1

This minor release:

  • Fixes graphql query-time-limit not enforced on multi queries requests and on query with nested fields
  • Upgrades TLS to v1.2

New commits

8e921bb ✨ GraphQL query-time-limit is enforced also on multi queries requests
a50ff4c 🐛 Fix timeout not returning executing graphql query that breaks query-time-limit on nested fields
98d96a3 Update SSLContext.getInstance() to use TLSv1.2