github hasura/graphql-engine v2.48.3

latest releases: v2.48.4, cli/v2.48.4
one month ago

Changelog

This is a patch release for v2.48.

Bug fixes and improvements

Server

  • The experimental feature remove_empty_subscription_responses erroneously did not affect streaming subscriptions, only live queries. After this change --experimental-features=remove_empty_subscription_responses will also work on streaming subscription fields, resulting in less data transferred between Hasura and Postgres for highly-multiplexed queries which most of the time return no updated data.
  • Add AGGREGATE_FUNCTION to BigQuery rest routine types.

Don't miss a new graphql-engine release

NewReleases is sending notifications on new releases.