Skip to content

Commit 3160c71

Browse files
author
elasticsearchmachine
committed
Bump versions after 8.19.7 release
1 parent d07afa4 commit 3160c71

File tree

14 files changed

+42
-38
lines changed

14 files changed

+42
-38
lines changed

.backportrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"targetBranchChoices" : [ "main", "9.0", "8.19", "8.18", "8.17", "8.16", "8.15", "8.14", "8.13", "8.12", "8.11", "8.10", "8.9", "8.8", "8.7", "8.6", "8.5", "8.4", "8.3", "8.2", "8.1", "8.0", "7.17", "6.8" ],
44
"targetPRLabels" : [ "backport" ],
55
"branchLabelMapping" : {
6-
"^v8.19.7$" : "main",
6+
"^v8.19.8$" : "main",
77
"^v(\\d+).(\\d+).\\d+(?:-(?:alpha|beta|rc)\\d+)?$" : "$1.$2"
88
}
99
}

.buildkite/pipelines/intake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ steps:
6565
timeout_in_minutes: 300
6666
matrix:
6767
setup:
68-
BWC_VERSION: ["7.17.30", "8.19.7"]
68+
BWC_VERSION: ["7.17.30", "8.19.8"]
6969
agents:
7070
provider: gcp
7171
image: family/elasticsearch-ubuntu-2404

.buildkite/pipelines/periodic-fwc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ steps:
1010
buildDirectory: /dev/shm/bk
1111
matrix:
1212
setup:
13-
FWC_VERSION: ["8.19.0", "8.19.1", "8.19.2", "8.19.3", "8.19.4", "8.19.5", "8.19.6"]
13+
FWC_VERSION: ["8.19.0", "8.19.1", "8.19.2", "8.19.3", "8.19.4", "8.19.5", "8.19.6", "8.19.7"]
1414
env:
1515
FWC_VERSION: "{{matrix.FWC_VERSION}}"

.buildkite/pipelines/periodic-java-ea.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -708,8 +708,8 @@ steps:
708708
- signal_reason: agent_stop
709709
limit: 3
710710

711-
- label: 8.19.7 / bwc
712-
command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v8.19.7#bwcTest
711+
- label: 8.19.8 / bwc
712+
command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v8.19.8#bwcTest
713713
timeout_in_minutes: 300
714714
agents:
715715
provider: gcp
@@ -718,7 +718,7 @@ steps:
718718
buildDirectory: /dev/shm/bk
719719
preemptible: true
720720
env:
721-
BWC_VERSION: 8.19.7
721+
BWC_VERSION: 8.19.8
722722
retry:
723723
automatic:
724724
- exit_status: "-1"
@@ -781,7 +781,7 @@ steps:
781781
timeout_in_minutes: 300
782782
matrix:
783783
setup:
784-
BWC_VERSION: ["7.17.30", "8.19.7"]
784+
BWC_VERSION: ["7.17.30", "8.19.8"]
785785
agents:
786786
provider: gcp
787787
image: family/elasticsearch-ubuntu-2404

.buildkite/pipelines/periodic-packaging.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -626,8 +626,8 @@ steps:
626626
env:
627627
BWC_VERSION: 8.18.8
628628

629-
- label: "{{matrix.image}} / 8.19.7 / packaging-tests-upgrade"
630-
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.19.7
629+
- label: "{{matrix.image}} / 8.19.8 / packaging-tests-upgrade"
630+
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.19.8
631631
timeout_in_minutes: 300
632632
matrix:
633633
setup:
@@ -640,7 +640,7 @@ steps:
640640
machineType: custom-16-32768
641641
buildDirectory: /dev/shm/bk
642642
env:
643-
BWC_VERSION: 8.19.7
643+
BWC_VERSION: 8.19.8
644644

645645
- group: packaging-tests-windows
646646
steps:

.buildkite/pipelines/periodic.yml

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ steps:
33
- group: bwc
44
steps:
55
- label: 7.0.1 / bwc
6-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.0.1#bwcTest
6+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.0.1#bwcTest
77
timeout_in_minutes: 300
88
agents:
99
provider: gcp
@@ -22,7 +22,7 @@ steps:
2222
limit: 3
2323

2424
- label: 7.1.1 / bwc
25-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.1.1#bwcTest
25+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.1.1#bwcTest
2626
timeout_in_minutes: 300
2727
agents:
2828
provider: gcp
@@ -41,7 +41,7 @@ steps:
4141
limit: 3
4242

4343
- label: 7.2.1 / bwc
44-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.2.1#bwcTest
44+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.2.1#bwcTest
4545
timeout_in_minutes: 300
4646
agents:
4747
provider: gcp
@@ -60,7 +60,7 @@ steps:
6060
limit: 3
6161

6262
- label: 7.3.2 / bwc
63-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.3.2#bwcTest
63+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.3.2#bwcTest
6464
timeout_in_minutes: 300
6565
agents:
6666
provider: gcp
@@ -79,7 +79,7 @@ steps:
7979
limit: 3
8080

8181
- label: 7.4.2 / bwc
82-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.4.2#bwcTest
82+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.4.2#bwcTest
8383
timeout_in_minutes: 300
8484
agents:
8585
provider: gcp
@@ -98,7 +98,7 @@ steps:
9898
limit: 3
9999

100100
- label: 7.5.2 / bwc
101-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.5.2#bwcTest
101+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.5.2#bwcTest
102102
timeout_in_minutes: 300
103103
agents:
104104
provider: gcp
@@ -117,7 +117,7 @@ steps:
117117
limit: 3
118118

119119
- label: 7.6.2 / bwc
120-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.6.2#bwcTest
120+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.6.2#bwcTest
121121
timeout_in_minutes: 300
122122
agents:
123123
provider: gcp
@@ -136,7 +136,7 @@ steps:
136136
limit: 3
137137

138138
- label: 7.7.1 / bwc
139-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.7.1#bwcTest
139+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.7.1#bwcTest
140140
timeout_in_minutes: 300
141141
agents:
142142
provider: gcp
@@ -155,7 +155,7 @@ steps:
155155
limit: 3
156156

157157
- label: 7.8.1 / bwc
158-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.8.1#bwcTest
158+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.8.1#bwcTest
159159
timeout_in_minutes: 300
160160
agents:
161161
provider: gcp
@@ -174,7 +174,7 @@ steps:
174174
limit: 3
175175

176176
- label: 7.9.3 / bwc
177-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.9.3#bwcTest
177+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.9.3#bwcTest
178178
timeout_in_minutes: 300
179179
agents:
180180
provider: gcp
@@ -193,7 +193,7 @@ steps:
193193
limit: 3
194194

195195
- label: 7.10.2 / bwc
196-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.10.2#bwcTest
196+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.10.2#bwcTest
197197
timeout_in_minutes: 300
198198
agents:
199199
provider: gcp
@@ -212,7 +212,7 @@ steps:
212212
limit: 3
213213

214214
- label: 7.11.2 / bwc
215-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.11.2#bwcTest
215+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.11.2#bwcTest
216216
timeout_in_minutes: 300
217217
agents:
218218
provider: gcp
@@ -231,7 +231,7 @@ steps:
231231
limit: 3
232232

233233
- label: 7.12.1 / bwc
234-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.12.1#bwcTest
234+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.12.1#bwcTest
235235
timeout_in_minutes: 300
236236
agents:
237237
provider: gcp
@@ -250,7 +250,7 @@ steps:
250250
limit: 3
251251

252252
- label: 7.13.4 / bwc
253-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.13.4#bwcTest
253+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.13.4#bwcTest
254254
timeout_in_minutes: 300
255255
agents:
256256
provider: gcp
@@ -269,7 +269,7 @@ steps:
269269
limit: 3
270270

271271
- label: 7.14.2 / bwc
272-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.14.2#bwcTest
272+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.14.2#bwcTest
273273
timeout_in_minutes: 300
274274
agents:
275275
provider: gcp
@@ -288,7 +288,7 @@ steps:
288288
limit: 3
289289

290290
- label: 7.15.2 / bwc
291-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.15.2#bwcTest
291+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.15.2#bwcTest
292292
timeout_in_minutes: 300
293293
agents:
294294
provider: gcp
@@ -307,7 +307,7 @@ steps:
307307
limit: 3
308308

309309
- label: 7.16.3 / bwc
310-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.16.3#bwcTest
310+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.16.3#bwcTest
311311
timeout_in_minutes: 300
312312
agents:
313313
provider: gcp
@@ -326,7 +326,7 @@ steps:
326326
limit: 3
327327

328328
- label: 7.17.30 / bwc
329-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.17.30#bwcTest
329+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v7.17.30#bwcTest
330330
timeout_in_minutes: 300
331331
agents:
332332
provider: gcp
@@ -705,8 +705,8 @@ steps:
705705
- signal_reason: agent_stop
706706
limit: 3
707707

708-
- label: 8.19.7 / bwc
709-
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v8.19.7#bwcTest
708+
- label: 8.19.8 / bwc
709+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v8.19.8#bwcTest
710710
timeout_in_minutes: 300
711711
agents:
712712
provider: gcp
@@ -715,7 +715,7 @@ steps:
715715
buildDirectory: /dev/shm/bk
716716
preemptible: true
717717
env:
718-
BWC_VERSION: 8.19.7
718+
BWC_VERSION: 8.19.8
719719
retry:
720720
automatic:
721721
- exit_status: "-1"
@@ -796,7 +796,7 @@ steps:
796796
setup:
797797
ES_RUNTIME_JAVA:
798798
- adoptopenjdk17
799-
BWC_VERSION: ["7.17.30", "8.19.7"]
799+
BWC_VERSION: ["7.17.30", "8.19.8"]
800800
agents:
801801
provider: gcp
802802
image: family/elasticsearch-ubuntu-2404
@@ -847,7 +847,7 @@ steps:
847847
- openjdk21
848848
- openjdk22
849849
- openjdk23
850-
BWC_VERSION: ["7.17.30", "8.19.7"]
850+
BWC_VERSION: ["7.17.30", "8.19.8"]
851851
agents:
852852
provider: gcp
853853
image: family/elasticsearch-ubuntu-2404

.ci/bwcVersions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ BWC_VERSION:
3636
- "8.16.6"
3737
- "8.17.10"
3838
- "8.18.8"
39-
- "8.19.7"
39+
- "8.19.8"

.ci/snapshotBwcVersions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
BWC_VERSION:
22
- "7.17.30"
3-
- "8.19.7"
3+
- "8.19.8"

build-tools-internal/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
elasticsearch = 8.19.7
1+
elasticsearch = 8.19.8
22
lucene = 9.12.2
33

44
bundled_jdk_vendor = openjdk

server/src/main/java/org/elasticsearch/Version.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,8 @@ public class Version implements VersionId<Version>, ToXContentFragment {
228228
public static final Version V_8_19_5 = new Version(8_19_05_99);
229229
public static final Version V_8_19_6 = new Version(8_19_06_99);
230230
public static final Version V_8_19_7 = new Version(8_19_07_99);
231-
public static final Version CURRENT = V_8_19_7;
231+
public static final Version V_8_19_8 = new Version(8_19_08_99);
232+
public static final Version CURRENT = V_8_19_8;
232233

233234
private static final NavigableMap<Integer, Version> VERSION_IDS;
234235
private static final Map<String, Version> VERSION_STRINGS;

0 commit comments

Comments
 (0)