Skip to content

Commit ed3c881

Browse files
authored
Merge pull request #45218 from jeremyrickard/update-feb-patches
Add feb patch updates and propose May patch release dates
2 parents 85dd044 + 2113edb commit ed3c881

File tree

2 files changed

+23
-13
lines changed

2 files changed

+23
-13
lines changed

content/en/releases/patch-releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ releases may also occur in between these.
7878

7979
| Monthly Patch Release | Cherry Pick Deadline | Target date |
8080
| --------------------- | -------------------- | ----------- |
81-
| February 2024 | 2024-02-09 | 2024-02-14 |
8281
| March 2024 | 2024-03-08 | 2024-03-13 |
8382
| April 2024 | 2024-04-12 | 2024-04-17 |
83+
| May 2024 | 2024-05-10 | 2024-05-15 |
8484

8585
## Detailed Release History for Active Branches
8686

data/releases/schedule.yaml

Lines changed: 22 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@ schedules:
55
- release: 1.29
66
releaseDate: 2023-12-13
77
next:
8-
release: 1.29.2
9-
cherryPickDeadline: 2024-02-09
10-
targetDate: 2024-02-14
8+
release: 1.29.3
9+
cherryPickDeadline: 2024-03-08
10+
targetDate: 2024-03-12
1111
maintenanceModeStartDate: 2024-12-28
1212
endOfLifeDate: 2025-02-28
1313
previousPatches:
14+
- release: 1.29.2
15+
cherryPickDeadline: 2024-02-09
16+
targetDate: 2024-02-14
1417
- release: 1.29.1
1518
cherryPickDeadline: 2024-01-12
1619
targetDate: 2024-01-17
@@ -19,12 +22,15 @@ schedules:
1922
- release: 1.28
2023
releaseDate: 2023-08-15
2124
next:
22-
release: 1.28.7
23-
cherryPickDeadline: 2024-02-09
24-
targetDate: 2024-02-14
25+
release: 1.28.8
26+
cherryPickDeadline: 2024-03-08
27+
targetDate: 2024-03-12
2528
maintenanceModeStartDate: 2024-08-28
2629
endOfLifeDate: 2024-10-28
2730
previousPatches:
31+
- release: 1.28.7
32+
cherryPickDeadline: 2024-02-09
33+
targetDate: 2024-02-14
2834
- release: 1.28.6
2935
cherryPickDeadline: 2023-01-12
3036
targetDate: 2024-01-17
@@ -54,10 +60,13 @@ schedules:
5460
maintenanceModeStartDate: 2024-04-28
5561
endOfLifeDate: 2024-06-28
5662
next:
57-
release: 1.27.11
58-
cherryPickDeadline: 2024-02-09
59-
targetDate: 2024-02-14
63+
release: 1.27.12
64+
cherryPickDeadline: 2024-03-08
65+
targetDate: 2024-03-13
6066
previousPatches:
67+
- release: 1.27.11
68+
cherryPickDeadline: 2024-02-09
69+
targetDate: 2024-02-14
6170
- release: 1.27.10
6271
cherryPickDeadline: 2023-01-12
6372
targetDate: 2024-01-17
@@ -100,10 +109,11 @@ schedules:
100109
maintenanceModeStartDate: 2023-12-28
101110
endOfLifeDate: 2024-02-28
102111
next:
103-
release: 1.26.14
104-
cherryPickDeadline: 2024-02-09
105-
targetDate: 2024-02-14
112+
release: Not Planned
106113
previousPatches:
114+
- release: 1.26.14
115+
cherryPickDeadline: 2024-02-09
116+
targetDate: 2024-02-14
107117
- release: 1.26.13
108118
cherryPickDeadline: 2023-01-12
109119
targetDate: 2024-01-17

0 commit comments

Comments
 (0)