Release Notes for 2.11.0
Feature release (minor)
2.11.0
- Total issues resolved: 0
- Total pull requests resolved: 8
- Total contributors: 3
Documentation
- 2748: Update documentation in Builder.php thanks to @androshchuk
- 2741: Replace "attribute" with "argument" to avoid confusion with PHP attributes thanks to @GromNaN
Bug
- 2743: Fix
$geoNear
stage with empty query thanks to @GromNaN - 2739: Add support for using
$text
operator in a aggregation with a filter thanks to @GromNaN - 2737: Fix duplicate object hash for removed object thanks to @GromNaN
- 2750: Fix: Cast numeric write-concern values from XML mapping to integers thanks to @ikallali