Skip to content

Commit 9a850d8

Browse files
authored
(DOCSP-42133): Update BackingDB, MongoDB, and agent support matrices for OM 8.0 (#378)
<!-- Add a description of your PR here (optional) --> ## Description - Updates BackingDB and MongoDB support tables for OM 8.0 - Updates Agent support table for OM 8.0 (same table as 10gen/docs-cloud-manager#59, **which has already been reviewed/approved**) These are based on https://docs.google.com/spreadsheets/d/1nTvZ2cTg2Ef2XweyV1ZBb7BMSYO4eKqXszfqkpBsOPM/edit#gid=228572960 ### Links - [DOCSP-42133](https://jira.mongodb.org/browse/DOCSP-42133) - Staging: - https://deploy-preview-378--10gen-docs-ops-manager.netlify.app/tutorial/prepare-backing-mongodb-instances/#use-a-compatible-mongodb-version - https://deploy-preview-378--10gen-docs-ops-manager.netlify.app/reference/mongodb-compatibility/ - https://deploy-preview-378--10gen-docs-ops-manager.netlify.app/tutorial/install-mongodb-agent-prereq/ ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [x] Resolve any new warnings or errors in the build. - [x] Proofread for spelling and grammatical errors. - [x] Check staging for rendering issues. - [x] Confirm links are working.
1 parent 50f070c commit 9a850d8

File tree

8 files changed

+362
-14
lines changed

8 files changed

+362
-14
lines changed

source/core/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ the following hardware architectures and operating systems. The
456456
following table lists the MongoDB Server versions that you can deploy
457457
with the {+mdbagent+} on the associated platforms:
458458

459-
.. include:: /includes/list-tables/v7-agent-platform-support-table.rst
459+
.. include:: /includes/list-tables/v8-agent-platform-support-table.rst
460460

461461
Intel/AMD (``x86_64``) Hardware Architectures
462462
+++++++++++++++++++++++++++++++++++++++++++++
Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,35 @@
11
.. list-table:: Supported Versions of MongoDB for Each Version of |onprem|
22
:header-rows: 1
33
:stub-columns: 1
4-
:widths: 40 15 15 15 15
4+
:widths: 25 15 15 15 15 15
55

66
* - |onprem| Release
77
- MongoDB 4.4
88
- MongoDB 5.0
99
- MongoDB 6.0
1010
- MongoDB 7.0
11+
- MongoDB 8.0
1112

12-
* - |onprem| 7.0
13+
* - |onprem| 8.0
14+
-
1315
-
1416
- Deprecated
1517
- Supported
1618
- Supported
1719

20+
* - |onprem| 7.0
21+
-
22+
- Deprecated
23+
- Supported
24+
- Supported
25+
-
26+
1827
* - |onprem| 6.0
1928
- Deprecated
2029
- Supported
2130
- Supported
2231
-
32+
-
2333

2434
.. include:: /includes/deprecated-definition.rst
2535

source/includes/list-tables/supported-mongodb-versions.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,43 @@
44
:widths: 34 33 33
55

66
* - MongoDB Version
7+
- |onprem| 8.0
78
- |onprem| 7.0
89
- |onprem| 6.0
910

11+
* - MongoDB 8.0
12+
- Supported
13+
-
14+
-
15+
1016
* - MongoDB 7.0
17+
- Supported
1118
- Supported
1219
-
1320

1421
* - MongoDB 6.0
1522
- Supported
1623
- Supported
24+
- Supported
1725

1826
* - MongoDB 5.0
27+
- Deprecated
1928
- Supported
2029
- Supported
2130

2231
* - MongoDB 4.4
32+
- Deprecated
2333
- Supported
2434
- Supported
2535

2636
* - MongoDB 4.2
37+
-
2738
- Deprecated
2839
- Supported
2940

3041
* - MongoDB 4.0
3142
-
43+
-
3244
- Deprecated
3345

3446
* - MongoDB 3.6

0 commit comments

Comments
 (0)