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

latest releases: cli/v2.46.0, v2.46.0
pre-release20 hours ago

Changelog

Bug fixes and improvements

Server

  • Fix an issue where a source's metadata would be erased if the source was inconsistent and then a source update was performed.
  • Mark remote schemas as inconsistent when type conflicts occur with the existing schema.
  • Only show internal actions errors in logs if HASURA_GRAPHQL_DEV_MODE or HASURA_GRAPHQL_ADMIN_INTERNAL_ERRORS are switched on.
  • Fix the hasura_active_subscriptions metric becoming inconsistent (e.g. showing a negative value). (Cloud / Enterprise edition only)
  • Increase upper bound of execution time metrics to 100s. (Cloud / Enterprise edition only)
  • Add metrics hasura_events_fetch_query_time and hasura_events_fetched_total. (Cloud / Enterprise edition only)
  • Fix metrics label for DB with non-standard URI. (Cloud / Enterprise edition only)

Don't miss a new graphql-engine release

NewReleases is sending notifications on new releases.