php-mongodb-1.10.0
This release adds support for new features in MongoDB 5.0.
Release Highlights
Database::aggregate()
and Collection::aggregate()
now support executing $out
and $merge
pipelines on 5.0+ secondaries and will no longer force a primary read preference. If a pre-5.0 secondary would be selected, aggregate() will fall back to selecting a primary server.
New Database::renameCollection()
and Collection::rename()
methods were introduced, which abstract the renameCollection
command.
This release upgrades the mongodb extension requirement to 1.11.0.
complete list of resolved issues:
Bug
New Feature
Task
Improvement
php-pecl-mongodb 1.11.0
Bug
Epic
New Feature
Task
Improvement
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2021-81c4898b2c
Please login to add feedback.
This update has been submitted for testing by remi.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'waiting'.
remi edited this update.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.