mirror of
https://github.com/elastic/logstash.git
synced 2025-04-21 21:27:20 -04:00
* Update logstash_releases.json after 8.17.5 * Update 9.next post 9.0.0 release Co-authored-by: Mashhur <99575341+mashhurs@users.noreply.github.com> --------- Co-authored-by: Mashhur <99575341+mashhurs@users.noreply.github.com>
15 lines
332 B
JSON
15 lines
332 B
JSON
{
|
|
"releases": {
|
|
"7.current": "7.17.28",
|
|
"8.previous": "8.17.5",
|
|
"8.current": "8.18.0"
|
|
},
|
|
"snapshots": {
|
|
"7.current": "7.17.29-SNAPSHOT",
|
|
"8.previous": "8.17.6-SNAPSHOT",
|
|
"8.current": "8.18.1-SNAPSHOT",
|
|
"8.next": "8.19.0-SNAPSHOT",
|
|
"9.next": "9.0.1-SNAPSHOT",
|
|
"main": "9.1.0-SNAPSHOT"
|
|
}
|
|
}
|