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 May 3, 2021

Bumps google-cloud-spanner from 3.1.0 to 3.4.0.

Release notes

Sourced from google-cloud-spanner's releases.

v3.4.0

Features

  • add samples for CMEK support (#275) (f8d9bd3)
  • added support for numeric field for python decimal value (#316) (070a171)
  • dbapi: remove string conversion for numeric fields (#317) (772aa3c)

Bug Fixes

  • correctly set resume token when restarting streams (#314) (0fcfc23)
  • support INSERT from SELECT clause with args (#306) (0dcda5e)

Performance Improvements

  • use protobuf for metadata to reduce type conversions (#325) (5110b9b)

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

... (truncated)

Changelog

Sourced from google-cloud-spanner's changelog.

3.4.0 (2021-04-29)

Features

  • add samples for CMEK support (#275) (f8d9bd3)
  • added support for numeric field for python decimal value (#316) (070a171)
  • dbapi: remove string conversion for numeric fields (#317) (772aa3c)

Bug Fixes

  • correctly set resume token when restarting streams (#314) (0fcfc23)
  • support INSERT from SELECT clause with args (#306) (0dcda5e)

Performance Improvements

  • use protobuf for metadata to reduce type conversions (#325) (5110b9b)

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

... (truncated)

Commits
  • 25a9f9b chore: release 3.4.0 (#299)
  • 5110b9b perf: use protobuf for metadata to reduce type conversions (#325)
  • eccbd0d chore: migrate to owl bot (#319)
  • 7bddb81 chore(revert): revert preventing normalization (#318)
  • 0fcfc23 fix: correctly set resume token when restarting streams (#314)
  • 772aa3c feat(dbapi): remove string conversion for numeric fields (#317)
  • 070a171 feat: added support for numeric field for python decimal value (#316)
  • 7015fd6 chore: prevent normalization of semver versioning (#309)
  • 403ed94 chore: add default assignee for issues (#307)
  • 0dcda5e fix: support INSERT from SELECT clause with args (#306)
  • 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 May 3, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-spanner-3.4.0 branch from f64b0f8 to eb5a228 Compare May 7, 2021 04:36
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-spanner-3.4.0 branch from eb5a228 to 1189022 Compare May 7, 2021 04:55
@shoma
Copy link
Owner

shoma commented May 7, 2021

@dependabot merge

@dependabot dependabot bot merged commit 15b6c18 into master May 7, 2021
@dependabot dependabot bot deleted the dependabot/pip/google-cloud-spanner-3.4.0 branch May 7, 2021 06:05
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.

2 participants