Skip to content

For help, click the link below to get free database assistance or contact our experts for personalized support.

Percona Server for MongoDB 6.0.20-17 (2025-02-12)

Installation Upgrade from MongoDB Community

Percona Server for MongoDB 6.0.20-17 is an enhanced, source-available, and highly-scalable database that is a fully-compatible, drop-in replacement for MongoDB Community Edition.

It is based on MongoDB 6.0.20 Community Edition and supports the upstream protocols and drivers.

Release Highlights

Improved security for Docker images

Percona Server for MongoDB Docker image is now based on Universal Base Image (UBI) version 9, which includes the latest security fixes. This makes the image compliant with the Red Hat certification and ensures the seamless work of containers on Red Hat OpenShift Container Platform.

Amazon Linux 2023 support

Percona Server for MongoDB is now available and fully supported on Amazon Linux 2023 (AL23), simplifying its AWS deployment. You can safely run PSMDB 7.0.16-10 on AL23 to build a secure, stable, high-performance environment for developing and running cloud applications, with seamless integration with various AWS services and development tools.

Upstream Improvements

The bug fixes, provided by MongoDB and included in Percona Server for MongoDB, are the following:

  • SERVER-93205 - Exposed number of prepareUnique indexes in serverStatus
  • SERVER-94144 - Fixed the behavior for the $documents pipeline by ensuring that enabled query stats don’t change the validation rules.
  • SERVER-94592 - Checked that a sharded explain command with a value set for the lsid’s uid field in the inner command invocation will ignore the lsid field and succeed so long as the user is authorized to run the command being explained
  • SERVER-94635 - Made session refresh parameters configurable
  • SERVER-95445 - Enable CRL (Certificate Revocation List) checking for the entire certificate chain when establishing an SSL connection.

Find the full list of changes in the MongoDB 6.0.20 Community Edition release notes.

Changelog

  • PSMDB-1243 - Fixed the issue with starting Percona Server for MongoDB Docker container with data-at-rest encryption configured via the configuration file
  • PSMDB-1573 - Added escaping of special characters when building LDAP queries