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

latest releases: cli/v2.41.0-beta.1, v2.41.0-beta.1, v2.40.2...
pre-release26 days ago

Changelog

Bug fixes and improvements

Server

  • Explicitly close database connection after a Native Query validation step finishes.
  • Fix bug in streaming subscriptions that causes some database pollers to be left open after the relevant users unsubscribe from the subscription.
  • Fix a few bugs in the admin-only cache management endpoints, /pro/cache/clear and /pro/cache/metrics: (Cloud / Enterprise edition only)
    • The underlying management queries would sometimes miss keys. This has been remedied.
    • They now return the internal error details when one occurs.
  • The type of the clearedItemCount field in the /pro/cache/clear endpoint response has been changed from a string to a number. (Cloud / Enterprise edition only)
  • Add config HASURA_GRAPHQL_REDIS_TIMEOUT to set a timeout for Redis queries (Enterprise edition only)

Don't miss a new graphql-engine release

NewReleases is sending notifications on new releases.