- Updated to support v0.2.0 of the NDC Spec. This is a very large update which adds new features and some breaking changes.
- If the
X-Hasura-NDC-Version
header is sent, the SDK will validate that the connector supports the incoming request's version and reject it if it does not. If no header is sent, no action is taken.