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.47.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.48.0
Choose a head ref
  • 10 commits
  • 86 files changed
  • 7 contributors

Commits on Jun 20, 2024

  1. feat(spanner): add support for txn changstream exclusion (#1152)

    * feat(spanner): add support for txn changstream exclusion
    
    * feat(spanner): add tests for txn change streams exclusion
    
    * chore(spanner): lint fix
    
    * feat(spanner): add docs
    
    * feat(spanner): add test for ILB with change stream exclusion
    
    * feat(spanner): update default value and add optional
    harshachinta authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    00ccb7a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. chore: update templated files (#1156)

    * chore: update templated files
    
    * update replacements in owlbot.py
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * clean up replacement
    
    * update replacement in owlbot.py
    
    * update replacement in owlbot.py
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    parthea and gcf-owl-bot[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d00e966 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. chore(python): use python 3.10 for docs build (#1160)

    Source-Link: googleapis/synthtool@9ae0785
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:52210e0e0559f5ea8c52be148b33504022e1faef4e95fbe4b32d68022af2fa7e
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    112e74e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

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

Commits on Jul 12, 2024

  1. fix: Allow protobuf 5.x (#1144)

    * feat: add field order_by in spanner.proto
    feat: add field lock_hint in spanner.proto
    
    PiperOrigin-RevId: 636759139
    
    Source-Link: googleapis/googleapis@eeed69d
    
    Source-Link: googleapis/googleapis-gen@8b4c5da
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGI0YzVkYWUyMTU3Y2Q2ODNhOTIyOWQ0MGRlOGM3MTY2NWMyMWEwYSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: Update gapic-generator-python to v1.18.0
    
    PiperOrigin-RevId: 638650618
    
    Source-Link: googleapis/googleapis@6330f03
    
    Source-Link: googleapis/googleapis-gen@44fa4f1
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDRmYTRmMTk3OWRjNDVjMTc3OGZkN2NhZjEzZjhlNjFjNmQxY2FlOCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat(spanner): Add support for Cloud Spanner Scheduled Backups
    
    PiperOrigin-RevId: 649277844
    
    Source-Link: googleapis/googleapis@fd7efa2
    
    Source-Link: googleapis/googleapis-gen@50be251
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTBiZTI1MTMyOWQ4ZGI1YjU1NTYyNmViZDQ4ODY3MjFmNTQ3ZDNjYyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix: Allow protobuf 5.x
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Sri Harsha CH <57220027+harshachinta@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    4 people authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9609ad9 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. chore(spanner): Issue#1163 Remove dependency of spanner dbapi from sp…

    …anner_v1 (#1164)
    
    - Moved BatchTransactionId dataclass from spanner_dbapi to spanner_v1.transactions
    
    Co-authored-by: Sri Harsha CH <57220027+harshachinta@users.noreply.github.com>
    bhatt4982 and harshachinta authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fe20d41 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. chore: Update gapic-generator-python to v1.18.4 (#1174)

    * chore: Update gapic-generator-python to v1.18.4
    
    PiperOrigin-RevId: 657207628
    
    Source-Link: googleapis/googleapis@33fe71e
    
    Source-Link: googleapis/googleapis-gen@e02739d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTAyNzM5ZDEyMmVkMTViZDVlZjU3NzFjNTdmMTJhODNkNDdhMWRkYSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    74da4a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. chore(main): release 3.48.0 (#1153)

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