|
9 | 9 | "ga_date": "2016-06-27T00:00:00\u002B00:00", |
10 | 10 | "eol_date": "2019-06-27T00:00:00\u002B00:00", |
11 | 11 | "_links": { |
12 | | - "self": { |
13 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.0/index.json", |
14 | | - "title": ".NET Core 1.0", |
15 | | - "type": "application/hal\u002Bjson" |
16 | | - }, |
17 | | - "release-manifest": { |
18 | | - "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.0/manifest.json", |
19 | | - "title": "Release manifest", |
20 | | - "type": "application/hal\u002Bjson" |
21 | | - }, |
22 | 12 | "releases-index": { |
23 | 13 | "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/index.json", |
24 | | - "title": ".NET Release Index", |
25 | | - "type": "application/hal\u002Bjson" |
| 14 | + "title": "Release index" |
26 | 15 | }, |
27 | 16 | "latest-release-json": { |
28 | 17 | "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/1.0/1.0.16/release.json", |
29 | 18 | "title": "Latest release information (1.0.16)", |
30 | 19 | "type": "application/json" |
31 | 20 | } |
32 | 21 | }, |
33 | | - "glossary": { |
34 | | - "lts": "Long-Term Support \u2013 3-year support window", |
35 | | - "sts": "Standard-Term Support \u2013 18-month support window", |
36 | | - "preview": "Pre-release phase for testing and feedback; not supported", |
37 | | - "go-live": "Production-supported release candidate before GA", |
38 | | - "active": "Full support with functional and security improvements", |
39 | | - "maintenance": "Final 6 months of support; security fixes only", |
40 | | - "eol": "End of Life \u2013 No longer supported", |
41 | | - "feature-band": "Quarterly SDK minor version releases (e.g., 8.0.1xx, 8.0.2xx)", |
42 | | - "patch": "Cumulative monthly update released on Patch Tuesday", |
43 | | - "latest-release": "Highest stable (GA) major version; excludes preview and RC releases", |
44 | | - "latest": "Alias for latest-release", |
45 | | - "latest-lts": "Highest stable LTS major version currently in support", |
46 | | - "latest-sdk": "SDK index for the latest stable major version", |
47 | | - "latest-security": "Most recent patch release containing security fixes" |
48 | | - }, |
49 | 22 | "_embedded": { |
50 | 23 | "releases": [], |
51 | 24 | "years": [ |
|
54 | 27 | "_links": { |
55 | 28 | "self": { |
56 | 29 | "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2019/index.json", |
57 | | - "title": ".NET Release Timeline 2019 (chronological)", |
58 | | - "type": "application/hal\u002Bjson" |
| 30 | + "title": ".NET Release Timeline 2019 (chronological)" |
59 | 31 | } |
60 | 32 | } |
61 | 33 | }, |
|
64 | 36 | "_links": { |
65 | 37 | "self": { |
66 | 38 | "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2018/index.json", |
67 | | - "title": ".NET Release Timeline 2018 (chronological)", |
68 | | - "type": "application/hal\u002Bjson" |
| 39 | + "title": ".NET Release Timeline 2018 (chronological)" |
69 | 40 | } |
70 | 41 | } |
71 | 42 | }, |
|
74 | 45 | "_links": { |
75 | 46 | "self": { |
76 | 47 | "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2017/index.json", |
77 | | - "title": ".NET Release Timeline 2017 (chronological)", |
78 | | - "type": "application/hal\u002Bjson" |
| 48 | + "title": ".NET Release Timeline 2017 (chronological)" |
79 | 49 | } |
80 | 50 | } |
81 | 51 | }, |
|
84 | 54 | "_links": { |
85 | 55 | "self": { |
86 | 56 | "href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2016/index.json", |
87 | | - "title": ".NET Release Timeline 2016 (chronological)", |
88 | | - "type": "application/hal\u002Bjson" |
| 57 | + "title": ".NET Release Timeline 2016 (chronological)" |
89 | 58 | } |
90 | 59 | } |
91 | 60 | } |
92 | 61 | ] |
93 | 62 | }, |
94 | 63 | "_metadata": { |
95 | 64 | "schema_version": "1.0", |
96 | | - "generated_on": "2025-12-07T00:54:42.4102462\u002B00:00", |
| 65 | + "generated_on": "2025-12-07T18:25:02.5087138\u002B00:00", |
97 | 66 | "generated_by": "VersionIndex" |
98 | 67 | } |
99 | 68 | } |
0 commit comments