diff --git a/release-notes/10.0/10.0.1/index.json b/release-notes/10.0/10.0.1/index.json new file mode 100644 index 000000000..cd2a12c46 --- /dev/null +++ b/release-notes/10.0/10.0.1/index.json @@ -0,0 +1,106 @@ +{ + "$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-patch-detail-index.json", + "kind": "patch-version-index", + "title": ".NET 10.0.1 Patch Index", + "version": "10.0.1", + "date": "2025-12-09T00:00:00\u002B00:00", + "support_phase": "active", + "security": false, + "cve_count": 0, + "sdk_release": "10.0.101", + "sdk_feature_bands": [ + "10.0.101" + ], + "_links": { + "self": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/index.json" + }, + "prev": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.0/index.json", + "title": "Patch index" + }, + "prev-security": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/preview/rc2/index.json", + "title": "Latest security patch" + }, + "latest-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/sdk/index.json", + "title": "SDK index" + }, + "release-major": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/index.json", + "title": "Major version index" + }, + "release-month": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json", + "title": "Release month index" + }, + "releases-index": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json", + "title": "Release index" + }, + "release-json": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/release.json", + "title": "10.0.1 Release Information", + "type": "application/json" + }, + "release-notes-markdown": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/10.0.1.md", + "title": "Release Notes", + "type": "application/markdown" + }, + "release-notes-markdown-rendered": { + "href": "https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.1/10.0.1.md", + "title": "Release Notes (Rendered)", + "type": "application/markdown" + } + }, + "_embedded": { + "sdk_release": { + "version": "10.0.101", + "band": "10.0.1xx", + "date": "2025-12-09T00:00:00\u002B00:00", + "label": ".NET SDK 10.0.1xx", + "support_phase": "active", + "_links": { + "release-month": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json", + "title": "Release month index" + }, + "release-patch": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/index.json", + "title": "10.0.1" + }, + "downloads": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/downloads/sdk-10.0.1xx.json", + "title": ".NET SDK 10.0.1xx Downloads", + "type": "application/json" + } + } + }, + "sdk_feature_bands": [ + { + "version": "10.0.101", + "band": "10.0.1xx", + "date": "2025-12-09T00:00:00\u002B00:00", + "label": ".NET SDK 10.0.1xx", + "support_phase": "active", + "_links": { + "release-month": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json", + "title": "Release month index" + }, + "release-patch": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/index.json", + "title": "10.0.1" + }, + "downloads": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/downloads/sdk-10.0.1xx.json", + "title": ".NET SDK 10.0.1xx Downloads", + "type": "application/json" + } + } + } + ] + } +} diff --git a/release-notes/10.0/index.json b/release-notes/10.0/index.json index ed7917cd3..2ad362e2c 100644 --- a/release-notes/10.0/index.json +++ b/release-notes/10.0/index.json @@ -3,7 +3,7 @@ "kind": "major-version-index", "title": ".NET 10.0 Release Index", "target_framework": "net10.0", - "latest": "10.0.0", + "latest": "10.0.1", "latest_security": "10.0.0-rc.2", "release_type": "lts", "support_phase": "active", @@ -19,7 +19,7 @@ "title": ".NET 10.0 Downloads" }, "latest": { - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.0/index.json", + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/index.json", "title": "Latest patch" }, "latest-sdk": { @@ -44,8 +44,8 @@ "type": "application/json" }, "latest-release-json": { - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.0/release.json", - "title": "Latest release information (10.0.0)", + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/release.json", + "title": "Latest release information (10.0.1)", "type": "application/json" }, "target-frameworks-json": { @@ -56,6 +56,25 @@ }, "_embedded": { "releases": [ + { + "version": "10.0.1", + "date": "2025-12-09T00:00:00\u002B00:00", + "year": "2025", + "month": "12", + "security": false, + "cve_count": 0, + "support_phase": "active", + "sdk_release": "10.0.101", + "_links": { + "self": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/index.json" + }, + "release-month": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json", + "title": "Release month index" + } + } + }, { "version": "10.0.0", "date": "2025-11-11T00:00:00\u002B00:00", diff --git a/release-notes/10.0/sdk/index.json b/release-notes/10.0/sdk/index.json index 4a0f41c30..460c844c7 100644 --- a/release-notes/10.0/sdk/index.json +++ b/release-notes/10.0/sdk/index.json @@ -3,7 +3,7 @@ "kind": "sdk-index", "version": "10.0", "title": ".NET SDK 10.0", - "latest": "10.0.100-rc.2.25502.107", + "latest": "10.0.101", "latest_security": "10.0.100-rc.2.25502.107", "latest_feature_band": "10.0.xx", "_links": { @@ -22,18 +22,18 @@ "_embedded": { "feature_bands": [ { - "version": "10.0.100-rc.2.25502.107", + "version": "10.0.101", "band": "10.0.xx", - "date": "2025-10-14T00:00:00-08:00", + "date": "2025-12-09T00:00:00-08:00", "label": ".NET SDK 10.0.xx", "support_phase": "active", "_links": { "release-month": { - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/10/index.json", + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json", "title": "Release month index" }, "release-patch": { - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/preview/rc2/index.json", + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/index.json", "title": "Patch index" }, "downloads": { diff --git a/release-notes/8.0/manifest.json b/release-notes/8.0/manifest.json index d741cb4ef..d37f27a18 100644 --- a/release-notes/8.0/manifest.json +++ b/release-notes/8.0/manifest.json @@ -33,6 +33,11 @@ "title": "Linux Packages (Rendered)", "type": "text/html" }, + "os-packages-json": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/8.0/os-packages.json", + "title": "OS Packages", + "type": "application/json" + }, "release-blog-rendered": { "href": "https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/", "title": "Announcing .NET 8", diff --git a/release-notes/index.json b/release-notes/index.json index 1cecdbdb4..f2db26707 100644 --- a/release-notes/index.json +++ b/release-notes/index.json @@ -22,9 +22,9 @@ "title": ".NET Release Timeline Index" }, "llms-txt": { - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/llms/reference.md", - "title": "LLM Quick Reference", - "type": "text/markdown" + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/llms.txt", + "title": "READ FIRST: AI navigation guide (links to full reference)", + "type": "text/plain" } }, "_embedded": { diff --git a/release-notes/timeline/2023/11/index.json b/release-notes/timeline/2023/11/index.json index 683901f50..f408e15b3 100644 --- a/release-notes/timeline/2023/11/index.json +++ b/release-notes/timeline/2023/11/index.json @@ -120,8 +120,7 @@ "title": ".NET Denial of Service Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/286", - "title": "CVE-2023-36038" + "href": "https://github.com/dotnet/announcements/issues/286" } }, "fixes": [ @@ -151,8 +150,7 @@ "title": ".NET Elevation of Privilege Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/287", - "title": "CVE-2023-36049" + "href": "https://github.com/dotnet/announcements/issues/287" } }, "fixes": [ @@ -198,8 +196,7 @@ "title": ".NET Security Feature Bypass Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/288", - "title": "CVE-2023-36558" + "href": "https://github.com/dotnet/announcements/issues/288" } }, "fixes": [ diff --git a/release-notes/timeline/2024/01/index.json b/release-notes/timeline/2024/01/index.json index 340958609..e54ca7132 100644 --- a/release-notes/timeline/2024/01/index.json +++ b/release-notes/timeline/2024/01/index.json @@ -123,8 +123,7 @@ "title": "Microsoft.Data.SqlClient and System.Data.SqlClient SQL Data provider Information Disclosure Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/292", - "title": "CVE-2024-0056" + "href": "https://github.com/dotnet/announcements/issues/292" } }, "fixes": [ @@ -151,8 +150,7 @@ "title": ".NET Security Feature Bypass Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/291", - "title": "CVE-2024-0057" + "href": "https://github.com/dotnet/announcements/issues/291" } }, "fixes": [ @@ -198,8 +196,7 @@ "title": ".NET Denial of Service Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/290", - "title": "CVE-2024-21319" + "href": "https://github.com/dotnet/announcements/issues/290" } }, "fixes": [ diff --git a/release-notes/timeline/2024/02/index.json b/release-notes/timeline/2024/02/index.json index 3c3629e4f..e5161b8e8 100644 --- a/release-notes/timeline/2024/02/index.json +++ b/release-notes/timeline/2024/02/index.json @@ -141,8 +141,7 @@ "title": ".NET Denial of Service Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/295", - "title": "CVE-2024-21386" + "href": "https://github.com/dotnet/announcements/issues/295" } }, "fixes": [ @@ -188,8 +187,7 @@ "title": ".NET Denial of Service Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/296", - "title": "CVE-2024-21404" + "href": "https://github.com/dotnet/announcements/issues/296" } }, "fixes": [ diff --git a/release-notes/timeline/2024/03/index.json b/release-notes/timeline/2024/03/index.json index 628f60947..945ceb18e 100644 --- a/release-notes/timeline/2024/03/index.json +++ b/release-notes/timeline/2024/03/index.json @@ -137,8 +137,7 @@ "title": "Microsoft QUIC Denial of Service Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/300", - "title": "CVE-2024-26190" + "href": "https://github.com/dotnet/announcements/issues/300" } }, "fixes": [ @@ -176,8 +175,7 @@ "title": ".NET Denial of Service Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/299", - "title": "CVE-2024-21392" + "href": "https://github.com/dotnet/announcements/issues/299" } }, "fixes": [ diff --git a/release-notes/timeline/2024/04/index.json b/release-notes/timeline/2024/04/index.json index 7b4ab3522..a8c0ab836 100644 --- a/release-notes/timeline/2024/04/index.json +++ b/release-notes/timeline/2024/04/index.json @@ -137,8 +137,7 @@ "title": ".NET Elevation of Privilege Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/303", - "title": "CVE-2024-21409" + "href": "https://github.com/dotnet/announcements/issues/303" } }, "fixes": [ diff --git a/release-notes/timeline/2024/05/index.json b/release-notes/timeline/2024/05/index.json index e98352256..93d2ff889 100644 --- a/release-notes/timeline/2024/05/index.json +++ b/release-notes/timeline/2024/05/index.json @@ -171,8 +171,7 @@ "title": ".NET Remote Code Execution Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/307", - "title": "CVE-2024-30045" + "href": "https://github.com/dotnet/announcements/issues/307" } }, "fixes": [ @@ -210,8 +209,7 @@ "title": ".NET Denial of Service Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/308", - "title": "CVE-2024-30046" + "href": "https://github.com/dotnet/announcements/issues/308" } }, "fixes": [ diff --git a/release-notes/timeline/2024/07/index.json b/release-notes/timeline/2024/07/index.json index 32feb27a0..4246cd87c 100644 --- a/release-notes/timeline/2024/07/index.json +++ b/release-notes/timeline/2024/07/index.json @@ -124,8 +124,7 @@ "title": ".NET Denial of Service Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/315", - "title": "CVE-2024-30105" + "href": "https://github.com/dotnet/announcements/issues/315" } }, "fixes": [ @@ -158,8 +157,7 @@ "title": ".NET Remote Code Execution Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/314", - "title": "CVE-2024-35264" + "href": "https://github.com/dotnet/announcements/issues/314" } }, "fixes": [ @@ -189,8 +187,7 @@ "title": ".NET Elevation of Privilege Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/313", - "title": "CVE-2024-38081" + "href": "https://github.com/dotnet/announcements/issues/313" } }, "fixes": [ @@ -223,8 +220,7 @@ "title": ".NET Denial of Service Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/312", - "title": "CVE-2024-38095" + "href": "https://github.com/dotnet/announcements/issues/312" } }, "fixes": [ diff --git a/release-notes/timeline/2024/08/index.json b/release-notes/timeline/2024/08/index.json index 302bc1df3..895932368 100644 --- a/release-notes/timeline/2024/08/index.json +++ b/release-notes/timeline/2024/08/index.json @@ -93,8 +93,7 @@ "title": ".NET Information Disclosure Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/319", - "title": "CVE-2024-38167" + "href": "https://github.com/dotnet/announcements/issues/319" } }, "fixes": [ @@ -124,8 +123,7 @@ "title": ".NET Denial of Service Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/320", - "title": "CVE-2024-38168" + "href": "https://github.com/dotnet/announcements/issues/320" } }, "fixes": [ diff --git a/release-notes/timeline/2024/10/index.json b/release-notes/timeline/2024/10/index.json index 696dd71a7..9e9d97867 100644 --- a/release-notes/timeline/2024/10/index.json +++ b/release-notes/timeline/2024/10/index.json @@ -129,8 +129,7 @@ "title": ".NET Denial of Service Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/327", - "title": "CVE-2024-43483" + "href": "https://github.com/dotnet/announcements/issues/327" } }, "fixes": [ @@ -174,8 +173,7 @@ "title": "(DoS) System.IO.Packaging - Multiple DoS vectors in use of SortedList", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/328", - "title": "CVE-2024-43484" + "href": "https://github.com/dotnet/announcements/issues/328" } }, "fixes": [ @@ -227,8 +225,7 @@ "title": "(DoS) Denial of Service attack against System.Text.Json ExtensionData feature", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/329", - "title": "CVE-2024-43485" + "href": "https://github.com/dotnet/announcements/issues/329" } }, "fixes": [ @@ -269,8 +266,7 @@ "title": ".NET Remote Code Execution Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/326", - "title": "CVE-2024-38229" + "href": "https://github.com/dotnet/announcements/issues/326" } }, "fixes": [ diff --git a/release-notes/timeline/2024/11/index.json b/release-notes/timeline/2024/11/index.json index e3adb8236..cd4243853 100644 --- a/release-notes/timeline/2024/11/index.json +++ b/release-notes/timeline/2024/11/index.json @@ -94,8 +94,7 @@ "title": ".NET Remote Code Execution Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/334", - "title": "CVE-2024-43498" + "href": "https://github.com/dotnet/announcements/issues/334" } }, "fixes": [ @@ -128,8 +127,7 @@ "title": ".NET Core - DoS - (unbounded work factor) in NrbfDecoder component", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/333", - "title": "CVE-2024-43499" + "href": "https://github.com/dotnet/announcements/issues/333" } }, "fixes": [ diff --git a/release-notes/timeline/2025/01/index.json b/release-notes/timeline/2025/01/index.json index f5ec82061..0e2050df4 100644 --- a/release-notes/timeline/2025/01/index.json +++ b/release-notes/timeline/2025/01/index.json @@ -111,8 +111,7 @@ "title": ".NET Remote Code Execution Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/340", - "title": "CVE-2025-21171" + "href": "https://github.com/dotnet/announcements/issues/340" } }, "fixes": [ @@ -142,8 +141,7 @@ "title": ".NET and Visual Studio Remote Code Execution Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/339", - "title": "CVE-2025-21172" + "href": "https://github.com/dotnet/announcements/issues/339" } }, "fixes": [ @@ -181,8 +179,7 @@ "title": ".NET and Visual Studio Remote Code Execution Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/338", - "title": "CVE-2025-21176" + "href": "https://github.com/dotnet/announcements/issues/338" } }, "fixes": [ @@ -220,8 +217,7 @@ "title": ".NET Elevation of Privilege Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/337", - "title": "CVE-2025-21173" + "href": "https://github.com/dotnet/announcements/issues/337" } }, "fixes": [ diff --git a/release-notes/timeline/2025/03/index.json b/release-notes/timeline/2025/03/index.json index 9eb33e9b9..301da02e7 100644 --- a/release-notes/timeline/2025/03/index.json +++ b/release-notes/timeline/2025/03/index.json @@ -122,8 +122,7 @@ "title": ".NET Elevation of Privilege Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/348", - "title": "CVE-2025-24070" + "href": "https://github.com/dotnet/announcements/issues/348" } }, "fixes": [ diff --git a/release-notes/timeline/2025/04/index.json b/release-notes/timeline/2025/04/index.json index c6b1a0ec7..623faf543 100644 --- a/release-notes/timeline/2025/04/index.json +++ b/release-notes/timeline/2025/04/index.json @@ -122,8 +122,7 @@ "title": ".NET Denial of Service Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/352", - "title": "CVE-2025-26682" + "href": "https://github.com/dotnet/announcements/issues/352" } }, "fixes": [ diff --git a/release-notes/timeline/2025/05/index.json b/release-notes/timeline/2025/05/index.json index 60cd1378f..920c109ae 100644 --- a/release-notes/timeline/2025/05/index.json +++ b/release-notes/timeline/2025/05/index.json @@ -122,8 +122,7 @@ "title": ".NET and Visual Studio Spoofing Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/356", - "title": "CVE-2025-26646" + "href": "https://github.com/dotnet/announcements/issues/356" } }, "fixes": [ diff --git a/release-notes/timeline/2025/06/index.json b/release-notes/timeline/2025/06/index.json index 2cce54966..4a1c33845 100644 --- a/release-notes/timeline/2025/06/index.json +++ b/release-notes/timeline/2025/06/index.json @@ -122,8 +122,7 @@ "title": "DLL Hijacking Remote Code Execution Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/362", - "title": "CVE-2025-30399" + "href": "https://github.com/dotnet/announcements/issues/362" } }, "fixes": [ diff --git a/release-notes/timeline/2025/10/index.json b/release-notes/timeline/2025/10/index.json index f0ea56d3b..7320bdb76 100644 --- a/release-notes/timeline/2025/10/index.json +++ b/release-notes/timeline/2025/10/index.json @@ -128,8 +128,7 @@ "title": ".NET Information Disclosure Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/372", - "title": "CVE-2025-55248" + "href": "https://github.com/dotnet/announcements/issues/372" } }, "fixes": [ @@ -167,8 +166,7 @@ "title": ".NET Security Feature Bypass Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/371", - "title": "CVE-2025-55315" + "href": "https://github.com/dotnet/announcements/issues/371" } }, "fixes": [ @@ -209,8 +207,7 @@ "title": ".NET Denial of Service Vulnerability", "_links": { "self": { - "href": "https://github.com/dotnet/announcements/issues/370", - "title": "CVE-2025-55247" + "href": "https://github.com/dotnet/announcements/issues/370" } }, "fixes": [ diff --git a/release-notes/timeline/2025/12/index.json b/release-notes/timeline/2025/12/index.json new file mode 100644 index 000000000..261881f68 --- /dev/null +++ b/release-notes/timeline/2025/12/index.json @@ -0,0 +1,56 @@ +{ + "$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/v1/dotnet-release-timeline-index.json", + "kind": "month-index", + "title": ".NET Release Timeline Index - 2025-12", + "year": "2025", + "month": "12", + "security": false, + "latest_release": "10.0", + "releases": [ + "10.0" + ], + "_links": { + "self": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json" + }, + "prev": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/11/index.json", + "title": "Release timeline index for 2025-11" + }, + "prev-security": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/10/index.json", + "title": "Release timeline index for 2025-10" + }, + "timeline-index": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/index.json", + "title": ".NET Release Timeline Index" + }, + "year-index": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/index.json", + "title": ".NET Release Timeline Index - 2025" + } + }, + "_embedded": { + "releases": [ + { + "version": "10.0.1", + "date": "2025-12-09T00:00:00\u002B00:00", + "year": "2025", + "month": "12", + "security": false, + "cve_count": 0, + "support_phase": "active", + "sdk_release": "10.0.101", + "_links": { + "self": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/index.json" + }, + "latest-sdk": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/sdk/index.json", + "title": ".NET SDK 10.0 Release Information" + } + } + } + ] + } +} diff --git a/release-notes/timeline/2025/index.json b/release-notes/timeline/2025/index.json index c985d8699..43162d34e 100644 --- a/release-notes/timeline/2025/index.json +++ b/release-notes/timeline/2025/index.json @@ -3,7 +3,7 @@ "kind": "year-index", "title": ".NET Release Timeline Index - 2025", "year": "2025", - "latest_month": "11", + "latest_month": "12", "latest_security_month": "10", "latest_release": "10.0", "releases": [ @@ -20,8 +20,8 @@ "title": "Release timeline index for 2024" }, "latest-month": { - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/11/index.json", - "title": "Latest month (Release timeline index for 2025-11)" + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json", + "title": "Latest month (Release timeline index for 2025-12)" }, "latest-release": { "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/index.json", @@ -319,6 +319,23 @@ "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/11/index.json" } } + }, + { + "month": "12", + "security": false, + "cve_count": 0, + "latest_release": "10.0", + "releases": [ + "10.0" + ], + "runtime_patches": [ + "10.0.1" + ], + "_links": { + "self": { + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json" + } + } } ], "releases": [ @@ -335,12 +352,12 @@ "title": ".NET 10.0" }, "latest-month": { - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/11/index.json", - "title": "Latest month (2025-11)" + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2025/12/index.json", + "title": "Latest month (2025-12)" }, "latest-patch": { - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.0/index.json", - "title": "Latest patch (10.0.0)" + "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/10.0/10.0.1/index.json", + "title": "Latest patch (10.0.1)" } } },