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 Loading
base: v2.39.4
Choose a base ref
...
head repository: googleapis/java-bigtable Loading
compare: v2.39.5
Choose a head ref
  • 11 commits
  • 27 files changed
  • 8 contributors

Commits on May 28, 2024

  1. chore(main): release 2.39.5-SNAPSHOT (#2246)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6ed2839 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on May 30, 2024

  1. fix: rate limiting should be ineffective when RateLimitInfo is not pr…

    …esent (#2243)
    
    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [ ] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/java-bigtable/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [x] Ensure the tests and linter pass
    - [x] Code coverage does not decrease (if any source code was changed)
    - [x] Appropriate docs were updated (if necessary)
    - [x] Rollback plan is reviewed and LGTMed
    - [x] All new data plane features have a completed end to end testing plan
    
    Fixes #<issue_number_goes_here> ☕️
    
    If you write sample code, please follow the [samples format](
    https://togithub.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
    kongweihan committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a0ec901 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. build(deps): update dependency org.apache.maven.plugins:maven-shade-p…

    …lugin to v3.6.0 (#2251)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.apache.maven.plugins:maven-shade-plugin](https://maven.apache.org/plugins/) | `3.3.0` -> `3.6.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.maven.plugins:maven-shade-plugin/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.apache.maven.plugins:maven-shade-plugin/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.apache.maven.plugins:maven-shade-plugin/3.3.0/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.maven.plugins:maven-shade-plugin/3.3.0/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-bigtable).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    fa7f3b1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-bigtable…

    … to v2.39.4 (#2247)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-bigtable](https://togithub.com/googleapis/java-bigtable) | `2.39.3` -> `2.39.4` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-bigtable/2.39.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-bigtable/2.39.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-bigtable/2.39.3/2.39.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-bigtable/2.39.3/2.39.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-bigtable (com.google.cloud:google-cloud-bigtable)</summary>
    
    ### [`v2.39.4`](https://togithub.com/googleapis/java-bigtable/blob/HEAD/CHANGELOG.md#2394-2024-05-28)
    
    [Compare Source](https://togithub.com/googleapis/java-bigtable/compare/v2.39.3...v2.39.4)
    
    ##### Dependencies
    
    -   Update dependency org.graalvm.buildtools:junit-platform-native to v0.10.2 ([#&#8203;2236](https://togithub.com/googleapis/java-bigtable/issues/2236)) ([2609103](https://togithub.com/googleapis/java-bigtable/commit/26091035ed42cfd2945092d0c909dbf9bb6fae28))
    -   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.2 ([#&#8203;2237](https://togithub.com/googleapis/java-bigtable/issues/2237)) ([6728931](https://togithub.com/googleapis/java-bigtable/commit/6728931ca904e2a2fb53f7b9e9115a9c3edd38df))
    -   Update shared dependencies ([#&#8203;2235](https://togithub.com/googleapis/java-bigtable/issues/2235)) ([8d38150](https://togithub.com/googleapis/java-bigtable/commit/8d3815023f7fa1c8103cb8ab02d8f71cd8a7a85e))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-bigtable).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c376d71 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. build(deps): update dependency org.apache.maven.plugins:maven-enforce…

    …r-plugin to v3.5.0 (#2249)
    
    * build(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.5.0
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b110f43 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. build(deps): update dependency org.apache.maven.shared:maven-dependen…

    …cy-tree to v3.3.0 (#2248)
    
    * build(deps): update dependency org.apache.maven.shared:maven-dependency-tree to v3.3.0
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ea84c56 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. fix: Make change stream unknown mod error more actionable (#1938)

    * fix: Make change stream unknown mod error more actionable
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Igor Bernstein <igorbernstein@google.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e7ba045 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0131eb3 View commit details
    Browse the repository at this point in the history
  3. samples: Add aggregate write samples (#2170)

    * feat: Add aggregate write samples
    
    Change-Id: Ie3834bd66a054c35ab95d4a4bbef232c2a37b72c
    
    * 🦉 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
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    steveniemitz and gcf-owl-bot[bot] committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8e8a523 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 2.39.5 (#2250)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    de639bc View commit details
    Browse the repository at this point in the history
Loading