Percona announces the GA release of Percona Server for MongoDB 4.0.4-1 on December 18, 2018. Download the latest version from the Percona website or the Percona software repositories.
Date: December 18, 2018
Download: Percona website
Installation: Installing Percona Server for MongoDB
Percona Server for MongoDB is an enhanced, open source, and highly-scalable database that is a fully-compatible, drop-in replacement for MongoDB 4.0 Community Edition. It supports MongoDB 4.0 protocols and drivers.
Percona Server for MongoDB extends the functionality of the MongoDB 4.0 Community Edition by including the Percona Memory Engine storage engine, encrypted WiredTiger storage engine, audit logging, SASL authentication, hot backups, and enhanced query profiling. Percona Server for MongoDB requires no changes to MongoDB applications or code.
This release includes all features of MongoDB 4.0 Community Edition 4.0. Most notable among these are:
Note that the MMAPv1 storage engine is deprecated in MongoDB 4.0 Community Edition 4.0.
In Percona Server for MongoDB 4.0.4-1, data at rest encryption is considered BETA quality. Do not use this feature in a production environment.
keydb directory; mongod could crash after restore.
--directoryperdb option, the user could add arbitrary collections to the keydb directory which is designated for data encryption.Due to the fix of bug PSMDB-266, it is not possible to downgrade from version 4.0.4-1 to version 3.6.8-2.0 of Percona Server for MongoDB if using data at rest encryption (it will be possible to downgrade to PSMDB 3.6 as soon as PSMDB-266 is ported to that version).
Resources
RELATED POSTS