Skip to content

v1.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 16:43
· 10 commits to main since this release
137ef56

What's Changed

  • Added a ServerMaxBodyMegabytes (HASURA_SERVER_MAX_BODY_MEGABYTES) configuration to limit the maximum request body size, with a default value of 30 MB
  • Added a ServerDefaultHTTPErrorStatus (HASURA_SERVER_DEFAULT_HTTP_ERROR_STATUS ) configuration to return the default HTTP error status if developers don't explicitly set it, with a default value of 422.
  • Enhanced tracing in AcquireCredentials to include a new attribute for internal visibility.
  • Fix documentationPage link and hide concurrency settings in the connector definition.

Full Changelog: v1.9.1...v1.10.0