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
andparameterized_query_hash
labels to thehasura_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