apache-hop:
- Item root['versions']['2.9.0'] ({'name': '2.9.0', 'date': '2024-05-20'}) added to dictionary.
api-platform:
- Item root['versions']['3.3.4'] ({'name': '3.3.4', 'date': '2024-05-24'}) added to dictionary.
- Item root['versions']['3.2.23'] ({'name': '3.2.23', 'date': '2024-05-24'}) added to dictionary.
eks:
- Item root['releases']['1.30']['eol'] ("2025-07-23") added to dictionary.
- Item root['releases']['1.30']['eoes'] ("2026-07-23") added to dictionary.
- Item root['versions']['1.30-eks-2'] ({'name': '1.30-eks-2', 'date': '2024-05-23'}) added to dictionary.
jira:
- Item root['releases']['9.16'] ({'name': '9.16', 'eol': '2026-05-23'}) added to dictionary.
micronaut:
- Item root['versions']['4.4.10'] ({'name': '4.4.10', 'date': '2024-05-24'}) added to dictionary.
37 lines
616 B
JSON
37 lines
616 B
JSON
{
|
|
"releases": {},
|
|
"versions": {
|
|
"2.9.0": {
|
|
"name": "2.9.0",
|
|
"date": "2024-05-20"
|
|
},
|
|
"2.8.0": {
|
|
"name": "2.8.0",
|
|
"date": "2024-02-28"
|
|
},
|
|
"2.7.0": {
|
|
"name": "2.7.0",
|
|
"date": "2023-11-17"
|
|
},
|
|
"2.6.0": {
|
|
"name": "2.6.0",
|
|
"date": "2023-09-12"
|
|
},
|
|
"2.5.0": {
|
|
"name": "2.5.0",
|
|
"date": "2023-06-08"
|
|
},
|
|
"2.4.0": {
|
|
"name": "2.4.0",
|
|
"date": "2023-03-27"
|
|
},
|
|
"2.3.0": {
|
|
"name": "2.3.0",
|
|
"date": "2023-01-27"
|
|
},
|
|
"2.2.0": {
|
|
"name": "2.2.0",
|
|
"date": "2022-12-07"
|
|
}
|
|
}
|
|
} |