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

latest releases: cli/v2.38.0-patch.2, cli/v2.38.0-patch.1, v2.38.0...
pre-release3 years ago

This is the third beta for v1.3. This fixes reported bugs in previous betas and few other additions.

Changelog

server: fix postgres error when querying object relationship in fields and with order_by clause (fix #5148) (#5177)
server: fix relay introspection when remote relationships are defined (fix #5144) (#5145)
server: fix introspection when multiple actions defined with Postgres scalar types (fix #5166) (#5173)
console: allow manual edit of column types and handle array data types (close #2544, #3335, #2583) (#4546)
console: add the ability to delete a role in permissions summary page (close #3353) (#4987)
console: fix styling of table row contents on tables on relationship page (#4974)
cli: handle missing files during metadata apply (close #5163) (#5170)
docs: add page on Relay schema (close #4912) (#5150)

Using this release

Use the following docker image:

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

Don't miss a new graphql-engine release

NewReleases is sending notifications on new releases.