10000 Comparing v1.13.0...v1.14.0 · googleapis/python-spanner · GitHub
[go: up one dir, main page]

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.13.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: v1.14.0
Choose a head ref
  • 13 commits
  • 88 files changed
  • 7 contributors

Commits on Jan 7, 2020

  1. feat(spanner): add deprecation warnings; add field_mask to get_instan…

    …ce; add endpoint_uris to Instance proto; update timeouts; make mutations optional for commits (via synth)
    larkee committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    62edbe1 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

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

Commits on Jan 23, 2020

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

Commits on Jan 30, 2020

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

Commits on Jan 31, 2020

  1. feat(spanner): add resource based routing implementation (#10183)

    * feat(spanner): implement resource routing
    
    * corrected warning message as per the PR comment
    
    * Update spanner/google/cloud/spanner_v1/database.py
    
    Add comma to warning message
    
    Co-Authored-By: skuruppu <skuruppu@google.com>
    
    Co-authored-by: skuruppu <skuruppu@google.com>
    larkee and skuruppu authored Jan 31, 2020
    Configuration menu
    Copy the full SHA
    e072d5d View commit details
    Browse the repository at this point in the history
  2. fix(spanner): fix imports for doc samples (#10283)

    * fix(spanner): fix imports for doc samples
    
    * Update database-usage.rst
    
    Co-authored-by: Christopher Wilcox <crwilcox@google.com>
    larkee and crwilcox authored Jan 31, 2020
    Configuration menu
    Copy the full SHA
    55a21d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec70ab5 View commit details
    Browse the repository at this point in the history
  4. fix: add test_utils

    crwilcox committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    5a13747 View commit details
    Browse the repository at this point in the history
  5. fix: noxfile exclude

    crwilcox committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    f9fe89a View commit details
    Browse the repository at this point in the history
  6. fix: adjust coverage

    crwilcox committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    37e83a1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from googleapis/repo-templates

    chore: add split repo templates
    crwilcox authored Jan 31, 2020
    Configuration menu
    Copy the full SHA
    386f738 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. chore: release 1.14.0 (#2)

    * updated CHANGELOG.md [ci skip]
    
    * updated setup.py [ci skip]
    release-please[bot] authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    74577c7 View commit details
    Browse the repository at this point in the history
Loading
0