Skip to content

chore(deps): update dependency google-cloud-spanner to v1.16.0 - #3730

Merged
leahecole merged 1 commit into
GoogleCloudPlatform:masterfrom
renovate-bot:renovate/google-cloud-spanner-1.x
May 12, 2020
Merged

chore(deps): update dependency google-cloud-spanner to v1.16.0#3730
leahecole merged 1 commit into
GoogleCloudPlatform:masterfrom
renovate-bot:renovate/google-cloud-spanner-1.x

Conversation

@renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
google-cloud-spanner minor ==1.15.1 -> ==1.16.0

Release Notes

googleapis/python-spanner

v1.16.0

Compare Source

Features
  • add support for retrying aborted partitioned DML statements (#​66) (8a3d700)
Bug Fixes
1.15.1 (2020-04-08)
Bug Fixes
  • add keepalive to gRPC channel (#​49) (dfbc656)
  • increment seqno before execute calls to prevent InvalidArgument … (#​19) (adeacee)
  • Pin Sphnix version to last working release (#​51) (430ca32)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Never, 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot
renovate-bot requested review from a team and grant as code owners May 11, 2020 23:37
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label May 11, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 11, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 11, 2020
@JustinBeckwith

Copy link
Copy Markdown
Contributor

@leahecole @tmatsuo interesting! In node.js land, we tend to use ^ to allow minor and patch releases to float to the samples. I'm curious - in Python, do folks generally avoid breaking changes in patch and minor releases? If it's safe (which I admit I have no context on what's idiomatic in Python), it would probably reduce your PR load by quite a bit.

@busunkim96

Copy link
Copy Markdown
Contributor

I believe the guidance we provided to customers is to pin to exact versions.

Pre 1.0.0 library versions can also have breaking changes. We could be flexible on the patch releases, but I think it's fairly rare.

@leahecole
leahecole merged commit 334b004 into GoogleCloudPlatform:master May 12, 2020
@renovate-bot
renovate-bot deleted the renovate/google-cloud-spanner-1.x branch May 12, 2020 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants