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.19.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.20.0
Choose a head ref
  • 7 commits
  • 14 files changed
  • 8 contributors

Commits on Aug 17, 2022

  1. chore: use gapic-generator-python 1.2.0 (#783)

    * chore: use gapic-generator-python 1.2.0
    
    PiperOrigin-RevId: 467286830
    
    Source-Link: googleapis/googleapis@e6e875a
    
    Source-Link: googleapis/googleapis-gen@0295ea1
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDI5NWVhMTRkOWNkNGQ0N2RkYjIzYjllYmQzOWEzMWUyMDM1ZTI4ZiJ9
    
    * 🦉 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 Aug 17, 2022
    Configuration menu
    Copy the full SHA
    dd92b33 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

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

Commits on Aug 24, 2022

  1. chore: remove 'pip install' statements from python_library templates …

    …[autoapprove] (#789)
    
    Source-Link: googleapis/synthtool@4826337
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:60a63eddf86c87395b4bb394fdddfe30f84a7726ee8fe0b758ea132c2106ac75
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    def00a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. fix: if JsonObject serialized to None then return null_value instea…

    …d of `string_value` (#771)
    
    * fix: if JsonObject serialized to None then return `null_value` instead of `string_value`
    
    Co-authored-by: Astha Mohta <35952883+asthamohta@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    Co-authored-by: Ilya Gurov <gurovilya9@gmail.com>
    4 people authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    82170b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. feat: Adds TypeAnnotationCode PG_JSONB (#792)

    * feat: Adds auto-generated CL for googleapis for jsonb
    
    PiperOrigin-RevId: 470167051
    
    Source-Link: googleapis/googleapis@343f52c
    
    Source-Link: googleapis/googleapis-gen@a416799
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTQxNjc5OWEzNzI2OTkxMmZhMGNmZGUyNzljZTUwYjdjMzY3MGRiMSJ9
    
    * 🦉 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 Aug 26, 2022
    Configuration menu
    Copy the full SHA
    6a661d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. chore(python): exclude grpcio==1.49.0rc1 in tests (#793)

    Source-Link: googleapis/synthtool@c4dd595
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ce3c1686bc81145c81dd269bd12c4025c6b275b22d14641358827334fddb1d72
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    7581e89 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.20.0 (#790)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.20.0](v3.19.0...v3.20.0) (2022-08-30)
    
    
    ### Features
    
    * Adds TypeAnnotationCode PG_JSONB ([#792](#792)) ([6a661d4](6a661d4))
    
    
    ### Bug Fixes
    
    * if JsonObject serialized to None then return `null_value` instead of `string_value` ([#771](#771)) ([82170b5](82170b5))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    6a941ef View commit details
    Browse the repository at this point in the history
Loading