Releases: hasura/ndc-bigquery
Releases · hasura/ndc-bigquery
v2.0.1
v2.0.0
The connector Docker image is:
ghcr.io/hasura/ndc-bigquery:v2.0.0
Changelog
Added
- Basic support for struct and range types
- Proper ndc-spec type representation
Changed
- Breaking change:
configuration.json
has changed. Configs prior to v2 need to be deleted and re-initialized
Fixed
- Fixed capabilities to match what the connector is capable of
v1.0.0
The connector Docker image is:
ghcr.io/hasura/ndc-bigquery:v1.0.0
Changelog
- Updated for stable release
Added
Changed
Fixed
v0.1.1
The connector Docker image is:
ghcr.io/hasura/ndc-bigquery:v0.1.1
Changelog
- Initial release with support of ndc-spec v0.1.6
- Support for CLI plugin for Hasura v3 CLI, which allows the CLI to
introspect the database on demand. - The default port was changed from 8100 to 8080.
- Support for CLI plugin for Hasura v3 CLI, which allows the CLI to