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.17.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.18.0
Choose a head ref
  • 6 commits
  • 22 files changed
  • 5 contributors

Commits on Jul 20, 2022

  1. feat: Add ListDatabaseRoles API to support role based access control (#…

    …774)
    
    * feat: Add ListDatabaseRoles API to support role based access control
    
    PiperOrigin-RevId: 462086058
    
    Source-Link: googleapis/googleapis@4f072bf
    
    Source-Link: googleapis/googleapis-gen@06f699d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDZmNjk5ZGE2NmY3YTA3Yjk1NDFlNTdhN2QwMzg2M2I0ZGY0OTcxYyJ9
    
    * 🦉 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 20, 2022
    Configuration menu
    Copy the full SHA
    3867882 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. chore(deps): update all dependencies (#775)

    * chore(deps): update all dependencies
    
    * revert
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea authored Jul 24, 2022
    Configuration menu
    Copy the full SHA
    b099ee2 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. chore(bazel): update protobuf to v3.21.3 (#778)

    - [ ] Regenerate this pull request now.
    
    chore(bazel): update gax-java to 2.18.4
    
    PiperOrigin-RevId: 463115700
    
    Source-Link: googleapis/googleapis@52130a9
    
    Source-Link: googleapis/googleapis-gen@6a4d9d9
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmE0ZDlkOWJiM2FmYjIwYjBmNWZhNGY1ZDlmNjc0MGIxZDBlYjE5YSJ9
    
    fix: target new spanner db admin service config
    chore: remove old spanner db admin service config
    PiperOrigin-RevId: 463110616
    
    Source-Link: googleapis/googleapis@0f38696
    
    Source-Link: googleapis/googleapis-gen@b048ca6
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjA0OGNhNjQ3ZTExZmM5MmQ1YmNmMGJlYzE4ODFkMjVmMzIxZGVhOSJ9
    gcf-owl-bot[bot] authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    8c73cb3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. chore: resolve issue with prerelease presubmit [autoapprove] (#777)

    * chore(python): fix prerelease session [autoapprove]
    
    Source-Link: googleapis/synthtool@1b9ad76
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9db98b055a7f8bd82351238ccaacfd3cda58cdf73012ab58b8da146368330021
    
    * fix replacement in owlbot.py
    
    * 🦉 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 Jul 27, 2022
    Configuration menu
    Copy the full SHA
    20e1533 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. fix(deps): allow protobuf < 5.0.0 (#781)

    * fix(deps): allow protobuf < 5.0.0\nfix(deps): require proto-plus >= 1.22.0
    
    * fix(deps): require proto-plus >= 1.22.0
    
    * fix(deps): require proto-plus >= 1.22.0
    
    * update constraints
    
    * fix prerelease session
    parthea authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    eee5f31 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. chore(main): release 3.18.0 (#776)

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