From 3500a85658948ccfb4c83818d264d7199a418dd0 Mon Sep 17 00:00:00 2001 From: Andrew Feierabend Date: Thu, 4 Mar 2021 10:31:38 -0500 Subject: [PATCH] DOCSP-15018 Platform Support v5.0 changelog entry --- source/release-notes/5.0.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/source/release-notes/5.0.txt b/source/release-notes/5.0.txt index e772d6781a7..1da07262cbb 100644 --- a/source/release-notes/5.0.txt +++ b/source/release-notes/5.0.txt @@ -113,6 +113,25 @@ Structured Logging Platform Support ---------------- +Removed Platforms +~~~~~~~~~~~~~~~~~ + +MongoDB 5.0 removes support for the following platforms: + +- **RHEL / CentOS / Oracle 7** on the + :ref:`PPC64LE ` and + :ref:`s390x ` architectures + +- **SLES 12** on the :ref:`s390x ` + architecture + +- **Ubuntu 18.04** on the + :ref:`PPC64LE ` and + :ref:`s390x ` architectures + +See :ref:`prod-notes-supported-platforms` for the full list of platforms +and architectures supported in MongoDB 5.0. + .. _5.0-rel-notes-shell: Mongo Shell