mongodb 1.17.2

MongoDB driver for PHP


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.

Windows builds are attached to GitHub releases: https://github.com/mongodb/mongo-php-driver/releases

License: Apache License

Changes

** Bug
* [PHPC-2337] - Performance degradation in 1.17 due to trace logging

** Task
* [PHPC-2335] - Replace usage of hub with gh in GitHub Action workflows