Skip to content

Commit f3687cb

Browse files
authored
chore(deps): update dependency google-cloud-spanner to v1.16.0 (GoogleCloudPlatform#3813)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-cloud-spanner](https://togithub.com/googleapis/python-spanner) | minor | `==1.15.1` -> `==1.16.0` | --- ### Release Notes <details> <summary>googleapis/python-spanner</summary> ### [`v1.16.0`](https://togithub.com/googleapis/python-spanner/blob/master/CHANGELOG.md#&#8203;1160-httpswwwgithubcomgoogleapispython-spannercomparev1151v1160-2020-05-05) [Compare Source](https://togithub.com/googleapis/python-spanner/compare/v1.15.1...v1.16.0) ##### Features - add support for retrying aborted partitioned DML statements ([#&GoogleCloudPlatform#8203;66](https://www.github.com/googleapis/python-spanner/issues/66)) ([8a3d700](https://www.github.com/googleapis/python-spanner/commit/8a3d700134a6380c033a879cff0616a648df709b)) ##### Bug Fixes - add keepalive changes to synth.py ([#&GoogleCloudPlatform#8203;55](https://www.github.com/googleapis/python-spanner/issues/55)) ([805bbb7](https://www.github.com/googleapis/python-spanner/commit/805bbb766fd9c019f528e2f8ed1379d997622d03)) - pass gRPC config options to gRPC channel creation ([#&GoogleCloudPlatform#8203;26](https://www.github.com/googleapis/python-spanner/issues/26)) ([6c9a1ba](https://www.github.com/googleapis/python-spanner/commit/6c9a1badfed610a18454137e1b45156872914e7e)) ##### [1.15.1](https://www.github.com/googleapis/python-spanner/compare/v1.15.0...v1.15.1) (2020-04-08) ##### Bug Fixes - add keepalive to gRPC channel ([#&GoogleCloudPlatform#8203;49](https://www.github.com/googleapis/python-spanner/issues/49)) ([dfbc656](https://www.github.com/googleapis/python-spanner/commit/dfbc656891c687bc077f811f8490ae92818307f8)) - increment seqno before execute calls to prevent InvalidArgument … ([#&GoogleCloudPlatform#8203;19](https://www.github.com/googleapis/python-spanner/issues/19)) ([adeacee](https://www.github.com/googleapis/python-spanner/commit/adeacee3cc07260fa9fcd496b3187402f02bf157)) - Pin Sphnix version to last working release ([#&GoogleCloudPlatform#8203;51](https://www.github.com/googleapis/python-spanner/issues/51)) ([430ca32](https://www.github.com/googleapis/python-spanner/commit/430ca32fcbedebdfdb00366008a72d8229e4df98)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).
1 parent a52d427 commit f3687cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-spanner==1.15.1
1+
google-cloud-spanner==1.16.0
22
Flask==1.1.2

0 commit comments

Comments
 (0)