Skip to content

v2.11.11

Compare
Choose a tag to compare
@hasura-bot hasura-bot released this 25 Sep 15:04
· 4772 commits to master since this release

Changelog

This is a patch release for v2.11

Bug fixes and improvements

Server

  • Fix GraphQL query validation where queries that assigned a null value to a variable with a declared non-nullable type were previously allowed. Now, queries with this aforementioned condition will be properly invalidated and rejected.

Build

  • Update build packages to get the latest security updates.