-
Notifications
You must be signed in to change notification settings - Fork 100
Comparing changes
Open a pull request
base repository: googleapis/java-bigtable
base: v2.23.1
head repository: googleapis/java-bigtable
compare: v2.23.2
- 16 commits
- 27 files changed
- 8 contributors
Commits on May 11, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for b8a42a7 - Browse repository at this point
Copy the full SHA b8a42a7View commit details -
chore(main): release 2.23.2-SNAPSHOT (#1750)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for da0c80d - Browse repository at this point
Copy the full SHA da0c80dView commit details
Commits on May 12, 2023
-
build(deps): update dependency org.codehaus.mojo:build-helper-maven-p…
…lugin to v3.4.0 (#1753)
Configuration menu - View commit details
-
Copy full SHA for 2abb1c2 - Browse repository at this point
Copy the full SHA 2abb1c2View commit details
Commits on May 17, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for 10f01b2 - Browse repository at this point
Copy the full SHA 10f01b2View commit details
Commits on May 19, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for 90435b8 - Browse repository at this point
Copy the full SHA 90435b8View commit details
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a5d4215 - Browse repository at this point
Copy the full SHA a5d4215View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 48a6ed0 - Browse repository at this point
Copy the full SHA 48a6ed0View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 9548e87 - Browse repository at this point
Copy the full SHA 9548e87View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 9f249be - Browse repository at this point
Copy the full SHA 9f249beView commit details
Commits on May 29, 2023
-
docs(samples): remove client initialization as the snippets are not u…
…sed standalone (#1768)
Configuration menu - View commit details
-
Copy full SHA for a6ac97c - Browse repository at this point
Copy the full SHA a6ac97cView commit details
Commits on May 30, 2023
-
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).
Configuration menu - View commit details
-
Copy full SHA for c3ecc1b - Browse repository at this point
Copy the full SHA c3ecc1bView commit details -
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v3.10.1 (#1767) Co-authored-by: Igor Berntein <igorbernstein@google.com>
Configuration menu - View commit details
-
Copy full SHA for 901b88f - Browse repository at this point
Copy the full SHA 901b88fView commit details -
deps: update dependency com.google.cloud:google-cloud-monitoring-bom …
…to v3.19.0 (#1769) [](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` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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==-->
Configuration menu - View commit details
-
Copy full SHA for 956c851 - Browse repository at this point
Copy the full SHA 956c851View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6d91e5 - Browse repository at this point
Copy the full SHA f6d91e5View commit details -
deps: update dependency com.google.truth.extensions:truth-proto-exten…
…sion to v1.1.4 (#1770)
Configuration menu - View commit details
-
Copy full SHA for a94a522 - Browse repository at this point
Copy the full SHA a94a522View commit details
Commits on May 31, 2023
-
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).
Configuration menu - View commit details
-
Copy full SHA for daf8a66 - Browse repository at this point
Copy the full SHA daf8a66View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.23.1...v2.23.2