Changelog
Bug fixes and improvements
Server
- Fix an issue where a source's metadata would be erased if the source was inconsistent and then a source update was performed.
- Mark remote schemas as inconsistent when type conflicts occur with the existing schema.
- Only show internal actions errors in logs if
HASURA_GRAPHQL_DEV_MODE
orHASURA_GRAPHQL_ADMIN_INTERNAL_ERRORS
are switched on. - Fix the
hasura_active_subscriptions
metric becoming inconsistent (e.g. showing a negative value). (Cloud / Enterprise edition only) - Increase upper bound of execution time metrics to 100s. (Cloud / Enterprise edition only)
- Add metrics
hasura_events_fetch_query_time
andhasura_events_fetched_total
. (Cloud / Enterprise edition only) - Fix metrics label for DB with non-standard URI. (Cloud / Enterprise edition only)