Skip to content

Commit ab32f90

Browse files
authored
DOCSP-34074 Past Release Limitation Warning for 5.0 - 7.0 RNs (#5391) (#5426)
* DOCSP-34074 Past Release Limitation Warning for 5.0 - 7.0 RNs * tweak versions in 5.0
1 parent b9d1bd5 commit ab32f90

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

source/release-notes/5.0.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,16 @@ Patch Releases
4242
- 5.0.2 - 5.0.17 (Incremental backups on Ops Manager or Cloud
4343
Manager clusters)
4444

45-
4645
* - :issue:`SERVER-58936`
4746
- 5.0.0 - 5.0.1
4847

4948
* - :issue:`SERVER-68511`
5049
- 5.0.0 - 5.0.14
5150

51+
* - :issue:`SERVER-80203`
52+
- 5.0.6 - 5.0.21 (Time Series collections sharded by metaField embedded
53+
objects)
54+
5255
.. _5.0.23-release-notes:
5356

5457
5.0.23 - Upcoming

source/release-notes/6.0.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,17 @@ see :ref:`release-version-numbers`.
3636
* - :issue:`SERVER-68511`
3737
- 6.0.0
3838

39+
* - :issue:`SERVER-80203`
40+
- 6.0.0 - 6.0.11 (Time Series collections sharded by metaField embedded
41+
objects)
42+
3943
* - :issue:`WT-10461`
4044
- 6.0.0 - 6.0.4 (ARM64 or POWER system architectures)
4145

4246
* - :issue:`WT-10551`
4347
- 6.0.0 - 6.0.5 (Incremental backups on Ops Manager or Cloud
4448
Manager clusters)
4549

46-
4750
Patch Releases
4851
--------------
4952

source/release-notes/7.0.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,20 @@ changes introduced in these rapid releases, see
2323
To learn more about the differences between |lts| and Rapid releases,
2424
see :ref:`release-version-numbers`.
2525

26+
.. warning:: Past Release Limitations
27+
28+
.. include:: /includes/release-notes/critical-warning-text.rst
29+
30+
.. list-table::
31+
:header-rows: 1
32+
33+
* - Issue
34+
- Affected Versions
35+
36+
* - :issue:`SERVER-80203`
37+
- 7.0.0 - 7.0.2 (Time Series collections sharded by metaField embedded
38+
objects)
39+
2640
Patch Releases
2741
--------------
2842

0 commit comments

Comments
 (0)