File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed
release-notes/changelogs/ops-manager Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -195,8 +195,8 @@ Improvements
195
195
196
196
- Updates the {+mdbagent+} to :ref: `108.0.2.8729-1 <mongodb-108.0.2.8729-1 >`.
197
197
- Adds support for |bic-full | 2.14.19.
198
- - Adds {+mdbagent+} support for Ubuntu 24.04 on x86_64 and ARM architectures.
199
- - Adds support for deploying |onprem | on Ubuntu 24.04 on x86_64 and ARM architectures.
198
+ - Adds {+mdbagent+} support for Ubuntu 24.04 on x86_64 architectures.
199
+ - Adds support for deploying |onprem | on Ubuntu 24.04 on x86_64 architectures.
200
200
- Updates the password hashing algorithm to ``pbkdf2 ``. Old passwords are migrated
201
201
automatically without any user impact. New passwords cannot exceed 256
202
202
characters. Users with passwords longer than 256 characters must migrate their passwords.
Original file line number Diff line number Diff line change @@ -141,8 +141,12 @@ Sharded Clusters
141
141
- Compatible MongoDB Version for Target Database
142
142
- Platform
143
143
144
- * - 4.4.x
145
- - 4.4.0 Enterprise or later
144
+ * - 8.0.x
145
+ - 8.0.x Enterprise or later
146
+ - Any
147
+
148
+ * - 7.0.x
149
+ - 7.0.x Enterprise or later
146
150
- Any
147
151
148
152
* - 6.0.x
@@ -183,8 +187,12 @@ Replica Sets
183
187
- Compatible MongoDB Version for Target Database
184
188
- Platform
185
189
186
- * - 4.4.x
187
- - 4.4.0 Enterprise or later
190
+ * - 8.0.x
191
+ - 8.0.x Enterprise or later
192
+ - Any
193
+
194
+ * - 7.0.x
195
+ - 7.0.0 Enterprise or later
188
196
- Any
189
197
190
198
* - 6.0.x
You can’t perform that action at this time.
0 commit comments