github hasura/graphql-engine v2.0.4

latest releases: v2.39.1, cli/v2.39.1, v2.39.0...
2 years ago

Changelog

  • server: Support computed fields in permission check/filter (close #7102)
  • server: support computed fields in query 'order_by' (close #7103)
  • server: log warning if there are errors while executing clean up actions after "drop source" (previously it would throw an error)
  • server: Fixed a bug where MSSQL and BigQuery would ignore environment variables set from the console
  • server: Fixing bug in ReplaceMetadata parser - Moving from Alternative to committed-choice.
  • server: Relax the unique operation name constraint when adding a query to a query collection
  • server: officially deprecate query plan caching, which had already been disabled for a long time
  • server/bigquery: Fix issues related to adding and querying from non-US datasets (closes 6937).
  • console: add pagination on the Raw SQL results page
  • console: fix issues with replacing invalid graphql identifiers in table and column names
  • console: show error message on inconsistent objects table
  • console: add template gallery
  • cli: add support for query_tags metadata object

Don't miss a new graphql-engine release

NewReleases is sending notifications on new releases.