The new PECL package couchbase-2.4.5 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
* PCBC-527: Initial tracing implementation. The extension checks if 
libcouchbase has tracing support, and sets up hooks for fetch/persist 
operations to report encoding/decoding times. This functionality is preview and 
is not enabled by default.
* PCBC-519: Implement log redaction. When `log_redaction=on` is specified in 
the connection string, the library will wrap sensitive data in the logs in 
special tags, which can be processed by the `cblogredaction` tool from the 
server distribution.

Package Info
-------------
The PHP client library provides fast access to documents stored in a Couchbase 
Server.

Related Links
-------------
Package home: http://pecl.php.net/package/couchbase
   Changelog: http://pecl.php.net/package-changelog.php?package=couchbase
    Download: http://pecl.php.net/get/couchbase-2.4.5.tgz

Authors
-------------
Sergey Avseyev <sergey.avse...@gmail.com> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to