Skip to content

v2.11.7

Choose a tag to compare

@hasura-bot hasura-bot released this 05 Jun 16:04
· 5188 commits to master since this release

Changelog

This is a patch release for v2.11

Bug fixes and improvements

Server

Query Tags will no longer include the request_id field by default. This can be changed by setting the value of the omit_request_id field in the set_query_tags command to false, but is not recommended when Prepared Statements are enabled. (Enterprise edition only)