github hasura/ndc-postgres v0.6.0

latest releases: v1.1.1, v1.1.0, v1.0.2...
5 months ago

The connector Docker image is:

ghcr.io/hasura/ndc-postgres:v0.6.0

Changelog

Added

  • Support nested field selection.
    (#404)
    (#409)
  • Expose the type representation of base types and domain types.
    (#398)
  • Expose the type representation of enums via the ndc schema.
    (#397)

Changed

  • Support ndc-spec v0.1.2 and change the type representation of types accordingly.
    (#408)
  • int8 and numeric columns will now emit a string json representation by default.
    (#416)
  • Enforce read-onlyness without transactions.
    (#421)

Fixed

  • Fix schema conflict result_type for native query mutations.
    (#405)
  • The CLI plugin no longer requires the Visual C++ Redistributable on Windows.
    (#417)
  • Include additional schemas for types by default.
    (#420)
  • Remove the 'Caused by' section in the error message of the cli.
    (#424)

Don't miss a new ndc-postgres release

NewReleases is sending notifications on new releases.