Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2021

Bumps google-cloud-spanner from 3.1.0 to 3.3.0.

Release notes

Sourced from google-cloud-spanner's releases.

v3.3.0

Features

  • add encryption_info to Database (#284) (2fd0352)
  • add support for CMEK (#105) (e990ff7)
  • add support for custom timeout and retry parameters in execute_update method in transactions (#251) (8abaebd)
  • added retry and timeout params to partition read in database and snapshot class (#278) (1a7c9d2)
  • db_api: support executing several DDLs separated by semicolon (#277) (801ddc8)

Bug Fixes

  • avoid consuming pending null values when merging (#286) (c6cba9f)
  • db_api: allow file path for credentials (#221) (1de0284)
  • db_api: ensure DDL statements are being executed (#290) (baa02ee)
  • db_api: revert Mutations API usage (#285) (e5d4901)

Documentation

v3.2.0

Features

Bug Fixes

Changelog

Sourced from google-cloud-spanner's changelog.

3.3.0 (2021-03-25)

Features

  • add encryption_info to Database (#284) (2fd0352)
  • add support for CMEK (#105) (e990ff7)
  • add support for custom timeout and retry parameters in execute_update method in transactions (#251) (8abaebd)
  • added retry and timeout params to partition read in database and snapshot class (#278) (1a7c9d2)
  • db_api: support executing several DDLs separated by semicolon (#277) (801ddc8)

Bug Fixes

  • avoid consuming pending null values when merging (#286) (c6cba9f)
  • db_api: allow file path for credentials (#221) (1de0284)
  • db_api: ensure DDL statements are being executed (#290) (baa02ee)
  • db_api: revert Mutations API usage (#285) (e5d4901)

Documentation

3.2.0 (2021-03-02)

Features

Bug Fixes

Commits
  • 6b517f2 chore: release 3.3.0 (#263)
  • 89e13ba chore: update templates (#289)
  • eee2181 docs: fix snapshot usage (#291)
  • baa02ee fix(db_api): ensure DDL statements are being executed (#290)
  • e5d4901 fix(db_api): revert Mutations API usage (#285)
  • 1a7c9d2 feat: added retry and timeout params to partition read in database and snapsh...
  • 2fd0352 feat: add encryption_info to Database (#284)
  • c6cba9f fix: avoid consuming pending null values when merging (#286)
  • 9dfd527 build: loosen the proto-plus dependency (#287)
  • 5ca6340 refactor: remove encryption_config property from Backup (#283)
  • 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.


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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 29, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-spanner-3.3.0 branch from 5f7eb1d to 6df6e7c Compare March 29, 2021 09:25
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-spanner-3.3.0 branch from 6df6e7c to ab2f4fc Compare April 6, 2021 08:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 3, 2021

Superseded by #115.

@dependabot dependabot bot closed this May 3, 2021
@dependabot dependabot bot deleted the dependabot/pip/google-cloud-spanner-3.3.0 branch May 3, 2021 05:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant