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

Upgrade scylla-driver-core from 3.11.2.5 to 3.11.5.1 #343

Closed
mykaul opened this issue Sep 26, 2023 · 6 comments
Closed

Upgrade scylla-driver-core from 3.11.2.5 to 3.11.5.1 #343

mykaul opened this issue Sep 26, 2023 · 6 comments

Comments

@mykaul
Copy link
Contributor

mykaul commented Sep 26, 2023

scylladb/java-driver@3.11.2.5...3.11.4.0

Might require updating Netty (which isn't a bad thing by itself) and other libraries while at it.

@mykaul mykaul changed the title Upgrade scylla-driver-core from 3.11.2.5 to 3.11.40 Upgrade scylla-driver-core from 3.11.2.5 to 3.11.4.0 Sep 26, 2023
@mykaul
Copy link
Contributor Author

mykaul commented Sep 26, 2023

Some deps are already updated here - #298 - so perhaps it should come first.

@mykaul mykaul changed the title Upgrade scylla-driver-core from 3.11.2.5 to 3.11.4.0 Upgrade scylla-driver-core from 3.11.2.5 to 3.11.5.0 Dec 20, 2023
@mykaul
Copy link
Contributor Author

mykaul commented Dec 20, 2023

Now 3.11.5.0 is available, even longer diff - scylladb/java-driver@3.11.2.5...3.11.5.0

@mykaul
Copy link
Contributor Author

mykaul commented Jan 4, 2024

I reckon it's

<dependency groupId="com.scylladb" artifactId="scylla-driver-core" version="3.11.5.0" classifier="shaded" />
- unsure where else?

@mykaul mykaul changed the title Upgrade scylla-driver-core from 3.11.2.5 to 3.11.5.0 Upgrade scylla-driver-core from 3.11.2.5 to 3.11.5.1 Jan 7, 2024
yaronkaikov added a commit to yaronkaikov/scylla-tools-java that referenced this issue Jan 7, 2024
New release is needed for
scylladb/scylladb#16491 to pass CI so we can
promote scylladb#369

Fixes: scylladb#343
@nyh nyh closed this as completed in e106b50 Jan 7, 2024
@yaronkaikov
Copy link
Contributor

@scylladb/scylla-maint please backport to 5.4 and 5.2

@yaronkaikov
Copy link
Contributor

@denesb This is also needed together with #365

denesb pushed a commit that referenced this issue Jan 9, 2024
New release is needed for
scylladb/scylladb#16491 to pass CI so we can
promote #369

Fixes: #343

Closes #372

(cherry picked from commit e106b50)
denesb added a commit to denesb/scylla that referenced this issue Jan 9, 2024
* tools/java fcfe7b7c...18a04a3b (2):
  > build.xml: update scylla-driver-core to 3.11.5.1
  > treewide: update "guava" package

Fixes: scylladb/scylla-tools-java#365
Fixes: scylladb/scylla-tools-java#343
denesb pushed a commit that referenced this issue Jan 9, 2024
New release is needed for
scylladb/scylladb#16491 to pass CI so we can
promote #369

Fixes: #343

Closes #372

(cherry picked from commit e106b50)
@denesb
Copy link
Contributor

denesb commented Jan 9, 2024

denesb added a commit to scylladb/scylladb that referenced this issue Jan 9, 2024
* tools/java fcfe7b7c...18a04a3b (2):
  > build.xml: update scylla-driver-core to 3.11.5.1
  > treewide: update "guava" package

Fixes: scylladb/scylla-tools-java#365
Fixes: scylladb/scylla-tools-java#343

Closes #16692
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants