github hasura/graphql-engine v1.2.2

latest releases: v2.39.0-beta.1, cli/v2.39.0-beta.1, v2.38.1...
3 years ago

Changelog

This is the second patch release for v1.2. Includes mainly server fixes.

server: fix explain queries with role permissions (fix #4816) (ee0602e)
server: compile with GHC 8.10.1, closing a space leak with subscriptions (close #4517) (#3388)
server: websockets will rethrow ResourceVanished as ConnectionClosed (close #4344) (a77bb05)
server: fix introspection queries with variables failure because of caching (fix #4547) (#4661)
server: avoid loss of precision when passing values in scientific notation (fix #4733) (#4741)
server: fix mishandling of GeoJSON inputs in subscriptions (fix #3239) (#4551)
server: fix importing of allow list query from metadata (fix #4687) (#4762)
server: fix edge case with printing logs on startup failure (fix #4772) (#4801)
console: add Help button and move About page to settings (#4848)
cli: fix update scripts failing when sql migrations files are already present (#4882)

Using this release

Use the following docker image:

hasura/graphql-engine:v1.2.2

CLI

Download the binary:

Using existing CLI:

hasura update-cli

Don't miss a new graphql-engine release

NewReleases is sending notifications on new releases.