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: main
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: autogen-feature-branch
Choose a head ref
  • 10 commits
  • 209 files changed
  • 2 contributors

Commits on Apr 21, 2025

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

Commits on Apr 23, 2025

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

Commits on Apr 25, 2025

  1. refactor: Refactored classic client to use new Admin API (#1114)

    * refactor: Refactored classic client to use new Admin API
    
    * added newline after gapic_version files
    gkevinzheng authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    60d4199 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

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

Commits on May 21, 2025

  1. feat: Consistency polling + restore table for sync client in admin (#…

    …1117)
    
    * feat: Prototyped handwritten layer
    
    * Added newlines
    
    * linting
    
    * Added docstrings for restore table and consistency token polling;
    removed gc_rule
    gkevinzheng authored May 21, 2025
    Configuration menu
    Copy the full SHA
    7c5d29d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. docs: owlbot related changes (#1133)

    * docs: owlbot related changes
    
    * Addressed PR feedback + made changes to toc.yml for docs pipeline
    
    * Fixed type hint
    
    * linting + added validation for admin section
    
    * linting + added noqas to owlbot lines
    gkevinzheng authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    bd1da66 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. tests: Tests for sync client + fixes + client library versioning (#1132)

    * tests: Tests for sync client + fixes + client library versioning
    
    * Removed raise exception
    
    * linting + name changes in tests + added test for timeout
    
    * linting
    
    * Fixed tests on Python 3.7
    gkevinzheng authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    67c98f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. feat: Proto-plus modifications for enforcing strict oneofs (#1126)

    * feat: Proto-plus modifications for enforcing strict oneofs
    
    * Added template directory + changed unit tests to pytest
    
    * Finished README
    
    * linting
    
    * Added source of truth comment
    gkevinzheng authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    3d714e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. feat: Reworked the wait_for_consistency call (#1144)

    * feat: Reworked the wait_for_consistency call
    
    * linting
    
    * Update google/cloud/bigtable/admin_v2/overlay/services/bigtable_table_admin/client.py
    
    Co-authored-by: Mattie Fu <[email protected]>
    
    * Improved documentation
    
    * linting again
    
    * linting
    
    ---------
    
    Co-authored-by: Mattie Fu <[email protected]>
    gkevinzheng and mutianf authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    b7f1f90 View commit details
    Browse the repository at this point in the history
Loading