github hasura/graphql-engine v2.9.0-beta.1

latest releases: cli/v2.36.5-3, v2.36.5-3, v2.44.0-beta.1...
pre-release2 years ago

Changelog

Event Triggers for MS SQL Server

(closes #7228)

Event Triggers support has been added for MS SQL Server. Now, you can invoke external webhooks on insert/update/delete events on your MS SQL Server tables. See the docs for more details.

Bug fixes and improvements

  • server: support limit in BigQuery computed fields (fix #8562)
  • server: improve GraphQL query parsing time and per-query memory allocation
  • console: allow schemas prefixed with pg, but not pg_ (fix #8435)
  • console: add support for computed fields with session arg in permission builder (fix #8321)
  • console: add GraphQL field customization for new database connections (root fields namespace, prefix, and suffix, and type names prefix and suffix)
  • console: introduce new table relationships UI in alpha
  • cli: fix performance regression with large metadata in metadata apply
  • cli: fix error reporting in metadata apply command (#8280)

Don't miss a new graphql-engine release

NewReleases is sending notifications on new releases.