File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change @@ -42,13 +42,16 @@ Patch Releases
42
42
- 5.0.2 - 5.0.17 (Incremental backups on Ops Manager or Cloud
43
43
Manager clusters)
44
44
45
-
46
45
* - :issue:`SERVER-58936`
47
46
- 5.0.0 - 5.0.1
48
47
49
48
* - :issue:`SERVER-68511`
50
49
- 5.0.0 - 5.0.14
51
50
51
+ * - :issue:`SERVER-80203`
52
+ - 5.0.6 - 5.0.21 (Time Series collections sharded by metaField embedded
53
+ objects)
54
+
52
55
.. _5.0.23-release-notes:
53
56
54
57
5.0.23 - Upcoming
Original file line number Diff line number Diff line change @@ -36,14 +36,17 @@ see :ref:`release-version-numbers`.
36
36
* - :issue:`SERVER-68511`
37
37
- 6.0.0
38
38
39
+ * - :issue:`SERVER-80203`
40
+ - 6.0.0 - 6.0.11 (Time Series collections sharded by metaField embedded
41
+ objects)
42
+
39
43
* - :issue:`WT-10461`
40
44
- 6.0.0 - 6.0.4 (ARM64 or POWER system architectures)
41
45
42
46
* - :issue:`WT-10551`
43
47
- 6.0.0 - 6.0.5 (Incremental backups on Ops Manager or Cloud
44
48
Manager clusters)
45
49
46
-
47
50
Patch Releases
48
51
--------------
49
52
Original file line number Diff line number Diff line change @@ -23,6 +23,20 @@ changes introduced in these rapid releases, see
23
23
To learn more about the differences between |lts| and Rapid releases,
24
24
see :ref:`release-version-numbers`.
25
25
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
+
26
40
Patch Releases
27
41
--------------
28
42
You can’t perform that action at this time.
0 commit comments