Releases: hasura/ndc-sdk-go
Releases · hasura/ndc-sdk-go
v1.2.0
What's Changed
sdk: support ndc-spec v0.1.3 schema by @hgiasac (#106) with nested filter order by support by @darshan-lukhi (#102)codegen: support slice types by @hgiasac (#100)misc: upgrade dependencies andgo.opentelemetry.io/otel v1.27.0by @hgiasac (#108)utils: rename decode functions. Old function names are still available until the next major release.GetBool->GetBooleanGetNullableBool->GetNullableBooleanGetObjectUUID->GetUUIDGetNullableObjectUUID->GetNullableUUIDGetObjectRawJSON->GetRawJSONGetNullableObjectRawJSON->GetNullableRawJSON
ci: add ndc-test to validate generated schema @hgiasac (#110)
New Contributors
- @darshan-lukhi made their first contribution in #102
Full Changelog: v1.1.4...v1.2.0
v0.6.0
What's Changed
- Support ndc-spec v0.1.3 schema by @hgiasac (#105) and nested filter order by (#104)
- sdk: add decode functions for slices by @hgiasac in (#101) (#103)
Full Changelog: v0.5.4...v0.6.0
v1.1.4
What's Changed
Full Changelog: v1.1.3...v1.1.4
v0.5.4
What's Changed
Full Changelog: v0.5.3...v0.5.4
v1.1.3
What's Changed
- Upgrade OpenTelemetry SDK v1.26.0 and fix typo by @hgiasac in #81
- Support arbitrary JSON and bytes scalars (#82) by @hgiasac in #83
- Fix syntax errors when there is no procedure to be generated (#84) by @hgiasac in #85
- fix: functions and procedures in schema must not be null (#86) by @hgiasac in #87
- rename
cmd/ndc-go-sdktocmd/hasura-ndc-goto be able to be installable withgo installby @hgiasac in #89 - Support native packaging spec by @hgiasac in #91 #94
Full Changelog: v1.1.2...v1.1.3
v0.5.3
What's Changed
- Support arbitrary JSON and bytes scalars by @hgiasac in #82
- Fix syntax errors when there is no procedure to be generated by @hgiasac in #84
- fix: functions and procedures in schema must not be null by @hgiasac in #86
- rename folder
cmd/ndc-go-sdktocmd/hasura-ndc-goto be able to install withgo installby @hgiasac in #88 - support native packaging spec by @hgiasac in #90
Full Changelog: v0.5.2...v0.5.3
v1.1.2
v0.5.2
v1.1.1
What's Changed
Full Changelog: v1.1.0...v1.1.1