Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.1 KB

changelog.md

File metadata and controls

53 lines (33 loc) · 1.1 KB

Changelog

Added

Changed

Fixed

Added

Changed

Fixed

  • Fixed the use of keywords as column names

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
  • Updated for stable release

Added

Changed

Fixed

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.