Skip to content

4.1.4

Compare
Choose a tag to compare
@avsej avsej released this 26 May 13:52
· 68 commits to main since this release
4.1.4
c4a662a

API docs: https://docs.couchbase.com/sdk-api/couchbase-php-client-4.1.4
Full Changelog: 4.1.3...4.1.4

Enhancements

  • Add couchbase:: namespace to durability_level, fixes using Sync Durability. (#102)
  • PCBC-934: Fixed setting timeout for transaction.

Notable changes in core C++

  • CXXCBC-327: bundle Mozilla certificates with the library (#405, #408)
  • CXXCBC-324: check port and network name on session restart (#401)
  • CXXCBC-323: parse bootstrap_timeout and resolve_timeout in connection string (#400)
  • introduce option dump_configuration for debugging (#398)