Skip to content

v0.23.0

Compare
Choose a tag to compare
@sunng87 sunng87 released this 14 Jun 17:17
· 47 commits to master since this release
d335723

This release introduces API support for postgres COPY operations, and our refactored PgWireHandlerFactory as en entrypoint for all your handlers.

What's Changed

  • scram: generate random nonce with one call by @serprex in #182
  • feat: add initial copy api design by @sunng87 in #105
  • refactor: introducing handler factory by @sunng87 in #183
  • refactor: make copy responses types of query response by @sunng87 in #184

Full Changelog: v0.22.0...v0.23.0