-
Notifications
You must be signed in to change notification settings - Fork 92
Comparing changes
Open a pull request
base repository: googleapis/python-spanner
base: v3.8.0
head repository: googleapis/python-spanner
compare: v3.9.0
- 8 commits
- 19 files changed
- 8 contributors
Commits on Aug 16, 2021
-
chore(deps): update dependency google-cloud-spanner to v3.8.0 (#522)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-spanner](https://togithub.com/googleapis/python-spanner) | `==3.7.0` -> `==3.8.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-spanner/3.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-spanner/3.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-spanner/3.8.0/compatibility-slim/3.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-spanner/3.8.0/confidence-slim/3.7.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/python-spanner</summary> ### [`v3.8.0`](https://togithub.com/googleapis/python-spanner/blob/master/CHANGELOG.md#​380-httpswwwgithubcomgoogleapispython-spannercomparev370v380-2021-08-15) [Compare Source](https://togithub.com/googleapis/python-spanner/compare/v3.7.0...v3.8.0) ##### Features - use DML batches in `executemany()` method ([#​412](https://www.togithub.com/googleapis/python-spanner/issues/412)) ([cbb4ee3](https://www.github.com/googleapis/python-spanner/commit/cbb4ee3eca9ac878b4f3cd78cfcfe8fc1acb86f9)) ##### Bug Fixes - **samples:** batch_update() results processing error ([#​484](https://www.togithub.com/googleapis/python-spanner/issues/484)) ([bdd5f8b](https://www.github.com/googleapis/python-spanner/commit/bdd5f8b201d1b442837d4fca1d631fe171e276b9)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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#github/googleapis/python-spanner).
Configuration menu - View commit details
-
Copy full SHA for 492ad09 - Browse repository at this point
Copy the full SHA 492ad09View commit details
Commits on Aug 17, 2021
-
tests: bump instance operation timeout to 240 seconds (#525)
* tests: bump instance operation timeout to 120 seconds Toward #524. * tests: bump instance operation timeout to 240 seconds Likewise for samples instance creation.
Configuration menu - View commit details
-
Copy full SHA for 1f343a6 - Browse repository at this point
Copy the full SHA 1f343a6View commit details
Commits on Aug 18, 2021
-
tests: revert testing against prerelease deps on Python 3.9 (#527)
Consensus from today's meeting is that testing against prereleases needs to happen outside the normal presubmit path. Reverts only part of PR #479.
Configuration menu - View commit details
-
Copy full SHA for 33f00ab - Browse repository at this point
Copy the full SHA 33f00abView commit details
Commits on Aug 19, 2021
-
ci: make separate systest job required for merge (#530)
Follow-on to PR #481.
Configuration menu - View commit details
-
Copy full SHA for b294dbf - Browse repository at this point
Copy the full SHA b294dbfView commit details
Commits on Aug 23, 2021
-
tests: use datetime.now() with timezone to handle DST correctly (#531)
* tests: use datetime.now() to ensure DST is handled correctly * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * test: change fixture scope * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: larkee <larkee@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 098a786 - Browse repository at this point
Copy the full SHA 098a786View commit details
Commits on Aug 26, 2021
-
test: adjust version time to avoid future timestamp error (#538)
* test: adjust version time to avoid future timestamp error * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix: use None when encryption config is empty Co-authored-by: larkee <larkee@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0bd17bb - Browse repository at this point
Copy the full SHA 0bd17bbView commit details -
feat: add support for JSON type (#353)
* add support for JSON- proto changes * adding json support-synth tool * deleting synth.metadata * Revert "add support for JSON- proto changes" This reverts commit a2f111c. * json changes * json changes * json changes * sorting keys and adding separators * adding changes to system test case * removing extra spaces * lint changes * changes to test_session * changes for lint Co-authored-by: Zoe <zoc@google.com> Co-authored-by: larkee <31196561+larkee@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b1dd04d - Browse repository at this point
Copy the full SHA b1dd04dView commit details
Commits on Aug 29, 2021
-
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6cd4561 - Browse repository at this point
Copy the full SHA 6cd4561View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.8.0...v3.9.0