Release Notes - PHP Driver: Extension - Version 1.2.0-alpha3 - HTML format

Bug

  • [PHPC-794] - BulkWrite::update() silently ignores invalid arguments

New Feature

  • [PHPC-498] - ReadPreference, ReadConcern, and WriteConcern should serialize to BSON
  • [PHPC-734] - Support providing collation per operation
  • [PHPC-752] - Allow users to set a limit on acceptable staleness

Task

  • [PHPC-783] - Use mongoc_collection_find_with_opts() for Query execution
  • [PHPC-796] - Use flexible opts for BulkWrite update and delete

Improvement

  • [PHPC-156] - Support Exhaust query option
  • [PHPC-424] - Validate that read preference tag set is an array of documents
  • [PHPC-705] - Do not unnecessarily wrap filters in $query

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.