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 cassandra-driver from 3.11.0 to 3.25.0 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps cassandra-driver from 3.11.0 to 3.25.0.

Changelog

Sourced from cassandra-driver's changelog.

3.25.0

March 18, 2021

Features

  • Ensure the driver can connect when invalid peer hosts are in system.peers (PYTHON-1260)
  • Implement protocol v5 checksumming (PYTHON-1258)
  • Fix the default cqlengine connection mechanism to work with Astra (PYTHON-1265)

Bug Fixes

  • Asyncore race condition cause logging exception on shutdown (PYTHON-1266)
  • Update list of reserved keywords (PYTHON-1269)

Others

  • Drop Python 3.4 support (PYTHON-1220)
  • Update security documentation and examples to use PROTOCOL_TLS (PYTHON-1264)

3.24.0

June 18, 2020

Features

  • Make geomet an optional dependency at runtime (PYTHON-1237)
  • Add use_default_tempdir cloud config options (PYTHON-1245)
  • Tcp flow control for libevreactor (PYTHON-1248)

Bug Fixes

  • Unable to connect to a cloud cluster using Ubuntu 20.04 (PYTHON-1238)
  • PlainTextAuthProvider fails with unicode chars and Python3 (PYTHON-1241)
  • [GRAPH] Graph execution profiles consistency level are not set to LOCAL_QUORUM with a cloud cluster (PYTHON-1240)
  • [GRAPH] Can't write data in a Boolean field using the Fluent API (PYTHON-1239)
  • [GRAPH] Fix elementMap() result deserialization (PYTHON-1233)

Others

  • Bump geomet dependency version to 0.2 (PYTHON-1243)
  • Bump gremlinpython dependency version to 3.4.6 (PYTHON-1212)

... (truncated)

Commits
  • 15d715f release 3.25: docs
  • a83c36a release 3.25: changelog & version
  • 6b963f6 ssl tests: update all SSL certs
  • 457a4e1 Fix simulacron.test_policies.test_delay_can_be_0 to not use protocol v5
  • a04c592 Merge pull request #1100 from beobal/python-1232-follow-up
  • eba143a Yield from process_io_buffer when containing an incomplete segment
  • 3ab8bae Make sure no data is lost when there is not enough data in the buffer to read...
  • 1de685b Merge pull request #1099 from datastax/python-1232
  • 4a00c22 make sure to enable compression before sending the auth creds
  • 5605366 Enable checksumming before sending the auth message
  • Additional commits viewable in compare view

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants