Skip to content

v0.1.14

Choose a tag to compare

@levkk levkk released this 06 Nov 19:38
· 212 commits to main since this release
378c96e

What's Changed

  • Split multi-tuple INSERT statements 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_required setting 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