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

Bump scylla-driver.version from 4.17.0.1 to 4.18.0.1 #4610

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2024

Bumps scylla-driver.version from 4.17.0.1 to 4.18.0.1.
Updates com.scylladb:java-driver-core from 4.17.0.1 to 4.18.0.1

Release notes

Sourced from com.scylladb:java-driver-core's releases.

4.18.0.1

ScyllaDB side changes:

  • Schema queries with configurable server-side timeouts (PR #312)

4.18.0.0

Notable changes:

ScyllaDB side changes

  • Added tablets support (PR #241)
  • Merged with 4.18.0 from upstream
  • Added release workflow for 4.x version of the driver
  • Dependency upgrades

Upstream

  • CassandraRequirement and DseRequirement test annotations replaced with more general BackendRequirement
  • Dependency upgrades
  • License adjustments

For more details about upstream refer to upstream's changelog

Commits
  • eb67c92 [maven-release-plugin] prepare release 4.18.0.1
  • 5a6a195 Add USING TIMEOUT to CassandraSchemaQueries
  • 521445e [maven-release-plugin] prepare for next development iteration
  • fc80c09 [maven-release-plugin] prepare release 4.18.0.0
  • 7e3ba7c Release workflow for 4.x branch
  • 87ba8b6 Merge pull request #307 from Bouncheck/merge-4.18.0
  • 07dfa3e Tablets support
  • dfee08f Remove some unnecessary test prints
  • f4b0550 ScyllaSkip NowInSecondsIT
  • 366bb38 Skip handle_id_changes_on_reprepare() for Scylla
  • Additional commits viewable in compare view

Updates com.scylladb:java-driver-query-builder from 4.17.0.1 to 4.18.0.1

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `scylla-driver.version` from 4.17.0.1 to 4.18.0.1.

Updates `com.scylladb:java-driver-core` from 4.17.0.1 to 4.18.0.1
- [Release notes](https://github.com/scylladb/java-driver/releases)
- [Commits](scylladb/java-driver@4.17.0.1...4.18.0.1)

Updates `com.scylladb:java-driver-query-builder` from 4.17.0.1 to 4.18.0.1

---
updated-dependencies:
- dependency-name: com.scylladb:java-driver-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.scylladb:java-driver-query-builder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added backport/v1.0 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 31, 2024
@FlorianHockmann FlorianHockmann added this to the Release v1.1.0 milestone Aug 1, 2024
@janusgraph-bot janusgraph-bot added the cla: external Externally-managed CLA label Aug 2, 2024
@FlorianHockmann FlorianHockmann merged commit 8424e2f into master Aug 5, 2024
112 checks passed
@dependabot dependabot bot deleted the dependabot/maven/scylla-driver.version-4.18.0.1 branch August 5, 2024 08:32
@janusgraph-automations
Copy link

💚 All backports created successfully

Status Branch Result
v1.0

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/v1.0 cla: external Externally-managed CLA dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants