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.23.1
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.23.2
Choose a head ref
  • 16 commits
  • 27 files changed
  • 8 contributors

Commits on May 11, 2023

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

    … to v2.23.1 (#1751)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.23.1
    
    * 🦉 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] authored May 11, 2023
    Configuration menu
    Copy the full SHA
    b8a42a7 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.23.2-SNAPSHOT (#1750)

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

Commits on May 12, 2023

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

Commits on May 17, 2023

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …15.0 (#1754)
    
    * chore(deps): update dependency com.google.cloud:libraries-bom to v26.15.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] authored May 17, 2023
    Configuration menu
    Copy the full SHA
    10f01b2 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. build: migrate release scripts (#1799) (#1757)

    Source-Link: googleapis/synthtool@1fd6dff
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ad9cabee4c022f1aab04a71332369e0c23841062124818a4490f73337f790337
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored May 19, 2023
    Configuration menu
    Copy the full SHA
    90435b8 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    a5d4215 View commit details
    Browse the repository at this point in the history
  2. docs(samples): add bigtable filter snippet (#1762)

    * docs(samples): add region tag and sample for filter snippets
    
    * lint fix
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * refactor
    
    * lint fix
    
    * removed comment
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Sita04 and gcf-owl-bot[bot] authored May 25, 2023
    Configuration menu
    Copy the full SHA
    48a6ed0 View commit details
    Browse the repository at this point in the history
  3. chore: remove renovate grouping for test protoc and grpc dependencies (

    …#1765)
    
    This was done before we removed the enforcer check, so it is no longer required. Additionally, it's causing PRs which update shared dependencies to have a `test(deps)` prefix rather than `deps`. Example: https://togithub.com/googleapis/java-bigtable/pull/1755
    kolea2 authored May 25, 2023
    Configuration menu
    Copy the full SHA
    9548e87 View commit details
    Browse the repository at this point in the history
  4. chore: move snippets from Filters to hw class (#1764)

    * chore: move snippets from Filters to hw class
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix tests
    
    * fix tests
    
    * fix test
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Sita04 and gcf-owl-bot[bot] authored May 25, 2023
    Configuration menu
    Copy the full SHA
    9f249be View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

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

Commits on May 30, 2023

  1. test: workaround existing bug in gax that prevents conformance tests …

    …from passing (#1772)
    
    
    Change-Id: I80254c0613e2bac8752d361434a3711c8f9a31b4
    
    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
    - [ ] Ensure the tests and linter pass
    - [ ] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    
    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).
    igorbernstein2 authored May 30, 2023
    Configuration menu
    Copy the full SHA
    c3ecc1b View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v3.10.1 (#1767)
    
    Co-authored-by: Igor Berntein <igorbernstein@google.com>
    renovate-bot and igorbernstein2 authored May 30, 2023
    Configuration menu
    Copy the full SHA
    901b88f View commit details
    Browse the repository at this point in the history
  3. deps: update dependency com.google.cloud:google-cloud-monitoring-bom …

    …to v3.19.0 (#1769)
    
    [![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.18.0` -> `3.19.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring-bom/3.19.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring-bom/3.19.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring-bom/3.19.0/compatibility-slim/3.18.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring-bom/3.19.0/confidence-slim/3.18.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:eyJjcmVhdGVkSW5WZXIiOiIzNS45OC4xIiwidXBkYXRlZEluVmVyIjoiMzUuOTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    renovate-bot authored May 30, 2023
    Configuration menu
    Copy the full SHA
    956c851 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6d91e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a94a522 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. chore(main): release 2.23.2 (#1763)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.23.2](https://togithub.com/googleapis/java-bigtable/compare/v2.23.1...v2.23.2) (2023-05-30)
    
    
    ### Documentation
    
    * **samples:** Add bigtable filter snippet ([#1762](https://togithub.com/googleapis/java-bigtable/issues/1762)) ([48a6ed0](https://togithub.com/googleapis/java-bigtable/commit/48a6ed028a56302d6dc6554b2ecdabc8fbdb68cf))
    * **samples:** Remove client initialization as the snippets are not used standalone ([#1768](https://togithub.com/googleapis/java-bigtable/issues/1768)) ([a6ac97c](https://togithub.com/googleapis/java-bigtable/commit/a6ac97c08a851977a76e82fddb16690cff17a1fe))
    
    
    ### Dependencies
    
    * Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.19.0 ([#1769](https://togithub.com/googleapis/java-bigtable/issues/1769)) ([956c851](https://togithub.com/googleapis/java-bigtable/commit/956c851b5d7dadb44c589a3f982e603d0a768105))
    * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.10.1 ([#1767](https://togithub.com/googleapis/java-bigtable/issues/1767)) ([901b88f](https://togithub.com/googleapis/java-bigtable/commit/901b88f56c7b97bc08826604ed80120f07f04a64))
    * Update dependency com.google.truth.extensions:truth-proto-extension to v1.1.4 ([#1770](https://togithub.com/googleapis/java-bigtable/issues/1770)) ([a94a522](https://togithub.com/googleapis/java-bigtable/commit/a94a522a1fa4c67245f1827d8f8137cbfdbd5a45))
    * Update doclet version to v1.9.0 ([#1761](https://togithub.com/googleapis/java-bigtable/issues/1761)) ([a5d4215](https://togithub.com/googleapis/java-bigtable/commit/a5d42159643c652a9625fee620fe5ee8dee7fa2e))
    
    ---
    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] authored May 31, 2023
    Configuration menu
    Copy the full SHA
    daf8a66 View commit details
    Browse the repository at this point in the history
Loading