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/java-bigtable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.70.0
Choose a base ref
...
head repository: googleapis/java-bigtable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.70.1
Choose a head ref
  • 5 commits
  • 23 files changed
  • 5 contributors

Commits on Dec 5, 2025

  1. tests: Remove unnecessary null check for protobuf lists (#2723)

    ErrorProne will complain ImpossibleNullComparison once protobuf runtime is upgraded to 4.x. See the downstream tests in sdk-platform-java.
    blakeli0 authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    cfa4708 View commit details
    Browse the repository at this point in the history
  2. chore: add release-please config for protobuf-4.x (#2722)

    * chore: add release-please config for protobuf-4.x
    
    * chore: generate libraries at Wed Dec  3 18:40:37 UTC 2025
    
    * chore: enable manifest option in release config
    
    ---------
    
    Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
    diegomarquezp and cloud-java-bot authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    f142db8 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. Configuration menu
    Copy the full SHA
    2823705 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.70.1-SNAPSHOT (#2715)

    * chore(main): release 2.70.1-SNAPSHOT
    
    * chore: generate libraries at Fri Dec 12 14:04:07 UTC 2025
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
    release-please[bot] and cloud-java-bot authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    0e27f9c View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.70.1 (#2735)

    * chore(main): release 2.70.1
    
    * chore: generate libraries at Fri Dec 12 15:48:36 UTC 2025
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
    release-please[bot] and cloud-java-bot authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    6c5f635 View commit details
    Browse the repository at this point in the history
Loading