-
Notifications
You must be signed in to change notification settings - Fork 98
Comparing changes
Open a pull request
base repository: googleapis/python-spanner
base: v3.12.1
head repository: googleapis/python-spanner
compare: v3.13.0
- 15 commits
- 54 files changed
- 8 contributors
Commits on Jan 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 312435b - Browse repository at this point
Copy the full SHA 312435bView commit details
Commits on Jan 7, 2022
-
chore(spanner): Add benchwrapper. (#657)
* chore(spanner): Add benchwrapper. * Add README.md to run the benchwrapper * Add README for regenerating protos for benchmarking * Small change to benchwrapper README * Update README.md for benchwrapper. * chore(spanner): Incorporate review comments. * chore(spanner): Incorporate review comments. * chore(spanner): accommodate review comments. - Add script docstring with usage instructions. - Modify copyright in spanner.proto.
Configuration menu - View commit details
-
Copy full SHA for 1c4aeca - Browse repository at this point
Copy the full SHA 1c4aecaView commit details
Commits on Jan 8, 2022
-
chore: use gapic-generator-python 0.58.4 (#656)
* chore: use gapic-generator-python 0.58.4 fix: provide appropriate mock values for message body fields committer: dovs PiperOrigin-RevId: 419025932 Source-Link: googleapis/googleapis@73da669 Source-Link: googleapis/googleapis-gen@46df624 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDZkZjYyNGE1NGI5ZWQ0N2MxYTdlZWZiN2E0OTQxM2NmN2I4MmY5OCJ9 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d47129b - Browse repository at this point
Copy the full SHA d47129bView commit details
Commits on Jan 11, 2022
-
chore(samples): Add check for tests in directory (#661)
Source-Link: googleapis/synthtool@52aef91 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:36a95b8f494e4674dc9eee9af98961293b51b86b3649942aac800ae6c1f796d4 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1eb86a5 - Browse repository at this point
Copy the full SHA 1eb86a5View commit details
Commits on Jan 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a7e6eb0 - Browse repository at this point
Copy the full SHA a7e6eb0View commit details
Commits on Jan 14, 2022
-
chore(python): update release.sh to use keystore (#663)
Source-Link: googleapis/synthtool@69fda12 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ae600f36b6bc972b368367b6f83a1d91ec2c82a4a116b383d67d547c56fe6de3 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7019060 - Browse repository at this point
Copy the full SHA 7019060View commit details
Commits on Jan 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e1eda04 - Browse repository at this point
Copy the full SHA e1eda04View commit details -
chore(python): Noxfile recognizes that tests can live in a folder (#665)
Source-Link: googleapis/synthtool@4760d8d Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f0e4b51deef56bed74d3e2359c583fc104a8d6367da3984fc5c66938db738828 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 7115d78 - Browse repository at this point
Copy the full SHA 7115d78View commit details
Commits on Jan 21, 2022
-
chore(python): exclude templated GH action workflows (#666)
* ci(python): run lint / unit tests / docs as GH actions Source-Link: googleapis/synthtool@57be0cd Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ed1f9983d5a935a89fe8085e8bb97d94e41015252c5b6c9771257cf8624367e6 * exclude templated github actions * revert workflows Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 86d3390 - Browse repository at this point
Copy the full SHA 86d3390View commit details
Commits on Jan 25, 2022
-
chore: update supported python versions in README to >= 3.6 (#668)
* chore: update supported python versions in README to >= 3.6 Update supported python versions in README to >= 3.6, in line with setup.py which indicates python_requires=">=3.6". * chore: update the deprecated python versions in readme file Python 3.5 has been deprecated. So, adding it to the list of deprecated versions. Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 9329a10 - Browse repository at this point
Copy the full SHA 9329a10View commit details -
chore: make samples 3.6 check optional (#669)
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 979442c - Browse repository at this point
Copy the full SHA 979442cView commit details -
feat: add database dialect (#671)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 423930262 Source-Link: googleapis/googleapis@b0c104f Source-Link: googleapis/googleapis-gen@4289d82 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDI4OWQ4MjAwMGQ1NTQ1NjM1N2YwNWJlMDFiNzc2MzA4MmJiNzdiNiJ9 feat: add api key support
Configuration menu - View commit details
-
Copy full SHA for 819be92 - Browse repository at this point
Copy the full SHA 819be92View commit details
Commits on Feb 4, 2022
-
fix: resolve DuplicateCredentialArgs error when using credentials_file (
#676) committer: parthea PiperOrigin-RevId: 425964861 Source-Link: googleapis/googleapis@84b1a5a Source-Link: googleapis/googleapis-gen@4fb761b Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGZiNzYxYmJkODUwNmFjMTU2ZjQ5YmFjNWYxODMwNmFhOGViM2FhOCJ9 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 39ff137 - Browse repository at this point
Copy the full SHA 39ff137View commit details -
fix: add support for row_count in cursor. (#675)
* fix: add support for row_count * docs: update rowcount property doc * fix: updated tests for cursor to check row_count * refactor: lint fixes * test: add test for do_batch_update * refactor: Empty commit
Configuration menu - View commit details
-
Copy full SHA for d431339 - Browse repository at this point
Copy the full SHA d431339View commit details
Commits on Feb 7, 2022
-
chore(main): release 3.13.0 (#673)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 31b91a5 - Browse repository at this point
Copy the full SHA 31b91a5View 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.12.1...v3.13.0