Change8

v2.48.3

📦 hasura-auth
🐛 2 fixes

Summary

This is a patch release for v2.48, primarily containing bug fixes and improvements related to server-side data handling and BigQuery integration.

🐛 Bug Fixes

  • The experimental feature `--experimental-features=remove_empty_subscription_responses` now correctly affects streaming subscription fields, in addition to live queries, reducing data transfer for multiplexed queries returning no updates.
  • Added `AGGREGATE_FUNCTION` to BigQuery rest routine types.