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 Loading
base: v3.26.0
Choose a base ref
...
head repository: googleapis/python-spanner Loading
compare: v3.27.0
Choose a head ref
  • 8 commits
  • 77 files changed
  • 7 contributors

Commits on Dec 16, 2022

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

Commits on Dec 27, 2022

  1. tests: adding support for array testing in postgres (#874)

    * tests: jsonb array testing
    
    * Update tests/system/test_session_api.py
    
    Co-authored-by: Rajat Bhatta <[email protected]>
    
    * Update test_session_api.py
    
    * testing for infitinty
    
    * linting
    
    Co-authored-by: Rajat Bhatta <[email protected]>
    asthamohta and rajatbhatta committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    f4db562 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

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

Commits on Jan 6, 2023

  1. chore(python): add support for python 3.11 (#876)

    Source-Link: googleapis/synthtool@7197a00
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c43f1d918bcf817d337aa29ff833439494a158a0831508fda4ec75dc4c0d0320
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    7aa777f View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. fix(deps): Require google-api-core >=1.34.0, >=2.11.0 (#849)

    * chore: update to gapic-generator-python 1.5.0
    
    feat: add support for `google.cloud.<api>.__version__`
    PiperOrigin-RevId: 484665853
    
    Source-Link: googleapis/googleapis@8eb249a
    
    Source-Link: googleapis/googleapis-gen@c8aa327
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzhhYTMyN2I1ZjQ3ODg2NWZjM2ZkOTFlM2MyNzY4ZTU0ZTI2YWQ0NCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: Update to gapic-generator-python 1.6.0
    
    feat(python): Add typing to proto.Message based class attributes
    
    feat(python): Snippetgen handling of repeated enum field
    
    PiperOrigin-RevId: 487326846
    
    Source-Link: googleapis/googleapis@da380c7
    
    Source-Link: googleapis/googleapis-gen@61ef576
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjFlZjU3NjJlZTY3MzFhMGNiYmZlYTIyZmQwZWVjZWU1MWFiMWM4ZSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: new APIs added to reflect updates to the filestore service
    
    - Add ENTERPRISE Tier
    - Add snapshot APIs: RevertInstance, ListSnapshots, CreateSnapshot, DeleteSnapshot, UpdateSnapshot
    - Add multi-share APIs: ListShares, GetShare, CreateShare, DeleteShare, UpdateShare
    - Add ConnectMode to NetworkConfig (for Private Service Access support)
    - New status codes (SUSPENDED/SUSPENDING, REVERTING/RESUMING)
    - Add SuspensionReason (for KMS related suspension)
    - Add new fields to Instance information: max_capacity_gb, capacity_step_size_gb, max_share_count, capacity_gb, multi_share_enabled
    
    PiperOrigin-RevId: 487492758
    
    Source-Link: googleapis/googleapis@5be5981
    
    Source-Link: googleapis/googleapis-gen@ab0e217
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWIwZTIxN2Y1NjBjYzJjMWFmYzExNDQxYzJlYWI2YjY5NTBlZmQyYiJ9
    
    * 🦉 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.6.1
    
    PiperOrigin-RevId: 488036204
    
    Source-Link: googleapis/googleapis@08f275f
    
    Source-Link: googleapis/googleapis-gen@555c094
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTU1YzA5NDVlNjA2NDllMzg3MzlhZTY0YmM0NTcxOWNkZjcyMTc4ZiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix(deps): Require google-api-core >=1.34.0, >=2.11.0
    
    fix: Drop usage of pkg_resources
    
    fix: Fix timeout default values
    
    docs(samples): Snippetgen should call await on the operation coroutine before calling result
    
    PiperOrigin-RevId: 493260409
    
    Source-Link: googleapis/googleapis@fea4387
    
    Source-Link: googleapis/googleapis-gen@387b734
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzg3YjczNDRjNzUyOWVlNDRiZTg0ZTYxM2IxOWE4MjA1MDhjNjEyYiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * work around gapic generator bug
    
    * use templated owlbot.py and setup.py
    
    * fix build
    
    * update version in gapic_version.py
    
    * restore testing/constraints-3.7.txt
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Astha Mohta <[email protected]>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    4 people committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    4683d10 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

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

Commits on Jan 10, 2023

  1. feat: Add support for python 3.11 (#879)

    * feat: Add support for python 3.11
    
    chore: Update gapic-generator-python to v1.8.0
    PiperOrigin-RevId: 500768693
    
    Source-Link: googleapis/googleapis@190b612
    
    Source-Link: googleapis/googleapis-gen@7bf29a4
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2JmMjlhNDE0YjllY2FjMzE3MGYwYjY1YmRjMmE5NTcwNWMwZWYxYSJ9
    
    * 🦉 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] committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    4b8c2cf View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. chore(main): release 3.27.0 (#877)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    438d2aa View commit details
    Browse the repository at this point in the history
Loading