Skip to content

Commit e3714e8

Browse files
committed
Add exceptional versions
1 parent a946cf7 commit e3714e8

File tree

4 files changed

+139
-1
lines changed

4 files changed

+139
-1
lines changed

release-notes/6.0/supported-os.json

+35
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,12 @@
189189
],
190190
"unsupported-versions": [
191191
"10"
192+
],
193+
"exceptional-versions": [
194+
{
195+
"version": "11",
196+
"note": "Debian 11 is continued to be supported after EOL as it's used as [container base](https://github.com/dotnet/dotnet-docker/discussions/5710)."
197+
}
192198
]
193199
},
194200
{
@@ -356,6 +362,12 @@
356362
"8.1",
357363
"7-sp1"
358364
],
365+
"exceptional-versions": [
366+
{
367+
"version": "10-1507-e-lts",
368+
"note": "Windows 10 1507 was explicitly never supported."
369+
}
370+
],
359371
"notes": [
360372
"The x64 emulator is supported on Windows 11 Arm64."
361373
]
@@ -381,6 +393,16 @@
381393
"20H2",
382394
"2004"
383395
],
396+
"exceptional-versions": [
397+
{
398+
"version": "2012",
399+
"note": "Windows Server 2012 is supported with ESU."
400+
},
401+
{
402+
"version": "2012-R2",
403+
"note": "Windows Server 2012 R2 is supported with ESU."
404+
}
405+
],
384406
"notes": [
385407
"Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)."
386408
]
@@ -405,6 +427,19 @@
405427
"20H2",
406428
"2004",
407429
"1607"
430+
],
431+
"exceptional-versions": [
432+
{
433+
"version": "2012",
434+
"note": "Windows Server 2012 is supported with ESU."
435+
},
436+
{
437+
"version": "2012-R2",
438+
"note": "Windows Server 2012 R2 is supported with ESU."
439+
}
440+
],
441+
"notes": [
442+
"Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)."
408443
]
409444
}
410445
]

release-notes/7.0/supported-os.json

+35
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,12 @@
184184
],
185185
"unsupported-versions": [
186186
"10"
187+
],
188+
"exceptional-versions": [
189+
{
190+
"version": "11",
191+
"note": "Debian 11 is continued to be supported after EOL as it's used as [container base](https://github.com/dotnet/dotnet-docker/discussions/5710)."
192+
}
187193
]
188194
},
189195
{
@@ -335,6 +341,12 @@
335341
"8.1",
336342
"7-sp1"
337343
],
344+
"exceptional-versions": [
345+
{
346+
"version": "10-1507-e-lts",
347+
"note": "Windows 10 1507 was explicitly never supported."
348+
}
349+
],
338350
"notes": [
339351
"The x64 emulator is supported on Windows 11 Arm64."
340352
]
@@ -358,6 +370,16 @@
358370
"2012-R2",
359371
"2012"
360372
],
373+
"exceptional-versions": [
374+
{
375+
"version": "2012",
376+
"note": "Windows Server 2012 is supported with ESU."
377+
},
378+
{
379+
"version": "2012-R2",
380+
"note": "Windows Server 2012 R2 is supported with ESU."
381+
}
382+
],
361383
"notes": [
362384
"Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)."
363385
]
@@ -377,6 +399,19 @@
377399
"2016",
378400
"2012-R2",
379401
"2012"
402+
],
403+
"exceptional-versions": [
404+
{
405+
"version": "2012",
406+
"note": "Windows Server 2012 is supported with ESU."
407+
},
408+
{
409+
"version": "2012-R2",
410+
"note": "Windows Server 2012 R2 is supported with ESU."
411+
}
412+
],
413+
"notes": [
414+
"Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)."
380415
]
381416
}
382417
]

release-notes/8.0/supported-os.json

+46-1
Original file line numberDiff line numberDiff line change
@@ -131,11 +131,16 @@
131131
"Arm64",
132132
"ppc64le",
133133
"s390x",
134-
135134
"x64"
136135
],
137136
"supported-versions": [
138137
"9"
138+
],
139+
"exceptional-versions": [
140+
{
141+
"version": "8",
142+
"note": "CentOS Stream 8 was explicitly never supported."
143+
}
139144
]
140145
},
141146
{
@@ -154,6 +159,11 @@
154159
"unsupported-versions": [
155160
"11"
156161
],
162+
"exceptional-versions": [
163+
{
164+
"version": "12",
165+
"note": "Debian 12 is continued to be supported after EOL as it's used as [container base](https://github.com/dotnet/dotnet-docker/discussions/5710)."
166+
}
157167
]
158168
},
159169
{
@@ -207,6 +217,12 @@
207217
"9",
208218
"8"
209219
],
220+
"exceptional-versions": [
221+
{
222+
"version": "7",
223+
"note": "Red Hat Enterprise Linux 7 was explicitly never supported."
224+
}
225+
],
210226
"notes": [
211227
"RHEL-compatible derivatives are supported per [.NET Support](../../support.md)."
212228
]
@@ -292,6 +308,12 @@
292308
"unsupported-versions": [
293309
"10-21h2-e"
294310
],
311+
"exceptional-versions": [
312+
{
313+
"version": "10-1507-e-lts",
314+
"note": "Windows 10 1507 was explicitly never supported."
315+
}
316+
],
295317
"notes": [
296318
"The x64 emulator is supported on Windows 11 Arm64."
297319
]
@@ -313,6 +335,16 @@
313335
"2012-R2",
314336
"2012"
315337
],
338+
"exceptional-versions": [
339+
{
340+
"version": "2012",
341+
"note": "Windows Server 2012 is supported with ESU."
342+
},
343+
{
344+
"version": "2012-R2",
345+
"note": "Windows Server 2012 R2 is supported with ESU."
346+
}
347+
],
316348
"notes": [
317349
"Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)."
318350
]
@@ -332,6 +364,19 @@
332364
"2016",
333365
"2012-R2",
334366
"2012"
367+
],
368+
"exceptional-versions": [
369+
{
370+
"version": "2012",
371+
"note": "Windows Server 2012 is supported with ESU."
372+
},
373+
{
374+
"version": "2012-R2",
375+
"note": "Windows Server 2012 R2 is supported with ESU."
376+
}
377+
],
378+
"notes": [
379+
"Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)."
335380
]
336381
}
337382
]

release-notes/9.0/supported-os.json

+23
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,16 @@
281281
"2012-R2",
282282
"2012"
283283
],
284+
"exceptional-versions": [
285+
{
286+
"version": "2012",
287+
"note": "Windows Server 2012 is supported with ESU."
288+
},
289+
{
290+
"version": "2012-R2",
291+
"note": "Windows Server 2012 R2 is supported with ESU."
292+
}
293+
],
284294
"notes": [
285295
"Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)."
286296
]
@@ -300,6 +310,19 @@
300310
"2016",
301311
"2012-R2",
302312
"2012"
313+
],
314+
"exceptional-versions": [
315+
{
316+
"version": "2012",
317+
"note": "Windows Server 2012 is supported with ESU."
318+
},
319+
{
320+
"version": "2012-R2",
321+
"note": "Windows Server 2012 R2 is supported with ESU."
322+
}
323+
],
324+
"notes": [
325+
"Windows Server 2012 and 2012 R2 are supported with [Extended Security Updates](https://learn.microsoft.com/windows-server/get-started/extended-security-updates-overview)."
303326
]
304327
}
305328
]

0 commit comments

Comments
 (0)