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

Release notes
-------------
** New Feature
* [PHPC-1483] - MONGODB-AWS Support
* [PHPC-1484] - Support for allowDiskUse on find operations
* [PHPC-1494] - Add client metadata support for wrapping libraries

** Task
* [PHPC-1060] - Automate Atlas connectivity tests
* [PHPC-1401] - Add mongodb+srv URIs to Atlas Connectivity tests
* [PHPC-1440] - Bump wire protocol version for 4.4
* [PHPC-1442] - Remove support for PHP 5.6
* [PHPC-1478] - Support shorter SCRAM conversation
* [PHPC-1510] - Expand use of error labels for RetryableWrites
* [PHPC-1525] - Deprecate oplogReplay find command option from CRUD spec

** Improvement
* [PHPC-1530] - Make ExceededTimeLimit retryable writes error
* [PHPC-1561] - Allow hinting the delete command

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.8.0beta1.tgz

Authors
-------------
Derick Rethans <der...@php.net> (lead)
Jeremy Mikola (lead)
Hannes Magnusson <bj...@php.net> (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