The new PECL package mongodb-1.6.0RC1 (beta) has been released at 
https://pecl.php.net/.

Release notes
-------------
** Bug
* [PHPC-1419] - Error label from server error is not exposed in ServerException
* [PHPC-1432] - Fix documentation for Session::startTransaction() options 
parameter
* [PHPC-1435] - Fix Session::startTransaction() arginfo

** Epic
* [PHPC-1235] - PHPC MongoDB 4.2 Support

** New Feature
* [PHPC-1254] - Implement ObjectID spec
* [PHPC-1288] - Implement Unified URI Options
* [PHPC-1290] - Support mongos pinning for sharded transactions

** Task
* [PHPC-1428] - Bump libmongoc to 1.15.1

** Improvement
* [PHPC-1346] - Do not allow empty string for username
* [PHPC-1431] - Session::startTransaction() should accept null for options

Package Info
-------------
The purpose of this driver is to provide exceptionally thin glue between MongoDB
and PHP, implementing only fundamental and performance-critical components
necessary to build a fully-functional MongoDB driver.

Related Links
-------------
Package home: https://pecl.php.net/package/mongodb
   Changelog: https://pecl.php.net/package-changelog.php?package=mongodb
    Download: https://pecl.php.net/get/mongodb-1.6.0RC1.tgz

Authors
-------------
Derick Rethans <[email protected]> (lead)
Jeremy Mikola (lead)
Hannes Magnusson <[email protected]> (lead)
Katherine Walker (developer)
Andreas Braun (lead)


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

Reply via email to