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 5573b5a commit a847ef7Copy full SHA for a847ef7
ci/logstash_releases.json
@@ -1,15 +1,15 @@
1
{
2
"releases": {
3
"7.current": "7.17.27",
4
- "8.previous": "8.16.3",
5
- "8.current": "8.17.1"
+ "8.previous": "8.16.4",
+ "8.current": "8.17.2"
6
},
7
"snapshots": {
8
"7.current": "7.17.28-SNAPSHOT",
9
- "8.previous": "8.16.4-SNAPSHOT",
10
- "8.current": "8.17.2-SNAPSHOT",
11
- "8.next": null,
12
- "8.future": "8.18.0-SNAPSHOT",
+ "8.previous": "8.16.5-SNAPSHOT",
+ "8.current": "8.17.3-SNAPSHOT",
+ "8.next": "8.18.0-SNAPSHOT",
+ "8.future": "8.19.0-SNAPSHOT",
13
"9.next": "9.0.0-SNAPSHOT",
14
"main": "9.1.0-SNAPSHOT"
15
}
0 commit comments