* 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)