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.22.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.23.0
Choose a head ref
  • 14 commits
  • 28 files changed
  • 9 contributors

Commits on Oct 4, 2022

  1. samples: changes to json samples updating for JsonObject and linting (#…

    …794)
    
    * samples: changes to json samples updating for JsonObject and linting
    
    * samples: changes to json sample
    
    * samples: changes to json sample
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix:linting
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Ilya Gurov <gurovilya9@gmail.com>
    3 people authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    a1d8b06 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency google-cloud-spanner to v3.22.1 (#835)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    444db7f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

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

Commits on Oct 7, 2022

  1. fix(deps): allow protobuf 3.19.5 (#839)

    * fix(deps): allow protobuf 3.19.5
    
    * explicitly exclude protobuf 4.21.0
    parthea authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    06725fc View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    ab768e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30a0666 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. feat: Update result_set.proto to return undeclared parameters in Exec…

    …uteSql API (#841)
    
    * feat: Update result_set.proto to return undeclared parameters in ExecuteSql API
    
    PiperOrigin-RevId: 480025979
    
    Source-Link: googleapis/googleapis@cb6fbe8
    
    Source-Link: googleapis/googleapis-gen@bf166b8
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmYxNjZiODlkMmE2YWEzNTEwMzc0Mzg3YWYwZjQ1ZTQ4MjhkZWEwMyJ9
    
    * 🦉 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>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Oct 16, 2022
    Configuration menu
    Copy the full SHA
    0aa4cad View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. feat: Update transaction.proto to include different lock modes (#845)

    * feat: Update transaction.proto to include different lock modes
    
    PiperOrigin-RevId: 481838475
    
    Source-Link: googleapis/googleapis@922f1f3
    
    Source-Link: googleapis/googleapis-gen@bf32c6e
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmYzMmM2ZTQxM2Q0ZDdmZDNjOTliNzI1ZmFiNjUzZWI5ODNkOWRkNiJ9
    
    * 🦉 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 Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c191296 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency google-cloud-spanner to v3.22.2 (#843)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    dca2e5a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    fb1948d View commit details
    Browse the repository at this point in the history
  2. samples: add code samples for PostgreSql dialect (#836)

    * samples: add code samples for PostgreSql dialect
    
    * linting
    
    * fix: remove unnecessary imports
    
    * remove unused import
    
    * fix: change method doc references in parser
    
    * add another command
    
    * test: add samples tests for PG
    
    * fix: linting
    
    * feat: sample tests config changes
    
    * refactor
    
    * refactor
    
    * refactor
    
    * refactor
    
    * add database dialect
    
    * database dialect fixture change
    
    * fix ddl
    
    * yield operation as well
    
    * skip backup tests
    
    * config changes
    
    * fix
    
    * minor lint fix
    
    * some tests were getting skipped. fixing it.
    
    * fix test
    
    * fix test and skip few tests for faster testing
    
    * re-enable tests
    
    Co-authored-by: Astha Mohta <asthamohta@google.com>
    Co-authored-by: Astha Mohta <35952883+asthamohta@users.noreply.github.com>
    3 people authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    fbb1440 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. chore(deps): update dependency futures to v3.4.0 (#850)

    * chore(deps): update dependency futures to v3.4.0
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    57cbf4d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. feat: adding support and samples for jsonb (#851)

    * changes for testing in postgres
    
    * changes for jsonb
    
    * samples
    
    * linting
    
    * linting
    
    * Revert "linting"
    
    This reverts commit 8563815.
    
    * Revert "linting"
    
    This reverts commit 4910f59.
    
    * Revert "samples"
    
    This reverts commit ba80e5a.
    
    * samples
    
    * lint
    
    * changes as per comments
    
    * removing file
    
    * changes as per review
    
    * Update pg_snippets.py
    
    * Update pg_snippets.py
    
    * Update pg_snippets.py
    
    * Update pg_snippets.py
    
    * Update pg_snippets.py
    asthamohta authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    268924d View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.23.0 (#837)

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