Skip to content

Commit

Permalink
Add 6.9.5 and 6.8.53 to the build matrix for DSE
Browse files Browse the repository at this point in the history
  • Loading branch information
burmanm committed Jan 9, 2025
1 parent 9c855cf commit f4a4fa9
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 16 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/docker-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
fail-fast: false
max-parallel: 4
matrix:
dse-version: [6.8.25, 6.8.26, 6.8.28, 6.8.29, 6.8.30, 6.8.31, 6.8.32, 6.8.33, 6.8.34, 6.8.35, 6.8.36, 6.8.37, 6.8.38, 6.8.39, 6.8.40, 6.8.41, 6.8.42, 6.8.43, 6.8.44, 6.8.46, 6.8.47, 6.8.48, 6.8.49, 6.8.50, 6.8.51, 6.8.52]
dse-version: [6.8.25, 6.8.26, 6.8.28, 6.8.29, 6.8.30, 6.8.31, 6.8.32, 6.8.33, 6.8.34, 6.8.35, 6.8.36, 6.8.37, 6.8.38, 6.8.39, 6.8.40, 6.8.41, 6.8.42, 6.8.43, 6.8.44, 6.8.46, 6.8.47, 6.8.48, 6.8.49, 6.8.50, 6.8.51, 6.8.52, 6.8.53]
image-base: [jdk8, jdk11]
include:
- dse-version: 6.8.52
- dse-version: 6.8.53
latest: true
runs-on: ubuntu-latest
steps:
Expand Down Expand Up @@ -108,10 +108,10 @@ jobs:
fail-fast: false
max-parallel: 4
matrix:
dse-version: [6.8.25, 6.8.26, 6.8.28, 6.8.29, 6.8.30, 6.8.31, 6.8.32, 6.8.33, 6.8.34, 6.8.35, 6.8.36, 6.8.37, 6.8.38, 6.8.39, 6.8.40, 6.8.41, 6.8.42, 6.8.43, 6.8.44, 6.8.46, 6.8.47, 6.8.48, 6.8.49, 6.8.50, 6.8.51, 6.8.52]
dse-version: [6.8.25, 6.8.26, 6.8.28, 6.8.29, 6.8.30, 6.8.31, 6.8.32, 6.8.33, 6.8.34, 6.8.35, 6.8.36, 6.8.37, 6.8.38, 6.8.39, 6.8.40, 6.8.41, 6.8.42, 6.8.43, 6.8.44, 6.8.46, 6.8.47, 6.8.48, 6.8.49, 6.8.50, 6.8.51, 6.8.52, 6.8.53]
image-base: [ubi8]
include:
- dse-version: 6.8.52
- dse-version: 6.8.53
latest: true
runs-on: ubuntu-latest
steps:
Expand Down Expand Up @@ -464,10 +464,10 @@ jobs:
fail-fast: false
max-parallel: 4
matrix:
dse-version: [6.9.0, 6.9.1, 6.9.2, 6.9.3, 6.9.4]
dse-version: [6.9.0, 6.9.1, 6.9.2, 6.9.3, 6.9.4, 6.9.5]
image-base: [jdk11]
include:
- dse-version: 6.9.4
- dse-version: 6.9.5
latest: true
runs-on: ubuntu-latest
steps:
Expand Down Expand Up @@ -535,10 +535,10 @@ jobs:
fail-fast: false
max-parallel: 4
matrix:
dse-version: [6.9.0, 6.9.1, 6.9.2, 6.9.3, 6.9.4]
dse-version: [6.9.0, 6.9.1, 6.9.2, 6.9.3, 6.9.4, 6.9.5]
image-base: [ubi8]
include:
- dse-version: 6.9.4
- dse-version: 6.9.5
latest: true
runs-on: ubuntu-latest
steps:
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Changelog for Management API, new PRs should update the `main / unreleased` sect

## unreleased

* [FEATURE] [#584](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/584) Add DSE 6.9.5 to build matrix
* [FEATURE] [#582](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/582) Add DSE 6.8.53 to build matrix
* [ENHANCEMENT] [#574](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/574) Support consistency parameter in the /start when replacing a DSE node.

## v0.1.90 (2024-11-22)
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ The following versions of Cassandra and DSE are published to Docker and supporte
| 4.0.3 | 4.1.2 | | 6.8.28 | 6.9.2 | |
| 4.0.4 | 4.1.3 | | 6.8.29 | 6.9.3 | |
| 4.0.5 | 4.1.4 | | 6.8.30 | 6.9.4 | |
| 4.0.6 | 4.1.5 | | 6.8.31 | | |
| 4.0.6 | 4.1.5 | | 6.8.31 | 6.9.5 | |
| 4.0.7 | 4.1.6 | | 6.8.32 | | |
| 4.0.8 | 4.1.7 | | 6.8.33 | | |
| 4.0.9 | | | 6.8.34 | | |
Expand All @@ -82,6 +82,7 @@ The following versions of Cassandra and DSE are published to Docker and supporte
| | | | 6.8.50 | | |
| | | | 6.8.51 | | |
| | | | 6.8.52 | | |
| | | | 6.8.53 | | |

- Apache Cassandra images are available in `linux/amd64` or `linux/arm64` formats. The DSE images are available only in the `linux/amd64` format.
- All images (with the exception of Cassandra 5.0) are available as an Ubuntu based image or a RedHat UBI 8 based image.
Expand Down
2 changes: 1 addition & 1 deletion dse/Dockerfile-dse6.8.jdk11
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright DataStax, Inc, 2017
# Please review the included LICENSE file for more information.
#
ARG DSE_VERSION=6.8.52
ARG DSE_VERSION=6.8.53
ARG DS_BASE_DEBIAN=ds-base-ubuntu-openjdk-11
ARG BASETAG=11.0.22-jdk-ubuntu-20240427
FROM datastax/${DS_BASE_DEBIAN}:${BASETAG} AS dse-server-prep
Expand Down
2 changes: 1 addition & 1 deletion dse/Dockerfile-dse6.8.jdk8
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright DataStax, Inc, 2017
# Please review the included LICENSE file for more information.
#
ARG DSE_VERSION=6.8.52
ARG DSE_VERSION=6.8.53
ARG DS_BASE_DEBIAN=ds-base-ubuntu-openjdk-8
ARG BASETAG=8u402-jdk-ubuntu-20240427
FROM datastax/${DS_BASE_DEBIAN}:${BASETAG} AS dse-server-prep
Expand Down
2 changes: 1 addition & 1 deletion dse/Dockerfile-dse6.8.ubi8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG DSE_VERSION=6.8.52
ARG DSE_VERSION=6.8.53
ARG UBI_MAJOR=8
ARG UBI_BASETAG=latest
ARG DSE_BASE_IMAGE=datastax/dse-mgmtapi-6_8:${DSE_VERSION}
Expand Down
2 changes: 1 addition & 1 deletion dse/Dockerfile-dse6.9.jdk11
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright DataStax, Inc, 2017
# Please review the included LICENSE file for more information.
#
ARG DSE_VERSION=6.9.4
ARG DSE_VERSION=6.9.5
ARG DS_BASE_DEBIAN=ds-base-ubuntu-openjdk-11
ARG BASETAG=11.0.22-jdk-ubuntu-20240427
FROM datastax/${DS_BASE_DEBIAN}:${BASETAG} AS dse-server-prep
Expand Down
2 changes: 1 addition & 1 deletion dse/Dockerfile-dse6.9.ubi8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG DSE_VERSION=6.9.4
ARG DSE_VERSION=6.9.5
ARG UBI_MAJOR=8
ARG UBI_BASETAG=latest
ARG DSE_BASE_IMAGE=datastax/dse-mgmtapi-6_8:${DSE_VERSION}-jdk11
Expand Down
2 changes: 1 addition & 1 deletion management-api-agent-dse-6.8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</repository>
</repositories>
<properties>
<dse.version>6.8.52</dse.version>
<dse.version>6.8.53</dse.version>
</properties>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion management-api-agent-dse-6.9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</repository>
</repositories>
<properties>
<dse.version>6.9.4</dse.version>
<dse.version>6.9.5</dse.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit f4a4fa9

Please sign in to comment.