github hasura/graphql-engine v2.0.8

latest releases: v2.44.0, cli/v2.44.0, cli/v2.36.5-3...
3 years ago

Changelog

Highlights

Support for graphql-ws protocol

The graphql-engine now supports the graphql-ws protocol which is aiming to become the standard GraphQL over Websockets protocol. Read more about it here.

Other features and fixes

  • server: fix nullability of object relationships (close #7201)
  • server: update non-existent event trigger, action and query collection error msgs (close #7396)
  • server: fix broken untrack_function for non-default source
  • server: Adding support for TLS allowlist by domain and service id (port)
  • server: add support for graphql-ws clients
  • console: fix error due to rendering inconsistent object's message
  • console: support insecure TLS allowlist
  • console: support computed fields in remote schema join
  • console: fix data sidebar not updated when a table is renamed
  • cli: fix delay starting console using hasura console (#7255)

Don't miss a new graphql-engine release

NewReleases is sending notifications on new releases.