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.18.2
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.18.3
Choose a head ref
  • 4 commits
  • 20 files changed
  • 4 contributors

Commits on Jan 24, 2023

  1. chore(main): release 2.18.3-SNAPSHOT (#1598)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    dd741a2 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.18.2 (#1599)
    
    [![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.1` -> `2.18.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/2.18.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/2.18.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/2.18.2/compatibility-slim/2.18.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/2.18.2/confidence-slim/2.18.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-bigtable</summary>
    
    ### [`v2.18.2`](https://togithub.com/googleapis/java-bigtable/blob/HEAD/CHANGELOG.md#&#8203;2182-httpsgithubcomgoogleapisjava-bigtablecomparev2181v2182-2023-01-24)
    
    [Compare Source](https://togithub.com/googleapis/java-bigtable/compare/v2.18.1...v2.18.2)
    
    ##### Dependencies
    
    -   Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.10.0 ([#&#8203;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 ([#&#8203;1595](https://togithub.com/googleapis/java-bigtable/issues/1595)) ([e466191](https://togithub.com/googleapis/java-bigtable/commit/e466191ef8562b767218dcd4811a271ec6e98257))
    
    </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 authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    31f7942 View commit details
    Browse the repository at this point in the history
  3. fix: make channel priming work with batch endpoint (#1600)

    * fix: make channel priming work with batch endpoint
    
    * fix format
    
    * 🦉 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] authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    133c7e5 View commit details
    Browse the repository at this point in the history
Loading