Skip to content

v2.29.2

Compare
Choose a tag to compare
@hasura-bot hasura-bot released this 19 Jul 09:53
· 2307 commits to master since this release

Changelog

This is a patch release for v2.29

Bugfixes and Improvements

Server

  • For Remote Schema queries, stop forwarding absent variable values as null to the Remote Schema, i.e. avoid coercing lack of a variable value to null in query arguments.