- Fixed the use of keywords as column names
- Basic support for struct and range types
- Proper ndc-spec type representation
- Breaking change:
configuration.json
has changed. Configs prior to v2 need to be deleted and re-initialized
- Fixed capabilities to match what the connector is capable of
- Updated for stable release
v0.1.1 - 2024-09-20
- 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.