1
0
mirror of synced 2025-12-29 09:00:05 -05:00
Files
core/release-notes/timeline/2018/08/index.json
2025-12-09 17:34:51 -08:00

71 lines
2.3 KiB
JSON

{
"$schema": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/schemas/dotnet-release-timeline-index.json",
"kind": "month-index",
"title": ".NET Release Timeline Index - 2018-08",
"description": "Release timeline for 2018-08 (latest: 2.2)",
"year": "2018",
"month": "08",
"security": false,
"latest_release": "2.1",
"releases": [
"2.2",
"2.1"
],
"_links": {
"self": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2018/08/index.json",
"title": "Release timeline index for 2018-08"
},
"prev": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/timeline/2018/07/index.json",
"title": "Release timeline index for 2018-07"
},
"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/2018/index.json",
"title": ".NET Release Timeline Index - 2018"
}
},
"_embedded": {
"releases": [
{
"version": "2.2.0-preview-26820-02",
"year": "2018",
"month": "08",
"security": false,
"cve_count": 0,
"support_phase": "preview",
"_links": {
"self": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/2.2/2.2.0-preview-26820-02/index.json",
"title": ".NET 2.2.0-preview-26820-02"
}
}
},
{
"version": "2.1.3",
"date": "2018-08-21T00:00:00\u002B00:00",
"year": "2018",
"month": "08",
"security": false,
"cve_count": 0,
"support_phase": "active",
"_links": {
"self": {
"href": "https://raw.githubusercontent.com/dotnet/core/refs/heads/release-index/release-notes/2.1/2.1.3/index.json",
"title": ".NET 2.1.3"
}
}
}
]
},
"_metadata": {
"schema_version": "1.0",
"generated_on": "2025-12-08T05:59:35.3322726\u002B00:00",
"generated_by": "ShipIndex"
}
}