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.28.1
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.29.0
Choose a head ref
  • 4 commits
  • 16 files changed
  • 3 contributors

Commits on Jan 17, 2025

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

Commits on Feb 4, 2025

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

Commits on Feb 26, 2025

  1. fix: grpc channel refresh (#1087)

    * added failing test
    
    * prevent _start_bg_task from running
    
    * let bg task run
    
    * invalidate transport stubs after channel refresh
    
    * added sync implementation
    daniel-sanche authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    f44b36b View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.29.0 (#1079)

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