| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| } | ||
|
|
||
| private void createSubscriber() throws Exception { | ||
| // [START async_pull_subscription] |
|
I have one comment but otherwise it looks good to me. |
Sorry, something went wrong.
|
Changes Unknown when pulling 9512b2f on jabubake:pubsub-async-snippet into ** on GoogleCloudPlatform:master**. |
Sorry, something went wrong.
…jdbc to v2.26.1 (googleapis#1905) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-spanner-jdbc](https://redirect.github.com/googleapis/java-spanner-jdbc) | `2.26.0` -> `2.26.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-spanner-jdbc (com.google.cloud:google-cloud-spanner-jdbc)</summary> ### [`v2.26.1`](https://redirect.github.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#2261-2025-02-03) [Compare Source](https://redirect.github.com/googleapis/java-spanner-jdbc/compare/v2.26.0...v2.26.1) ##### Dependencies - Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.57.0 ([#&googleapis#8203;1901](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1901)) ([c91385d](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/c91385d4dcecae60e369616695fd20c7e7fdebd3)) - Update dependency com.google.cloud:google-cloud-spanner-bom to v6.86.0 ([#&googleapis#8203;1903](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1903)) ([1530377](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/15303773c8472d1999008fbb25582f79f2d46034)) - Update dependency com.google.cloud:google-cloud-trace to v2.57.0 ([#&googleapis#8203;1902](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1902)) ([a8e1df8](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/a8e1df82e984fea581109b46a459f6fbbdb1825d)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.42.0 ([#&googleapis#8203;1900](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1900)) ([fbbe9f8](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/fbbe9f8fbb61925d1fa94b0d3e060a58693a4ffc)) - Update dependency io.opentelemetry:opentelemetry-bom to v1.46.0 ([#&googleapis#8203;1892](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1892)) ([a24d44b](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/a24d44ba3ed8444f0af29cd6b3518f7f0ef3e2ce)) - Update dependency org.postgresql:postgresql to v42.7.5 ([#&googleapis#8203;1894](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1894)) ([51830f2](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/51830f2ed7b3ba7448f9e6da7d21e4b533445fd0)) - Update dependency org.springframework.boot:spring-boot to v3.4.2 ([#&googleapis#8203;1897](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1897)) ([f75be2c](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/f75be2c06adcfb3557de450b69c510a9eb7724dd)) - Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.4.2 ([#&googleapis#8203;1898](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1898)) ([d768c80](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/d768c8018a7caff22bcf7286f1594829eea175e5)) - Update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.2 ([#&googleapis#8203;1899](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1899)) ([b1c4641](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/b1c46412f9b7959a4353acaa6b4f438e774f1360)) - Update dependency org.springframework.data:spring-data-bom to v2024.1.2 ([#&googleapis#8203;1896](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1896)) ([320f97e](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/320f97e9fbac80734a80bcf3be538981d5cba3e4)) </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-spanner-jdbc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
* chore: Add additional warnings for sensitive tokens * chore: Fix lint issues * chore: Document the test rationale * chore: Move these file changes to a new PR
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
…etween (googleapis#1905) * fix: aggregate batching throttling latency per attempt and reset it between This should improve reporting of latency when bulk mutation throttling is enabled. Also: - fix tests to properly close the batcher - simplify tests to avoid unnecessary mocking - improve test failure messaging Change-Id: I53748c5e54ebbbe2a896f8ea0ce6c39a8f5fa297 * 🦉 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>
🤖 I have created a release *beep* *boop* --- ## [2.27.1](https://togithub.com/googleapis/java-bigtable/compare/v2.27.0...v2.27.1) (2023-09-12) ### Bug Fixes * Aggregate batching throttling latency per attempt and reset it between ([googleapis#1905](https://togithub.com/googleapis/java-bigtable/issues/1905)) ([a4d5dbd](https://togithub.com/googleapis/java-bigtable/commit/a4d5dbd446f7cbdb3fb22a542f28f3bfe154b965)) * Make sure to propagate the response when throttling is enabled ([googleapis#1908](https://togithub.com/googleapis/java-bigtable/issues/1908)) ([eaf93f3](https://togithub.com/googleapis/java-bigtable/commit/eaf93f363785ca3ac9ae90ce3446b8b377f30caa)) ### Dependencies * Update the Java code generator (gapic-generator-java) to 2.25.0 ([googleapis#1902](https://togithub.com/googleapis/java-bigtable/issues/1902)) ([af1f40c](https://togithub.com/googleapis/java-bigtable/commit/af1f40cfa116dd494073c2df4d8bdc948868aa18)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
| Back | FazBrowse Home | New Git URL |
No description provided.