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-sqlalchemy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: googleapis/python-spanner-sqlalchemy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.1
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on May 23, 2023

  1. fix: add opentelemetry version (#322)

    * chore: auto-release
    
    * feat:enable instance-level connection
    
    * lint
    
    * fix: opentelemetry version
    
    * changes
    
    * changes
    
    * changes
    asthamohta authored May 23, 2023
    Configuration menu
    Copy the full SHA
    b80d24d View commit details
    Browse the repository at this point in the history
  2. fix: Fix check so it's all lowercase. (#321)

    Fixes #319 
    
    - [x] Tests pass
    - [x] Appropriate changes to README are included in PR
    jakehilton authored May 23, 2023
    Configuration menu
    Copy the full SHA
    8fae358 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.6.1 (#323)

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