What's Changed
- Split multi-tuple
INSERTstatements to send tuples to their respective shards @jaggederest - Fix memory leak in network buffer and make it cancel-safe. Large queries and result rows were not properly deallocated.
- Add
tls_client_requiredsetting to force clients to connect with TLS @zxaos - Bump tooling in container to Postgres 18 @mscrivo
New Contributors
Full Changelog: v0.1.13...v0.1.14