Percona Operator for MongoDB 1.19.0 has been released
Percona Operator for MongoDB 1.19.0 has been released on Tuesday, January 21, 2025.
Try it out using the Quickstart guide.
New features and improvements introduced by this release include:
- The new filesystem backup storage type allows users to mount a remote file server directory via Network File System (NFS) protocol to a local directory, and make Percona Backup for MongoDB using this directory as a storage for backups
- A new improvement for the declarative management of custom MongoDB users brings the possibility to use automatic generation of users passwords
- Percona Server for MongoDB 8.0 is now supported by the Operator in addition to 6.0 and 7.0 versions.
Important changes in the existing functionality are the following ones:
- The
psmdbCluster
option from thedeploy/backup/backup.yaml
manifest used for on-demand backups, which was deprecated since the Operator version 1.12.0 in favor of theclusterName
option, has been removed and is no longer supported. - Percona Server for MongoDB 5.0 has reached its end of life and in no longer supported by the Operator
Learn more in Percona Operator for MongoDB 1.19.0 release notes.