github hasura/graphql-engine v2.48.4

17 days ago

Changelog

This is a patch release for v2.48.

Bug fixes and improvements

Server

  • Fix non-compliant OpenAPI specs generated when the route used path parameters or was a GET route with parameters.
  • Fix a bug in experimental remove_empty_subscription_responses feature resulting in a database query error for non-array-returning live queries.
  • Ignore any unknown key types when parsing JWK-set json: Formerly any JWKs in the list with a use field besides sig or enc would result in an error. Now we silently ignore these irrelevant keys.
  • Set JAVA_OPTS=-Dnet.snowflake.jdbc.enableBouncyCastle=true to bundled super-connector to support RSA key authentication. (Enterprise edition only)

Don't miss a new graphql-engine release

NewReleases is sending notifications on new releases.