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

pip-docker: bump scylla-driver from 3.26.9 to 3.28.0 in /docker in the python group #48

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 24, 2024

Bumps the python group in /docker with 1 update: scylla-driver.

Updates scylla-driver from 3.26.9 to 3.28.0

Changelog

Sourced from scylla-driver's changelog.

3.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)

3.27.0

May 1, 2023

Features

  • Add support for client-side encryption (PYTHON-1341)

3.26.0

March 13, 2023

Features

  • Add support for execution profiles in execute_concurrent (PR 1122)

Bug Fixes

  • Handle empty non-final result pages (PR 1110)
  • Do not re-use stream IDs for in-flight requests (PR 1114)
  • Asyncore race condition cause logging exception on shutdown (PYTHON-1266)

Others

  • Fix deprecation warning in query tracing (PR 1103)
  • Remove mutable default values from some tests (PR 1116)
  • Remove dependency on unittest2 (PYTHON-1289)
  • Fix deprecation warnings for asyncio.coroutine annotation in asyncioreactor (PYTHON-1290)

... (truncated)

Commits

Dependabot compatibility score

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Copy link
Author

dependabot bot commented on behalf of github Nov 24, 2024

The following labels could not be found: pip dependencies.

Bumps the python group in /docker with 1 update: [scylla-driver](https://github.com/scylladb/python-driver).


Updates `scylla-driver` from 3.26.9 to 3.28.0
- [Changelog](https://github.com/scylladb/python-driver/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/scylladb/python-driver/commits)

---
updated-dependencies:
- dependency-name: scylla-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/docker/python-5d1b14041f branch from 1c33ada to cd27f4e Compare December 15, 2024 07:39
@hhrelease hhrelease merged commit 177104c into master Dec 18, 2024
7 checks passed
@hhrelease hhrelease deleted the dependabot/pip/docker/python-5d1b14041f branch December 18, 2024 08:36
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.

1 participant