Thanks to visit codestin.com
Credit goes to github.com

Skip to content
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: v2.1.0
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: v2.1.1
Choose a head ref
  • 3 commits
  • 55 files changed
  • 3 contributors

Commits on Apr 6, 2022

  1. chore: set up CI on v2 branch (#692)

    * chore: add basic CI to v2 branch
    
    * chore: use mock credentials
    
    * test: specify mock project and creds
    busunkim96 authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    ef00df5 View commit details
    Browse the repository at this point in the history
  2. fix(deps): require google-api-core >= 1.31.5, >= 2.3.2 on v2 release (#…

    …688)
    
    * chore(deps): allow google-api-core v2 on v2 release
    
    * chore: allow google-cloud-core < 3
    
    * ci: add test dependency pytz
    
    * ci: fix tests
    
    * chore: lint
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    busunkim96 and parthea authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    ad8ba58 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. chore(v2): release 2.1.1 (#713)

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