We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 877e7fa + 398004b commit 4bb0f40Copy full SHA for 4bb0f40
data/releases/schedule.yaml
@@ -4,6 +4,20 @@
4
# schedule-builder -uc data/releases/schedule.yaml -e data/releases/eol.yaml
5
---
6
schedules:
7
+- endOfLifeDate: "2026-10-27"
8
+ maintenanceModeStartDate: "2026-08-27"
9
+ next:
10
+ cherryPickDeadline: "2025-10-10"
11
+ release: 1.34.2
12
+ targetDate: "2025-10-14"
13
+ previousPatches:
14
+ - cherryPickDeadline: "2025-09-05"
15
+ release: 1.34.1
16
+ targetDate: "2025-09-09"
17
+ - release: 1.34.0
18
+ targetDate: "2025-08-27"
19
+ release: "1.34"
20
+ releaseDate: "2025-08-27"
21
- endOfLifeDate: "2026-06-28"
22
maintenanceModeStartDate: "2026-04-28"
23
next:
0 commit comments