Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-spanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 11e8583
Choose a base ref
...
head repository: googleapis/python-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1542c8f
Choose a head ref
  • 9 commits
  • 29 files changed
  • 9 contributors

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    c077480 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. chore: Update test-samples-impl.sh python3.6 --> python3.9 (#763)

    Source-Link: googleapis/synthtool@1f07110
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a5d81b61dfd1a432d3c03f51a25d2e71b37be24da509966d50724aea7c57c5c2
    gcf-owl-bot[bot] authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    a1f06a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. test: postgresql tests fix (#759)

    * changes for testing in postgres
    
    * parametrized testing
    
    * parametrized testing
    
    * chore: correct skip backup tests env variable (#753)
    
    * increasing timeout
    
    * splitting tests
    
    * changes as per review
    
    * Revert "changes as per review"
    
    This reverts commit 63064c7.
    
    * Revert "splitting tests"
    
    This reverts commit ae49fde.
    
    * skipping backup testing
    
    Co-authored-by: ansh0l <ansh0l@users.noreply.github.com>
    asthamohta and ansh0l authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    18c4f1f View commit details
    Browse the repository at this point in the history
  2. fix: add pause for the staleness test (#762)

    Ilya Gurov authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    bb7f1db View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    19caf44 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. feat: python typing (#646)

    * feat: python typing
    
    * Update noxfile.py
    
    Co-authored-by: IlyaFaer <ilya.faer@mail.ru>
    Co-authored-by: Astha Mohta <35952883+asthamohta@users.noreply.github.com>
    3 people authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    169019f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. fix: require python 3.7+ (#768)

    * chore(python): drop python 3.6
    
    Source-Link: googleapis/synthtool@4f89b13
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e7bb19d47c13839fe8c147e50e02e8b6cf5da8edd1af8b82208cd6f66cc2829c
    
    * add api_description to .repo-metadata.json
    
    * require python 3.7+ in setup.py
    
    * remove python 3.6 sample configs
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * exclude templated README
    
    * restore manual changes to noxfile.py
    
    * update owlbot.py to apply manual changes from #759
    
    * regenerate pb2 files using latest version of grpcio tools
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    Co-authored-by: Astha Mohta <35952883+asthamohta@users.noreply.github.com>
    4 people authored Jul 9, 2022
    Configuration menu
    Copy the full SHA
    f2c273d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. fix: @421 (#769)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    asthamohta and parthea authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    58640a1 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.16.0 (#764)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    1542c8f View commit details
    Browse the repository at this point in the history
Loading