Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[windows] Add 10 22H2 ESU #6435

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
11 changes: 11 additions & 0 deletions products/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,16 @@ releases:
latest: 10.0.22631
link: https://learn.microsoft.com/windows/release-health/windows11-release-information

# This cycle includes 10 22H2 (E) and commercial Pro from (W)
- releaseCycle: "10-22h2-esu"
releaseLabel: "10 22H2 ESU"
releaseDate: 2022-10-18
eoas: 2025-10-14
Comment on lines +69 to +70
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if we should use 2025-10-14 or 2025-11-11 as releaseDate. I went the way that 10-21h2-iot-lts did with having the regular release date and use eoas as it felt closer to the rest and more true to how using 22H2 will work. Also not sure if lts: true should be set as it's behaving like a LTS but officially something else.

eol: 2028-10-10
latest: 10.0.19045
link: https://learn.microsoft.com/en-us/windows/whats-new/extended-security-updates

# This cycle includes 10 22H2 (W) for non-commercial Pro
- releaseCycle: "10-22h2"
releaseLabel: "10 22H2"
releaseDate: 2022-10-18
Expand Down Expand Up @@ -378,6 +388,7 @@ releases:
| ---- | ---------------------------------------------------------- |
| (E) | Enterprise, Education and IoT Enterprise editions |
| (W) | Home, Pro, Pro Education and Pro for Workstations editions |
| ESU | Extended Security Updates program |
| LTS | Long-Term Servicing Channel/Branch |

[Windows 11 release information](https://learn.microsoft.com/windows/release-health/windows11-release-information)
Expand Down