Skip to content

2.1.1

Latest
Compare
Choose a tag to compare
@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 14 Aug 12:55
· 3 commits to v2.1 since this release
f399d24

The PHP team is happy to announce that version 2.1.1 of the MongoDB PHP library is now available.

Release Highlights

This version fixes the deletion of metadata collections when automatic encryption is enabled.

A complete list of resolved issues in this release may be found in JIRA.

Documentation

Documentation for this library may be found in the PHP Library Manual.

Installation

This library may be installed or upgraded with:

composer require mongodb/mongodb:2.1.1

Installation instructions for the mongodb extension may be found in the PHP.net documentation.