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/google-cloud-php-bigtable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.22.0
Choose a base ref
...
head repository: googleapis/google-cloud-php-bigtable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 75 files changed
  • 3 contributors

Commits on Apr 9, 2026

  1. feat: [Bigtable] add session based protocol (#9087)

    * feat: add session based protocol
    
    docs: update various comments
    PiperOrigin-RevId: 896559755
    
    Source-Link: googleapis/googleapis@d667775
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/f5d557e572135751a9279913e44508a3607edf3a
    Copy-Tag: eyJwIjoiQmlndGFibGUvLk93bEJvdC55YW1sIiwiaCI6ImY1ZDU1N2U1NzIxMzU3NTFhOTI3OTkxM2U0NDUwOGEzNjA3ZWRmM2EifQ==
    
    * 🦉 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 Apr 9, 2026
    Configuration menu
    Copy the full SHA
    280fefd View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.326.0 (#9073)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    27d5381 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2026

  1. feat: [Bigtable] add Editions field to Instance (#9109)

    * feat: add Editions field to Instance
    
    PiperOrigin-RevId: 900156940
    
    Source-Link: googleapis/googleapis@9761131
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/658fe513d74166f0d92d18a377fee95cb9cbfdf6
    Copy-Tag: eyJwIjoiQmlndGFibGUvLk93bEJvdC55YW1sIiwiaCI6IjY1OGZlNTEzZDc0MTY2ZjBkOTJkMThhMzc3ZmVlOTVjYjljYmZkZjYifQ==
    
    * 🦉 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 Apr 21, 2026
    Configuration menu
    Copy the full SHA
    8f95273 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2026

  1. feat: [Bigtable] add value_bitmask_filter to the read API (#9134)

    * feat: add value_bitmask_filter to the read API
    
    PiperOrigin-RevId: 905607527
    
    Source-Link: googleapis/googleapis@10d796a
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/6cab2c46bcd8e367f49958862911f70a27b50e42
    Copy-Tag: eyJwIjoiQmlndGFibGUvLk93bEJvdC55YW1sIiwiaCI6IjZjYWIyYzQ2YmNkOGUzNjdmNDk5NTg4NjI5MTFmNzBhMjdiNTBlNDIifQ==
    
    * 🦉 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 Apr 27, 2026
    Configuration menu
    Copy the full SHA
    f32e78f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2026

  1. fix: [Bigtable] Existing value SESSION_TYPE_TEST = -1 is changed to…

    … `SESSION_TYPE_TEST = 9999` in enum `SessionType` (#9138)
    
    * fix: Existing value `SESSION_TYPE_TEST = -1` is changed to `SESSION_TYPE_TEST = 9999` in enum `SessionType`
    
    PiperOrigin-RevId: 906375259
    
    Source-Link: googleapis/googleapis@f1a8f29
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/9fc0d96c02e879bfc4b8df1f36c088d63ea285e6
    Copy-Tag: eyJwIjoiQmlndGFibGUvLk93bEJvdC55YW1sIiwiaCI6IjlmYzBkOTZjMDJlODc5YmZjNGI4ZGYxZjM2YzA4OGQ2M2VhMjg1ZTYifQ==
    
    * 🦉 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 Apr 28, 2026
    Configuration menu
    Copy the full SHA
    302aca6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff8c762 View commit details
    Browse the repository at this point in the history
Loading