Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DSE 6.8.40, Cassandra 4.0.11, 4.1.3 and 5.0-alpha2 #420

Merged
merged 3 commits into from
Nov 10, 2023
Merged

Conversation

emerkle826
Copy link
Contributor

Fixes #397
Fixes #419

@@ -384,9 +384,9 @@ jobs:
strategy:
fail-fast: false
matrix:
cassandra-version: [5.0-alpha1]
cassandra-version: [5.0-alpha2]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did alpha1 get pulled? I would expect to see both versions here.

Suggested change
cassandra-version: [5.0-alpha2]
cassandra-version: [5.0-alpha1, 5.0-alpha2]

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it's still available. For 4.x versions, I think we just stopped publishing alphas/betas/rcs when the newest one came out. I can put alpha1 back in, but when 5.0 is GA, I'm thinking we probably stop publishing alphas/betas/rcs

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's reasonable. Thanks!

@emerkle826 emerkle826 merged commit 3a9fb4b into master Nov 10, 2023
77 of 88 checks passed
@emerkle826 emerkle826 deleted the update-dse branch November 10, 2023 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add DSE 6.8.40 to the build matrix [CVE-2021-44521] Cassandra versions 4.0.11 and 4.1.3 is released
2 participants