Skip to content

v0.1.0

Compare
Choose a tag to compare
@hgiasac hgiasac released this 05 Mar 16:23
· 87 commits to main since this release
ad8e71b

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

  • @hgiasac made their first contribution in #1
  • @OjasWadhwani made their first contribution in #2

Full Changelog: https://github.com/hasura/ndc-sdk-go/commits/v0.1.0