v0.1.0
Key Features
The SDK fully supports NDC Specification v0.1.0 and Connector Deployment spec with following features:
- Connector HTTP server
- Authentication
- Observability with OpenTelemetry and Prometheus
The NDC code generator provides tools to develop data connectors quickly. You can use it to set up new projects and generate queries, and mutations from Go functions. See the example project here.
The SDK supports Go 1.19+
in v0.x
versions. The next major version (v1.x
) will support Go 1.21+
only.
New Contributors
Full Changelog: https://github.com/hasura/ndc-sdk-go/commits/v0.1.0