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: v1.19.1
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: v1.19.2
Choose a head ref
  • 3 commits
  • 18 files changed
  • 4 contributors

Commits on Apr 6, 2022

  1. chore: set up CI on v1 branch (#693)

    * chore: add basic CI to v1 branch
    
    * chore: fix tests
    
    * chore: delete emulator workflow, docfx workflow
    busunkim96 authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    57d07e1 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 v1 release (#…

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

Commits on Apr 7, 2022

  1. chore(v1): release 1.19.2 (#712)

    * chore(v1): release 1.19.2
    
    * chore: install pytz for system
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Bu Sun Kim <[email protected]>
    release-please[bot] and busunkim96 authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    8ab72f7 View commit details
    Browse the repository at this point in the history
Loading