Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
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.25.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: v3.26.0
Choose a head ref
  • 6 commits
  • 19 files changed
  • 8 contributors

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    557ce0c View commit details
    Browse the repository at this point in the history
  2. test: deflake system test (#866)

    * test: deflake system test
    
    * lint
    
    Co-authored-by: Astha Mohta <35952883+asthamohta@users.noreply.github.com>
    parthea and asthamohta authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    234b21e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. feat: Inline Begin transction for RW transactions (#840)

    * feat: Inline Begin transction for RW transactions
    
    * ILB with lock for execute update and batch update
    
    * Added lock for execute sql and read method
    
    * fix: lint fix and testcases
    
    * fix: lint
    
    * fix: Set transction id along with resume token
    
    * fix: lint
    
    * fix: test cases
    
    * fix: few more test case for restart on unavailable
    
    * test: Batch update error test case
    
    * fix: lint
    
    * fix: Code review comments
    
    * fix: test cases + lint
    
    * fix: code review comments
    
    * fix: deprecate transactionpingingpool msg
    
    * fix: review comments
    
    Co-authored-by: larkee <31196561+larkee@users.noreply.github.com>
    
    * fix: Apply suggestions from code review
    
    Co-authored-by: larkee <31196561+larkee@users.noreply.github.com>
    
    * fix: review comments
    
    * fix: review comment Update tests/unit/test_session.py
    
    Co-authored-by: larkee <31196561+larkee@users.noreply.github.com>
    
    Co-authored-by: larkee <31196561+larkee@users.noreply.github.com>
    surbhigarg92 and larkee authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    c2456be View commit details
    Browse the repository at this point in the history
  2. build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /synthtool/g…

    …cp/templates/python_library/.kokoro (#861)
    
    Source-Link: googleapis/synthtool@b4fe62e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3bf87e47c2173d7eed42714589dc4da2c07c3268610f1e47f8e1a30decbfc7f1
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    f6edf6b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. fix: fix for binding of pinging and bursty pool with database role (#871

    )
    
    * feat:fgac changes and samples
    
    * linting
    
    * fixing samples
    
    * linting
    
    * linting
    
    * Update database.py
    
    * Update pool.py
    
    * Update snippets.py
    
    * fixing pools
    
    * fixing tests
    
    * changes
    asthamohta authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    89da17e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9761402 View commit details
    Browse the repository at this point in the history
Loading