这是indexloc提供的服务,不要输入任何密码
Skip to content

v2.39.0

Choose a tag to compare

@hasura-bot hasura-bot released this 09 May 08:54
· 1624 commits to master since this release

Changelog

Bug fixes and improvements

Server

  • The server now logs timing information on error when possible, e.g. when an SQL query fails.
  • Generate an info message instead of a warning when the GC is forced to run.
  • Add operation_name and parameterized_query_hash labels to the hasura_graphql_requests_total Prometheus metric. (Cloud / Enterprise edition only)
  • Support env variable template to set the OpenTelemetry status (fix #10177) (Cloud / Enterprise edition only)
  • Fix bug causing unstable connections for projects with multiple sources using the same SSL certificates. (Enterprise edition only)

Console

  • Fix values not being suggested in dropdowns of the permissions builder if only 1 option exists