Percona Server for MongoDB 4.2.24-24 (2023-03-09)¶
Release date | March 9, 2023 |
---|---|
Installation | Installing Percona Server for MongoDB |
Percona Server for MongoDB 4.2.24-24 is an enhanced, source-available, and highly-scalable database that is a fully-compatible, drop-in replacement for MongoDB 4.2.24 Community Edition. It supports MongoDB 4.2.24 protocols and drivers.
Release Highlights¶
The bug fixes, provided by MongoDB and included in Percona Server for MongoDB, are the following:
-
SERVER-71759 - Changed the yielding policy of
dataSize
command toYIELD_AUTO
for both when the command is called withestimate:true
orfalse
-
SERVER-68115 - Prevented dropping empty path component from elemMatch path during index selection
-
SERVER-72535 - Disallow creating the ‘admin’, ‘local’, and ‘config’ databases with alternative cases in names on sharded clusters
-
SERVER-68361 - Make migration properly handle cases when shard key value modification also results to changes in chunk membership
Find the full list of bug fixes in the MongoDB 4.2.24 Community Edition release notes
Improvements¶
- PSMDB-1181: Add backup cursor parameters to cursor’s metadata
Bugs Fixed¶
-
PSMDB-1177: Fixed incremental backup failure via
$backupCursor
for PSMDB 4.2/4.4 -
PSMDB-1201: Improved the error message if the attempt to save an encryption key to a KMIP server failed
-
PSMDB-1203 - Gracefully terminate
mongod
if the master encryption key can’t be saved to a KMIP server -
PSMDB-1204 - Fixed the handling of attributes list for LDAP authentication with OpenLDAP during the user to DN mapping stage
Created: March 9, 2023