We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc7b74d commit a1a263bCopy full SHA for a1a263b
ci/logstash_releases.json
@@ -1,16 +1,17 @@
1
{
2
"releases": {
3
"7.current": "7.17.29",
4
- "8.previous": "8.17.9",
5
- "8.current": "8.18.4",
6
- "9.current": "9.0.4"
+ "8.previous": "8.18.4",
+ "8.current": "8.19.0",
+ "9.previous": "9.0.4",
7
+ "9.current": "9.1.0"
8
},
9
"snapshots": {
10
"7.current": "7.17.30-SNAPSHOT",
- "8.previous": "8.17.10-SNAPSHOT",
11
- "8.current": "8.18.5-SNAPSHOT",
12
- "8.next": "8.19.0-SNAPSHOT",
13
- "9.next": "9.0.5-SNAPSHOT",
14
- "main": "9.1.0-SNAPSHOT"
+ "8.previous": "8.18.5-SNAPSHOT",
+ "8.current": "8.19.1-SNAPSHOT",
+ "9.previous": "9.0.5-SNAPSHOT",
+ "9.current": "9.1.1-SNAPSHOT",
15
+ "main": "9.2.0-SNAPSHOT"
16
}
17
0 commit comments