Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .assets/timeline-gantt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion CALENDAR.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Full untruncated version index.

| Version | SemVer | Cutoff | Publish | End of Life | State |
|---------|--------|--------|---------|-------------|-------|
| **stable2606** | 1.24.0 | 2026-05-18 | 2026-07-02 | 2027-07-02 | Planned |
| **stable2606** | 1.24.0 | 2026-05-18 | 2026-07-06 | 2027-07-02 | [Released](https://github.com/paritytech/polkadot-sdk/releases/tag/polkadot-stable2606) |
|   stable2606-1 | 1.24.1 | 2026-08-03 | 2026-08-06 | | Planned |
|   stable2606-2 | 1.24.2 | 2026-09-07 | 2026-09-10 | | Planned |
|   stable2606-3 | 1.24.3 | 2026-10-05 | 2026-10-08 | | Planned |
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Planned and historic release dates:

| Version | SemVer | Cutoff | Publish | End of Life | State |
|---------|--------|--------|---------|-------------|-------|
| **stable2606** | 1.24.0 | 2026-05-18 | 2026-07-02 | 2027-07-02 | Planned |
| **stable2606** | 1.24.0 | 2026-05-18 | 2026-07-06 | 2027-07-02 | [Released](https://github.com/paritytech/polkadot-sdk/releases/tag/polkadot-stable2606) |
|   stable2606-1 | 1.24.1 | 2026-08-03 | 2026-08-06 | | Planned |
|   stable2606-2 | 1.24.2 | 2026-09-07 | 2026-09-10 | | Planned |
|   [11 more planned](CALENDAR.md) | | | | |
Expand Down
2 changes: 1 addition & 1 deletion badges/polkadot-sdk-latest.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions releases-v1.ics
Original file line number Diff line number Diff line change
Expand Up @@ -1675,15 +1675,15 @@ BEGIN:VEVENT
SUMMARY:stable2606 Cutoff
DTSTART;VALUE=DATE:20260518
DTEND;VALUE=DATE:20260519
DESCRIPTION:Cutoff for stable2606 (planned)\n\nFull Calendar: https://gith
ub.com/paritytech/release-registry/blob/main/CALENDAR.md#calendar
DESCRIPTION:Cutoff for stable2606 (released)\n\nFull Calendar: https://git
hub.com/paritytech/release-registry/blob/main/CALENDAR.md#calendar
END:VEVENT
BEGIN:VEVENT
SUMMARY:stable2606 Release
DTSTART;VALUE=DATE:20260702
DTEND;VALUE=DATE:20260703
DESCRIPTION:Release of stable2606 (planned)\n\nFull Calendar: https://gith
ub.com/paritytech/release-registry/blob/main/CALENDAR.md#calendar
DTSTART;VALUE=DATE:20260706
DTEND;VALUE=DATE:20260707
DESCRIPTION:Release of stable2606 (released)\n\nFull Calendar: https://git
hub.com/paritytech/release-registry/blob/main/CALENDAR.md#calendar
END:VEVENT
BEGIN:VEVENT
SUMMARY:stable2606 End of Life
Expand Down
7 changes: 4 additions & 3 deletions releases-v1.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Polkadot SDK": {
"recommended": {
"release": "stable2603"
"release": "stable2606"
},
"releases": [
{
Expand Down Expand Up @@ -1453,9 +1453,10 @@
"estimated": "2026-05-18"
},
"publish": {
"estimated": "2026-07-02"
"when": "2026-07-06",
"tag": "polkadot-stable2606"
},
"state": "planned",
"state": "released",
"endOfLife": {
"estimated": "2027-07-02"
},
Expand Down
Loading