MongoDB Release Notes¶
This page lists the release notes for MongoDB databases, allowing you to understand the evolution path and feature changes for each version.
2024-09-30¶
v0.14.0¶
- Improved the default service type of Express nodes in new instances during backup restoration to NodePort
- Fixed an issue with permission leakage when querying the MongoDB list by selecting a workspace
- Fixed an issue with missing audit logs for certain operations
- Fixed an issue with the failure to restore MongoDB
2024-08-31¶
v0.13.0¶
Warning
Upgrading mongodb-operator to v0.10.0 will cause existing instances to restart.
- Improved the process so that abnormal clusters cannot be selected when creating instances
- Improved and set the default console access method for restored new instances as NodePort
- Upgraded the mongodb-operator version to 0.10.0, with all basic images using ubi-minimal:8.6-994
- Fixed the issue of failures when restoring MongoDB instances.
2024-07-31¶
v0.12.0¶
- Added a feature of MySQL slow log query
2024-05-31¶
v0.10.0¶
- Added parameter template import feature
- Improved support for batch modification of instance parameters
- Improved option to delete backup data in S3 when deleting backups
2024-04-30¶
v0.9.0¶
- Added a prompt for namespace quota
- Improved When deleting backups, you can now choose to delete the backup data in S3
- Fixed the issue of mongodb-agent readinessProbe timing out in certain scenarios
- Fixed incorrect search results for instance configuration parameters
2024-03-31¶
v0.8.0¶
- Added support for backup and restoration of MongoDB instances
- Added support for parameter templates
- Added Ability to create MongoDB instances via templates
- Fixed issue when the MongoDB backup source cluster does not exist
2024-01-31¶
v0.7.0¶
- Added display of MongoDB version in global management
2023-12-31¶
v0.6.0¶
- Added multilingual support for the monitoring dashboard
- Fixed an issue where validation for special characters in input fields was not working when creating instances
2023-11-30¶
v0.5.0¶
- Added Mcamel-MongoDB console MongoDB Express
2023-10-31¶
v0.4.0¶
- Added offline upgrade functionality
- Added restart functionality for instances
- Fixed cloudshell permissions issue
2023-08-31¶
v0.3.0¶
- Improved syntax compatibility for KindBase
- Improved page display during operator creation process
2023-07-31¶
v0.2.0¶
- Added configuration capabilities for the pvc where the log directory is located
- Improved anti-affinity default label to the create instance dialog, simplifying the configuration process
- Improved ability to create MongoDB instances in namespaces other than the one where the Operator is located
- Improved display information related to frontend interface permissions
2023-06-30¶
v0.1.0¶
- Added support for managing MongoDB instances such as creation, viewing, and deletion in Mcamel-MongoDB