Skip to content

(DOCSP-16407): Reduce ambiguity in platform support versions #5418

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2021
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions source/release-notes/4.4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1235,7 +1235,7 @@ Added Platforms

MongoDB 4.4 adds support for the following platforms:

- **RHEL / CentOS / Oracle 8** on the
- **RHEL 8 / CentOS 8 / Oracle 8** on the
:ref:`PPC64LE <prod-notes-supported-platforms-PPC64LE>` and
:ref:`s390x <prod-notes-supported-platforms-s390x>` architectures

Expand All @@ -1255,7 +1255,7 @@ MongoDB 4.4 removes support for the following platforms:

- **Amazon Linux 2013.03**

- **RHEL / CentOS / Oracle 6** on the
- **RHEL 6 / CentOS 6 / Oracle 6** on the
:ref:`s390x <prod-notes-supported-platforms-s390x>` architecture

- **Windows 7 / Server 2008 R2**
Expand Down
2 changes: 1 addition & 1 deletion source/release-notes/5.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ MongoDB 5.0 removes support for the following platforms:

- **macOS 10.13**

- **RHEL / CentOS / Oracle 7** on the
- **RHEL 7 / CentOS 7 / Oracle 7** on the
:ref:`PPC64LE <prod-notes-supported-platforms-PPC64LE>` and
:ref:`s390x <prod-notes-supported-platforms-s390x>` architectures

Expand Down