github hasura/ndc-postgres v3.1.0

one month ago

The connector Docker image is:

ghcr.io/hasura/ndc-postgres:v3.1.0

Changelog

Added

  • Added optimizations to make sure nested Or and And values create balanced trees to improve memory usage.

  • Added optimization to flatten a set of Or equals comparisons into an In call

Changed

  • Bump ndc-sdk-rs to 0.8.0 to start outputting connector name and version in traces.

Fixed

  • Fix a bug where the configuration jsonschema for DynamicConnectionSettings was not correctly renaming fields to camelCase.

Don't miss a new ndc-postgres release

NewReleases is sending notifications on new releases.