github hasura/graphql-engine v1.3.4-beta.3

latest releases: v2.39.2, v2.36.4, cli/v2.36.4...
pre-release3 years ago

Changelog

This releases fixes bugs reported in v1.3.4-beta.2 and few minor features.

Fixes and improvements

server: fix handling of empty array values in relationships of set_custom_types API (fix #6357)
server: fix issue with non-nullable remote schema fields (fix #6401)
server: handle event trigger PG functions to work with partitioned tables (#6261)
server: allow fragments to use variables (fix #6303)
server: fix query actions issue used with relationship and configured with permissions (fix #6385)
server: accept new config allowed_skew in JWT config to provide leeway in JWT expiry (close #2109)
server: fix action relationship type and input arguments (closes #6402)
console: allow URLs with templated environment variable for data events (close #6231)
console: add support for computed fields for views (close #6168)
console: export data as CSV/JSON from Browser page (close #1438, close #5158)

Using this release

Use the following docker image:

hasura/graphql-engine:v1.3.4-beta.3

Don't miss a new graphql-engine release

NewReleases is sending notifications on new releases.