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 6d3066f + e2257a8 commit 700e788Copy full SHA for 700e788
data/releases/schedule.yaml
@@ -2,6 +2,17 @@
2
# This file helps to populate the /releases page, and is also parsed to find out the
3
# latest patch version for a minor release.
4
schedules:
5
+- release: 1.28
6
+ releaseDate: 2023-08-15
7
+ next:
8
+ release: 1.28.1
9
+ cherryPickDeadline: 2023-09-08
10
+ maintenanceModeStartDate: 2023-08-28
11
+ targetDate: 2023-09-13
12
+ endOfLifeDate: 2024-10-28
13
+ previousPatches:
14
+ - release: 1.28.0
15
+ targetDate: 2023-08-15
16
- release: 1.27
17
releaseDate: 2024-04-11
18
maintenanceModeStartDate: 2024-04-28
0 commit comments