github hasura/ndc-postgres v0.7.1

latest releases: v1.2.0, v1.1.2, v1.1.1...
4 months ago

The connector Docker image is:

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

Changelog

Added

  • A default value for CONNECTION_URI for newly initialized connector configurations.
    (#503)

  • Support ndc-spec v0.1.4.
    (#499)

  • Support ndc-spec v0.1.3 and filter/order by nested fields.
    (#486)

Changed

  • Aggregate functions (except COUNT) are now all marked as having nullable
    return types, as they will return null for empty row sets.
    (#498)

Fixed

  • Rows and aggregates parts of the query should operate on the same query parameters (where, order by, limit and offset).
    (#471)

Don't miss a new ndc-postgres release

NewReleases is sending notifications on new releases.