Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions release-notes/self-managed-enterprise-edition.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,11 @@ These release notes describe recent changes to Harness Self-Managed Enterprise E
With MongoDB 5 reaching end-of-life (EOL), upgrading to MongoDB 6.x is recommended for customers using an in-cluster MongoDB instance. This upgrade mitigates known CVEs and aligns with MongoDB’s recommended upgrade path.

#### MongoDB Version History:
- MongoDB 4.4 was used in versions 0.16.x.
- MongoDB 5.0 was utilized from versions 0.17.x to 0.21.x.
- MongoDB 6.0 is available from version 0.22.x onwards.

* MongoDB 4.0 was used in versions 0.16.x and earlier.
* MongoDB 5.0 was used in versions 0.17.x through 0.21.x.
* MongoDB 6.0 is used starting from version 0.22.x.
* MongoDB 7.0 is used starting from version 0.33.x.

#### Upgrade Path
1. Upgrade to at least SMP 0.17.0 if you are running 0.16.0 or below version. This is required because Mongo doesn’t allow direct upgrade from Mongo 4.0 to Mongo 6.0
Expand Down