Skip to content

Commit 4184c47

Browse files
author
elasticsearchmachine
committed
Bump versions after 8.19.8 release
1 parent a894c49 commit 4184c47

File tree

11 files changed

+20
-16
lines changed

11 files changed

+20
-16
lines changed

.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: ["8.19.8", "9.1.9"]
68+
BWC_VERSION: ["8.19.9", "9.1.9"]
6969
agents:
7070
provider: gcp
7171
image: family/elasticsearch-ubuntu-2404

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,8 @@ steps:
366366
- signal_reason: agent_stop
367367
limit: 3
368368

369-
- label: 8.19.8 / bwc
370-
command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v8.19.8#bwcTest
369+
- label: 8.19.9 / bwc
370+
command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v8.19.9#bwcTest
371371
timeout_in_minutes: 300
372372
agents:
373373
provider: gcp
@@ -376,7 +376,7 @@ steps:
376376
buildDirectory: /dev/shm/bk
377377
preemptible: true
378378
env:
379-
BWC_VERSION: 8.19.8
379+
BWC_VERSION: 8.19.9
380380
retry:
381381
automatic:
382382
- exit_status: "-1"
@@ -477,7 +477,7 @@ steps:
477477
timeout_in_minutes: 300
478478
matrix:
479479
setup:
480-
BWC_VERSION: ["8.19.8", "9.1.9"]
480+
BWC_VERSION: ["8.19.9", "9.1.9"]
481481
agents:
482482
provider: gcp
483483
image: family/elasticsearch-ubuntu-2404

.buildkite/pipelines/periodic-packaging.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -335,8 +335,8 @@ steps:
335335
env:
336336
BWC_VERSION: 8.18.8
337337

338-
- label: "{{matrix.image}} / 8.19.8 / packaging-tests-upgrade"
339-
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.19.8
338+
- label: "{{matrix.image}} / 8.19.9 / packaging-tests-upgrade"
339+
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.19.9
340340
timeout_in_minutes: 300
341341
matrix:
342342
setup:
@@ -349,7 +349,7 @@ steps:
349349
machineType: custom-16-32768
350350
buildDirectory: /dev/shm/bk
351351
env:
352-
BWC_VERSION: 8.19.8
352+
BWC_VERSION: 8.19.9
353353

354354
- label: "{{matrix.image}} / 9.0.8 / packaging-tests-upgrade"
355355
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v9.0.8

.buildkite/pipelines/periodic.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,8 @@ steps:
363363
- signal_reason: agent_stop
364364
limit: 3
365365

366-
- label: 8.19.8 / bwc
367-
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v8.19.8#bwcTest
366+
- label: 8.19.9 / bwc
367+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v8.19.9#bwcTest
368368
timeout_in_minutes: 300
369369
agents:
370370
provider: gcp
@@ -373,7 +373,7 @@ steps:
373373
buildDirectory: /dev/shm/bk
374374
preemptible: true
375375
env:
376-
BWC_VERSION: 8.19.8
376+
BWC_VERSION: 8.19.9
377377
retry:
378378
automatic:
379379
- exit_status: "-1"
@@ -492,7 +492,7 @@ steps:
492492
setup:
493493
ES_RUNTIME_JAVA:
494494
- openjdk21
495-
BWC_VERSION: ["8.19.8", "9.1.9"]
495+
BWC_VERSION: ["8.19.9", "9.1.9"]
496496
agents:
497497
provider: gcp
498498
image: family/elasticsearch-ubuntu-2404
@@ -537,7 +537,7 @@ steps:
537537
ES_RUNTIME_JAVA:
538538
- openjdk21
539539
- openjdk25
540-
BWC_VERSION: ["8.19.8", "9.1.9"]
540+
BWC_VERSION: ["8.19.9", "9.1.9"]
541541
agents:
542542
provider: gcp
543543
image: family/elasticsearch-ubuntu-2404

.ci/bwcVersions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ BWC_VERSION:
1818
- "8.16.6"
1919
- "8.17.10"
2020
- "8.18.8"
21-
- "8.19.8"
21+
- "8.19.9"
2222
- "9.0.8"
2323
- "9.1.9"

.ci/snapshotBwcVersions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
BWC_VERSION:
2-
- "8.19.8"
2+
- "8.19.9"
33
- "9.1.9"

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ public class Version implements VersionId<Version>, ToXContentFragment {
224224
public static final Version V_8_19_6 = new Version(8_19_06_99);
225225
public static final Version V_8_19_7 = new Version(8_19_07_99);
226226
public static final Version V_8_19_8 = new Version(8_19_08_99);
227+
public static final Version V_8_19_9 = new Version(8_19_09_99);
227228
public static final Version V_9_0_0 = new Version(9_00_00_99);
228229
public static final Version V_9_0_1 = new Version(9_00_01_99);
229230
public static final Version V_9_0_2 = new Version(9_00_02_99);

server/src/main/resources/org/elasticsearch/TransportVersions.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@
168168
8.19.5,8841030
169169
8.19.6,8840000
170170
8.19.7,8840000
171+
8.19.8,8840000
171172
9.0.0,9000009
172173
9.0.1,9000010
173174
9.0.2,9000011

server/src/main/resources/org/elasticsearch/index/IndexVersions.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@
168168
8.19.5,8536000
169169
8.19.6,8536000
170170
8.19.7,8536000
171+
8.19.8,8536000
171172
9.0.0,9009000
172173
9.0.1,9009000
173174
9.0.2,9009000
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
8841076

0 commit comments

Comments
 (0)