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

chore(deps): update dependency scylla-driver to v3.28.0 #9717

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
scylla-driver ==3.26.9 -> ==3.28.0 age adoption passing confidence

Release Notes

scylladb/python-driver (scylla-driver)

v3.28.0

======
June 5, 2023

Features

  • Add support for vector type (PYTHON-1352)
  • Cryptography module is now an optional dependency (PYTHON-1351)

Bug Fixes

  • Store IV along with encrypted text when using column-level encryption (PYTHON-1350)
  • Create session-specific protocol handlers to contain session-specific CLE policies (PYTHON-1356)

Others

  • Use Cython for smoke builds (PYTHON-1343)
  • Don't fail when inserting UDTs with prepared queries with some missing fields (PR 1151)
  • Convert print statement to function in docs (PR 1157)
  • Update comment for retry policy (DOC-3278)
  • Added error handling blog reference (DOC-2813)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file New Hydra Version PR# introduces new Hydra version renovate labels Jan 8, 2025
@fruch fruch added test-provision-aws Run provision test on AWS test-integration Enable running the integration tests suite labels Jan 8, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from afc9ca1 to da4876a Compare January 8, 2025 20:18
@fruch fruch force-pushed the renovate/all-minor-patch branch from da4876a to 3c0b8f3 Compare January 9, 2025 18:16
@fruch fruch added backport/2024.1 Need backport to 2024.1 backport/perf-v15 backport/2024.2 Need backport to 2024.2 backport/perf-v16 labels Jan 9, 2025
Copy link
Contributor

@fruch fruch left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/perf-v15 backport/perf-v16 backport/2024.1 Need backport to 2024.1 backport/2024.2 Need backport to 2024.2 dependencies Pull requests that update a dependency file New Hydra Version PR# introduces new Hydra version promoted-to-master renovate test-integration Enable running the integration tests suite test-provision-aws Run provision test on AWS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants