Skip to content

3.3.13

Latest
Compare
Choose a tag to compare
@avsej avsej released this 23 Sep 23:39
· 2 commits to master since this release
3.3.13

API documentation: https://docs.couchbase.com/sdk-api/couchbase-c-client-3.3.13
Full Changelog: 3.3.12...3.3.13

  • CCBC-1647: Handle server-side query timeout (status 1080).
  • CCBC-1643: fix memory leak of pending buffers in IO context.
  • CCBC-1645: do not use explicit initialization for OpenSSL 1.1+.
  • Fix build with -DLCB_DUMP_PACKETS=ON
  • Fix pkg-config for MacOS