The connector Docker image is:
ghcr.io/hasura/ndc-postgres:v3.1.0
Changelog
Added
- 
Added optimizations to make sure nested OrandAndvalues create balanced trees to improve memory usage.
- 
Added optimization to flatten a set of Orequals comparisons into anIncall
Changed
- Bump ndc-sdk-rsto0.8.0to start outputting connector name and version in traces.
Fixed
- Fix a bug where the configuration jsonschema for DynamicConnectionSettingswas not correctly renaming fields to camelCase.