v1.0.2
The connector Docker image is:
ghcr.io/hasura/ndc-postgres:v1.0.2
Changelog
Changed
- Upgrade ndc-sdk-rs to v0.3.0, including the following changes:
- Listen on all IPv4 and IPv6 changes by default
 ndc-sdk-rs#22
- Replace the health check with a readiness check
 ndc-sdk-rs#27
- Allow unsecured requests to the /healthendpoint
 ndc-sdk-rs#27
 
- Listen on all IPv4 and IPv6 changes by default