github hasura/graphql-engine v2.13.0-beta.1

latest releases: cli/v2.41.0-beta.1, v2.41.0-beta.1, v2.40.2...
pre-release21 months ago

Changelog

Bug fixes and improvements

  • server: fix non-latin text elements in array literals in postgres
  • server: Make args optional in BigQuery computed fields that are backed by functions that don't take any user-specified arguments.
  • server: Fix an issue the server's handling of the graphql-ws protocol, in which the server can cause an infinite ping-pong loop.
  • server: Add get_rows_count in get_event_invocations and get_scheduled_events APIs, when it is false, the total rows count is not included in the response.
  • server: drop event triggers when removing a source via replace_metadata
  • server: update tracing log to use original hex values sent in request header
  • server: Improve error reporting when root fields originating from Actions or Remote schemas conflict
  • server: It is now possible to track the same SQL function as both a computed field and as a root field
  • console: Add a shortcut for creating a query collection operation using the introspection query or any query defined in the GraphiQL tab
  • console: Rewrite the Preview tab in the Remote Schemas section using components from the design system and
    add a schema preview.
  • console: Remove the old allow list section and add a link to the new Allow List Manager in the settings.
  • console: Fixes the checkbox logic of the permissions page (fixes 8937)
  • console: allow users to edit comments on DB views using the console (fixes 8846)
  • console: allow resizing GraphiQL in API explorer (fix #8880)
  • cli: Fix schema block being dropped from SDL when exporting remote schema permissions (#8579)

Don't miss a new graphql-engine release

NewReleases is sending notifications on new releases.