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: v3.14.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: v3.15.0
Choose a head ref
  • 4 commits
  • 24 files changed
  • 6 contributors

Commits on Jun 13, 2022

  1. chore: add prerelease nox session (#747)

    Source-Link: googleapis/synthtool@050953d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:65e656411895bff71cffcae97246966460160028f253c2e45b7a25d805a5b142
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    1493040 View commit details
    Browse the repository at this point in the history
  2. chore(python): add missing import for prerelease testing (#748)

    Source-Link: googleapis/synthtool@d2871d9
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:b2dc5f80edcf5d4486c39068c9fa11f7f851d9568eea4dcba130f994ea9b5e97
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Astha Mohta <[email protected]>
    3 people authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    fa5ba0a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. feat: Add support for Postgresql dialect (#741)

    * chore: regen (via synth) : fix conflicts
    
    * feat: add NUMERIC support: conflicts resolved
    
    * feat: add dialect support: fix conflicts
    
    * fix: update table queries to support PG dialect
    
    * feat: add database dialect support for database factory
    
    * test: add dialect support to system tests: resolve conflict, correct POSTGRES_ALL_TYPES_COLUMNS
    
    * feat: postgres dialect - review fixes
    
    * feat: postgres dialect - review fixes
    
    * feat: postgres dialect - review fixes
    
    * feat: postgres dialect - review fixes
    
    * feat: postgres dialect - review fixes
    
    * feat: postgres dialect - review fixes
    
    * feat: postgres dialect - review fixes
    
    * feat: postgres dialect - review fixes
    
    * feat: postgres dialect - docstring fixes
    
    * feat: fix linting
    
    * feat: add opentelemetry version in noxfile to remove failures
    
    * feat: add opentelemetry version and constraints.txt
    
    * Revert "feat: add opentelemetry version and constraints.txt"
    
    This reverts commit 8525bf5.
    
    * Revert "feat: add opentelemetry version in noxfile to remove failures"
    
    This reverts commit 666285b.
    
    * feat: removing duplicate imports
    
    * feat: correcting imports
    
    * feat: correcting imports
    
    * feat: skip backup tests
    
    * feat: correct the import
    
    * feat: fix linting
    
    Co-authored-by: larkee <[email protected]>
    ansh0l and larkee authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    d2551b0 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.15.0 (#749)

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