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
base: v2.18.1
Choose a base ref
...
head repository: googleapis/java-bigtable
compare: v2.18.2
Choose a head ref
  • 10 commits
  • 131 files changed
  • 5 contributors

Commits on Jan 17, 2023

  1. chore(main): release 2.18.2-SNAPSHOT (#1585)

    🤖 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 Jan 17, 2023
    Configuration menu
    Copy the full SHA
    981e228 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. chore: Upgrade to later version of gcp-uploader and protobuf (#1741) (#…

    …1589)
    
    * chore: Upgrade to later version of gcp-uploader and protobuf
    
    * chore: Add secretstorage version
    
    * chore: Use python 3.9.13
    
    * chore: Unpin all python versions
    
    * chore: Rerun pipcompile tool
    
    * chore: Rerun pipcompile tool with --allow-unsafe
    
    * chore: Add --require-hashes
    
    * chore: Update requirements file
    
    * chore: Remove --require-hashes
    
    * chore: Print python version
    
    * chore: Add new generated hashes for requirements.txt
    
    * chore: Remove python version check in cloud build
    
    * chore: Allow synthtool to update python dependencies
    
    * chore: Add typing-extensions into requirements
    
    * chore: Unpin docker requirements.in file
    
    * chore: Add java synthtool validation
    
    * chore: Add check to import java synthtool python package
    Source-Link: https://togithub.com/googleapis/synthtool/commit/91904bfb986c51516389fb591c67053cdf4de104
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:4566cf7fcd0eece77705330267b2b61a70165711c7829d049b60bc2f1bbcd74e
    gcf-owl-bot[bot] committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    622085a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. chore(deps): update dependency com.google.cloud:google-cloud-bigtable…

    … to v2.18.1 (#1586)
    
    [![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.18.0` -> `2.18.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/2.18.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/2.18.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/2.18.1/compatibility-slim/2.18.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/2.18.1/confidence-slim/2.18.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-bigtable</summary>
    
    ### [`v2.18.1`](https://togithub.com/googleapis/java-bigtable/blob/HEAD/CHANGELOG.md#&#8203;2181-httpsgithubcomgoogleapisjava-bigtablecomparev2180v2181-2023-01-17)
    
    [Compare Source](https://togithub.com/googleapis/java-bigtable/compare/v2.18.0...v2.18.1)
    
    ##### Dependencies
    
    -   Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.9.0 ([#&#8203;1579](https://togithub.com/googleapis/java-bigtable/issues/1579)) ([70c0500](https://togithub.com/googleapis/java-bigtable/commit/70c050001379214d5577a896e280d04101891a08))
    
    </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://app.renovatebot.com/dashboard#github/googleapis/java-bigtable).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45Ny42IiwidXBkYXRlZEluVmVyIjoiMzQuOTcuNiJ9-->
    renovate-bot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    c062d83 View commit details
    Browse the repository at this point in the history
  2. fix(java): skip fixing poms for special modules (#1744) (#1592)

    fix(java): handle empty modules
    
    Fixes googleapis/synthtool#1743
    Source-Link: googleapis/synthtool@482d649
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:bd5071596a47614d1fe15eb766c4255bae330f823b606e1196a3b0c8d2e96fd1
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    c6336f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e466191 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …4.0 (#1587)
    
    [![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:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.3.0` -> `26.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.4.0/compatibility-slim/26.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.4.0/confidence-slim/26.3.0)](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://app.renovatebot.com/dashboard#github/googleapis/java-bigtable).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45Ny42IiwidXBkYXRlZEluVmVyIjoiMzQuOTcuNiJ9-->
    renovate-bot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    60b0b93 View commit details
    Browse the repository at this point in the history
  5. chore(bazel): update protobuf to v3.21.12 (#1593)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 503267695
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/c79059008c6d2e66d4cc65a1a7d8bee7160e3f83
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/b98230b9e68a3828cf138296e9a20e03749ae0a0
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjk4MjMwYjllNjhhMzgyOGNmMTM4Mjk2ZTlhMjBlMDM3NDlhZTBhMCJ9
    gcf-owl-bot[bot] committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    d638c40 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. test: attempt to fix flaky test (#1584)

    * test: attempt to fix flaky test
    
    * fix format
    
    * fix BuiltinMetricsIT
    
    * revert BuiltinMetricsIT test
    
    * address comment
    
    * re-throw exception
    
    * create a new DynamicFlowControlStats every time
    
    * clean up
    
    * create a new instance
    
    * 🦉 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>
    mutianf and gcf-owl-bot[bot] committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    b2ad72e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. deps: update dependency com.google.cloud:google-cloud-monitoring-bom …

    …to v3.10.0 (#1597)
    
    [![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-monitoring-bom](https://togithub.com/googleapis/google-cloud-java) | `3.9.0` -> `3.10.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring-bom/3.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring-bom/3.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring-bom/3.10.0/compatibility-slim/3.9.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring-bom/3.10.0/confidence-slim/3.9.0)](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://app.renovatebot.com/dashboard#github/googleapis/java-bigtable).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45Ny42IiwidXBkYXRlZEluVmVyIjoiMzQuOTcuNiJ9-->
    renovate-bot committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1724d4e View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.18.2 (#1596)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.18.2](https://togithub.com/googleapis/java-bigtable/compare/v2.18.1...v2.18.2) (2023-01-24)
    
    
    ### Dependencies
    
    * Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.10.0 ([#1597](https://togithub.com/googleapis/java-bigtable/issues/1597)) ([1724d4e](https://togithub.com/googleapis/java-bigtable/commit/1724d4ee6b63085b035082bd299668ceadd8bd01))
    * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.2 ([#1595](https://togithub.com/googleapis/java-bigtable/issues/1595)) ([e466191](https://togithub.com/googleapis/java-bigtable/commit/e466191ef8562b767218dcd4811a271ec6e98257))
    
    ---
    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 Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0a4154f View commit details
    Browse the repository at this point in the history