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-bigtable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.24.0
Choose a base ref
...
head repository: googleapis/python-bigtable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.25.0
Choose a head ref
  • 4 commits
  • 57 files changed
  • 6 contributors

Commits on Jul 11, 2024

  1. chore(deps): bump zipp from 3.17.0 to 3.19.1 in /.kokoro (#989)

    Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.0 to 3.19.1.
    - [Release notes](https://github.com/jaraco/zipp/releases)
    - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
    - [Commits](jaraco/zipp@v3.17.0...v3.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: zipp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a2ed2ab View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. chore: update templated files (#986)

    * chore: update templated files
    
    * update replacement in owlbot.py
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * upgrade place_before owlbot functionality
    
    * Revert "upgrade place_before owlbot functionality"
    
    This reverts commit e29fdec.
    
    * fixed replacement for docfx patch
    
    * fix missing close quote
    
    * fixed quote style
    
    * added line breaks
    
    * remove escape
    
    * Add 'OwlBot Post Processor' as a required check
    
    * remove noxfile from owlbot control
    
    * removed experimental_v3 branch customized protection settings
    
    * added test tag requirement
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Daniel Sanche <d.sanche14@gmail.com>
    3 people authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    481c8d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

    * 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
    
    * 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
    
    * feat: publish the Cloud Bigtable ExecuteQuery API
    
    The ExecuteQuery API will allow users to query Bigtable using SQL
    
    PiperOrigin-RevId: 650660213
    
    Source-Link: googleapis/googleapis@f681f79
    
    Source-Link: googleapis/googleapis-gen@3180845
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzE4MDg0NTQ4NzEzNjc5NDk1MmI4ZjM2NWZlNmM2ODY4OTk5ZDljMCJ9
    
    * feat: publish ProtoRows Message
    
    This is needed to parse ExecuteQuery responses
    
    PiperOrigin-RevId: 651386373
    
    Source-Link: googleapis/googleapis@a5be6fa
    
    Source-Link: googleapis/googleapis-gen@d467ce8
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDQ2N2NlODkzYTA0YzQxZTUwNDk4MzM0NmMyMTVkNDFmZDI2MzY1MCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * update setup.py to match googleapis/gapic-generator-python/blob/main/gapic/templates/setup.py.j2
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * update constraints
    
    ---------
    
    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 18, 2024
    Configuration menu
    Copy the full SHA
    7ac8e14 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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