| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
|
||
| import static com.google.common.base.Preconditions.checkNotNull; | ||
|
|
||
| import com.google.cloud.GrpcServiceOptions; |
| * @param pushConfig the new push configuration. Use {@code null} to unset it | ||
| * @return a {@code Future} to wait for the replace operation to be completed. | ||
| */ | ||
| public Future<Void> replacePushConfigAsync(PushConfig pushConfig) { |
|
LGTM |
Sorry, something went wrong.
…cies to v3.0.2 (#1074) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `3.0.1` -> `3.0.2` | [](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-shared-dependencies</summary> ### [`v3.0.2`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#​302-httpsgithubcomgoogleapisjava-shared-dependenciescomparev301v302-2022-09-08) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v3.0.1...v3.0.2) ##### Dependencies - Update dependency com.fasterxml.jackson:jackson-bom to v2.13.4 ([#​789](https://togithub.com/googleapis/java-shared-dependencies/issues/789)) ([6cf91a9](https://togithub.com/googleapis/java-shared-dependencies/commit/6cf91a96b9ea6af0fb845b50582dac7aa2892cab)) - Update dependency com.google.auth:google-auth-library-bom to v1.10.0 ([#​781](https://togithub.com/googleapis/java-shared-dependencies/issues/781)) ([8859e61](https://togithub.com/googleapis/java-shared-dependencies/commit/8859e61808bfc5cd9546e27e945fc855b36d2554)) - Update dependency com.google.auth:google-auth-library-bom to v1.11.0 ([#​790](https://togithub.com/googleapis/java-shared-dependencies/issues/790)) ([3431a47](https://togithub.com/googleapis/java-shared-dependencies/commit/3431a471cbf874a67a4f1a42e31f0ed891dedc92)) - Update dependency com.google.auth:google-auth-library-bom to v1.9.0 ([#​773](https://togithub.com/googleapis/java-shared-dependencies/issues/773)) ([27fc79f](https://togithub.com/googleapis/java-shared-dependencies/commit/27fc79f00ee70011df6a368bb8fcfad7f0ce41f0)) - Update dependency com.google.errorprone:error_prone_annotations to v2.15.0 ([#​776](https://togithub.com/googleapis/java-shared-dependencies/issues/776)) ([bf333b8](https://togithub.com/googleapis/java-shared-dependencies/commit/bf333b8c88072d21cb959db4d3328bbb55d9ef5c)) - Update dependency com.google.protobuf:protobuf-bom to v3.21.5 ([#​780](https://togithub.com/googleapis/java-shared-dependencies/issues/780)) ([da7f44d](https://togithub.com/googleapis/java-shared-dependencies/commit/da7f44d71d6d7f372b5313dab68ce220308614d4)) - Update dependency io.grpc:grpc-bom to v1.48.1 ([#​768](https://togithub.com/googleapis/java-shared-dependencies/issues/768)) ([5c7768d](https://togithub.com/googleapis/java-shared-dependencies/commit/5c7768d3c9665dd356de6c39c0a6a5fa6e992f2e)) - Update dependency io.grpc:grpc-bom to v1.49.0 ([#​786](https://togithub.com/googleapis/java-shared-dependencies/issues/786)) ([8734812](https://togithub.com/googleapis/java-shared-dependencies/commit/8734812f1b4e2faaa48caf41eff59a85892ae344)) - Update dependency org.checkerframework:checker-qual to v3.24.0 ([#​775](https://togithub.com/googleapis/java-shared-dependencies/issues/775)) ([df74b7b](https://togithub.com/googleapis/java-shared-dependencies/commit/df74b7b0dd5dd592523f302d9fb36adb5991cb0b)) - Update dependency org.checkerframework:checker-qual to v3.25.0 ([#​788](https://togithub.com/googleapis/java-shared-dependencies/issues/788)) ([207035b](https://togithub.com/googleapis/java-shared-dependencies/commit/207035bd04c9305899eea540acbefaf06a7b1ec9)) - Update dependency org.threeten:threetenbp to v1.6.1 ([#​782](https://togithub.com/googleapis/java-shared-dependencies/issues/782)) ([0f218ae](https://togithub.com/googleapis/java-shared-dependencies/commit/0f218aeb6aa33cf1da4a8b1d6c82bbf87946dab9)) - Update gax.version to v2.19.0 ([#​785](https://togithub.com/googleapis/java-shared-dependencies/issues/785)) ([4448331](https://togithub.com/googleapis/java-shared-dependencies/commit/4448331c4c6d88ea8076260776d1d47d24aa19fa)) - Update google.core.version to v2.8.10 ([#​787](https://togithub.com/googleapis/java-shared-dependencies/issues/787)) ([3c344d5](https://togithub.com/googleapis/java-shared-dependencies/commit/3c344d515e3b9215db5a1f8ef550d800d974e558)) - Update google.core.version to v2.8.7 ([#​774](https://togithub.com/googleapis/java-shared-dependencies/issues/774)) ([d0cd5e8](https://togithub.com/googleapis/java-shared-dependencies/commit/d0cd5e8f6ca88787fe0dbf7f30c849cb4c4fae5e)) - Update google.core.version to v2.8.8 ([#​777](https://togithub.com/googleapis/java-shared-dependencies/issues/777)) ([f00571c](https://togithub.com/googleapis/java-shared-dependencies/commit/f00571cd1e9f1c4e011fba4a1e1674c1d8d60200)) - Update google.core.version to v2.8.9 ([#​784](https://togithub.com/googleapis/java-shared-dependencies/issues/784)) ([aa8e505](https://togithub.com/googleapis/java-shared-dependencies/commit/aa8e505dbb1214b2239e55d5ac83b00c167d77e4)) </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, click this checkbox. --- 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-translate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTQuMiIsInVwZGF0ZWRJblZlciI6IjMyLjE5NC4yIn0=-->
🤖 I have created a release *beep* *boop* --- ## [2.3.4](googleapis/java-translate@v2.3.3...v2.3.4) (2022-09-15) ### Dependencies * Update dependency com.google.cloud:google-cloud-core to v2.8.10 ([#1069](googleapis/java-translate#1069)) ([2bee3ba](googleapis/java-translate@2bee3ba)) * Update dependency com.google.cloud:google-cloud-core to v2.8.11 ([#1073](googleapis/java-translate#1073)) ([8a869f6](googleapis/java-translate@8a869f6)) * Update dependency com.google.cloud:google-cloud-core to v2.8.9 ([#1066](googleapis/java-translate#1066)) ([69d391c](googleapis/java-translate@69d391c)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#1074](googleapis/java-translate#1074)) ([c8bfd65](googleapis/java-translate@c8bfd65)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#1077](googleapis/java-translate#1077)) ([aa9ef02](googleapis/java-translate@aa9ef02)) * Update dependency com.google.cloud:google-cloud-storage to v2.11.3 ([#1060](googleapis/java-translate#1060)) ([4d9a7ad](googleapis/java-translate@4d9a7ad)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
…-info-reports-plugin to v3.4.2 (#1074) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) | `3.4.1` -> `3.4.2` | [](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-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43My4zIiwidXBkYXRlZEluVmVyIjoiMzQuNzMuMyJ9-->
…#11686) This pull request is generated with proto changes between [googleapis/googleapis@6588689](googleapis/googleapis@6588689) (exclusive) and [googleapis/googleapis@efe27db](googleapis/googleapis@efe27db) (inclusive). BEGIN_COMMIT_OVERRIDE BEGIN_NESTED_COMMIT chore: update the libraries_bom version to 26.65.0 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [compute] Update Compute Engine v1 API to revision 20250717 (#1074) Source Link: [googleapis/googleapis@6764f0e](googleapis/googleapis@6764f0e) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] add field ReasoningEngineSpec.service_account feat: [aiplatform] add field ReasoningEngine.encryption_spec PiperOrigin-RevId: 789364610 Source Link: [googleapis/googleapis@bc9d698](googleapis/googleapis@bc9d698) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [privilegedaccessmanager] Introducing new Grant states for Withdrawal operation PiperOrigin-RevId: 789206965 Source Link: [googleapis/googleapis@fb0d2d7](googleapis/googleapis@fb0d2d7) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] add `DeploymentStage` for CreateEndpointOperationMetadata and DeployModelOperationMetadata docs: [aiplatform] update MutateDeployedModel documentation PiperOrigin-RevId: 789152949 Source Link: [googleapis/googleapis@e468628](googleapis/googleapis@e468628) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] add `DeploymentStage` for CreateEndpointOperationMetadata and DeployModelOperationMetadata docs: [aiplatform] update MutateDeployedModel documentation PiperOrigin-RevId: 789150946 Source Link: [googleapis/googleapis@0e31cfe](googleapis/googleapis@0e31cfe) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] add enable_datapoint_upsert_logging to google.cloud.aiplatform.v1.DeployedIndex PiperOrigin-RevId: 789091292 Source Link: [googleapis/googleapis@abf48aa](googleapis/googleapis@abf48aa) END_NESTED_COMMIT BEGIN_NESTED_COMMIT chore: [optimization] regenerate gapic yaml and service yaml for optimization by augmentation configs PiperOrigin-RevId: 789043768 Source Link: [googleapis/googleapis@f410c8c](googleapis/googleapis@f410c8c) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [shopping-merchant-reports] Add additional YouTube report fields to Merchant reports endpoint PiperOrigin-RevId: 789013724 Source Link: [googleapis/googleapis@6301a14](googleapis/googleapis@6301a14) END_NESTED_COMMIT BEGIN_NESTED_COMMIT chore: [policysimulator] regenerate gapic yaml and service yaml for policysimulator by augmentation configs PiperOrigin-RevId: 789004696 Source Link: [googleapis/googleapis@c830417](googleapis/googleapis@c830417) END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs: [configdelivery] Mark Variant's resources field as input only PiperOrigin-RevId: 788980481 Source Link: [googleapis/googleapis@546c3d4](googleapis/googleapis@546c3d4) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] Added the ability to use the Model Armor service for content sanitization PiperOrigin-RevId: 788957149 Source Link: [googleapis/googleapis@2d4fbff](googleapis/googleapis@2d4fbff) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [chat] Addition of app auth support for chat api docs: [chat] Update reference documentation for createSpace,updateSpace,deleteSpace,createMembership,updateMembership,deleteMembership and the newly added field -customer- in space.proto PiperOrigin-RevId: 788882030 Source Link: [googleapis/googleapis@f6801ce](googleapis/googleapis@f6801ce) END_NESTED_COMMIT BEGIN_NESTED_COMMIT chore: [aiplatform] revert earlier invalid change PiperOrigin-RevId: 788833040 Source Link: [googleapis/googleapis@472278b](googleapis/googleapis@472278b) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [modelarmor] MultiLanguage Detection in Model Armor Floor Setting PiperOrigin-RevId: 788746055 Source Link: [googleapis/googleapis@71d04ac](googleapis/googleapis@71d04ac) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [modelarmor] MultiLanguage Detection in Model Armor Floor Setting PiperOrigin-RevId: 788746043 Source Link: [googleapis/googleapis@db658a1](googleapis/googleapis@db658a1) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] add enable_datapoint_upsert_logging to google.cloud.aiplatform.v1.DeployedIndex PiperOrigin-RevId: 788600466 Source Link: [googleapis/googleapis@1bc3759](googleapis/googleapis@1bc3759) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [spanneradapter] Add last field in AdaptMessageResponse for internal optimization usage PiperOrigin-RevId: 788590015 Source Link: [googleapis/googleapis@01949a2](googleapis/googleapis@01949a2) END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs: [securesourcemanager] update comments for rpc BatchCreatePullRequestComments, ResolvePullRequestComments and UnresolvePullRequestComments PiperOrigin-RevId: 788541778 Source Link: [googleapis/googleapis@ae65549](googleapis/googleapis@ae65549) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] add the VeoTuningSpec PiperOrigin-RevId: 788536453 Source Link: [googleapis/googleapis@ec771cb](googleapis/googleapis@ec771cb) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] add a FooBar API PiperOrigin-RevId: 788269006 Source Link: [googleapis/googleapis@bc2022d](googleapis/googleapis@bc2022d) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] Remove private preview label from Model Armor protos PiperOrigin-RevId: 788251106 Source Link: [googleapis/googleapis@11ee637](googleapis/googleapis@11ee637) END_NESTED_COMMIT BEGIN_NESTED_COMMIT chore: [dataproc-metastore] regenerate gapic yaml and service yaml for metastore alpha by augmentation configs PiperOrigin-RevId: 788127383 Source Link: [googleapis/googleapis@d2585c8](googleapis/googleapis@d2585c8) END_NESTED_COMMIT BEGIN_NESTED_COMMIT chore: [infra-manager] regenerate gapic yaml and service yaml for config by augmentation configs PiperOrigin-RevId: 788127291 Source Link: [googleapis/googleapis@1cfbbd2](googleapis/googleapis@1cfbbd2) END_NESTED_COMMIT BEGIN_NESTED_COMMIT chore: [recaptchaenterprise] regenerate gapic yaml and service yaml for recaptchaenterprise by augmentation configs PiperOrigin-RevId: 788127191 Source Link: [googleapis/googleapis@f861f3d](googleapis/googleapis@f861f3d) END_NESTED_COMMIT BEGIN_NESTED_COMMIT chore: [recaptchaenterprise] regenerate gapic yaml and service yaml for recaptchaenterprise beta by augmentation configs PiperOrigin-RevId: 788127088 Source Link: [googleapis/googleapis@efb9133](googleapis/googleapis@efb9133) END_NESTED_COMMIT BEGIN_NESTED_COMMIT chore: [privilegedaccessmanager] regenerate gapic yaml and service yaml for privilegedaccessmanager by augmentation configs PiperOrigin-RevId: 788127000 Source Link: [googleapis/googleapis@ca09b2f](googleapis/googleapis@ca09b2f) END_NESTED_COMMIT END_COMMIT_OVERRIDE
🤖 I have created a release *beep* *boop* --- <details><summary>1.65.0</summary> ## [1.65.0](v1.64.0...v1.65.0) (2025-08-08) ### ⚠ BREAKING CHANGES * [run] An existing resource_definition `cloudbuild.googleapis.com/WorkerPool` is removed ### Features * [aiplatform] A new value `NVIDIA_GB200` is added to enum `AcceleratorType` ([bccfa7d](bccfa7d)) * [aiplatform] A new value `NVIDIA_GB200` is added to enum `AcceleratorType` ([bccfa7d](bccfa7d)) * [aiplatform] add `DeploymentStage` for CreateEndpointOperationMetadata and DeployModelOperationMetadata ([42bda69](42bda69)) * [aiplatform] add `DeploymentStage` for CreateEndpointOperationMetadata and DeployModelOperationMetadata ([42bda69](42bda69)) * [aiplatform] add a FooBar API ([42bda69](42bda69)) * [aiplatform] add embedding_metadata to google.cloud.aiplatform.v1.Index ([bccfa7d](bccfa7d)) * [aiplatform] add embedding_metadata to google.cloud.aiplatform.v1.Index ([bccfa7d](bccfa7d)) * [aiplatform] add enable_datapoint_upsert_logging to google.cloud.aiplatform.v1.DeployedIndex ([42bda69](42bda69)) * [aiplatform] add enable_datapoint_upsert_logging to google.cloud.aiplatform.v1.DeployedIndex ([42bda69](42bda69)) * [aiplatform] add exclude_domains for grounding with GoogleSearch and EnterpriseWebSearch ([bccfa7d](bccfa7d)) * [aiplatform] add exclude_domains for grounding with GoogleSearch and EnterpriseWebSearch ([bccfa7d](bccfa7d)) * [aiplatform] add expiration for TTL for Memory and Sessions ([9f28cd5](9f28cd5)) * [aiplatform] add FeatureViewDirectWrite API in v1 ([bccfa7d](bccfa7d)) * [aiplatform] add field ReasoningEngineSpec.service_account ([42bda69](42bda69)) * [aiplatform] add force_delete field to DeleteRagFile 'preview' API request for Vertex RAG ([9f13f97](9f13f97)) * [aiplatform] add Grounding with Google Maps tool ([9f28cd5](9f28cd5)) * [aiplatform] add the VeoTuningSpec ([42bda69](42bda69)) * [aiplatform] Added the ability to use the Model Armor service for content sanitization ([42bda69](42bda69)) * [aiplatform] Online Prediction DeployModel API to support custom metrics based autoscaling ([bccfa7d](bccfa7d)) * [aiplatform] Remove private preview label from Model Armor protos ([42bda69](42bda69)) * [chat] Addition of app auth support for chat api ([42bda69](42bda69)) * [compute] Update Compute Engine v1 API to revision 20250717 ([#1074](#1074)) ([42bda69](42bda69)) * [compute] Update Compute Engine v1 API to revision 20250728 ([#1081](#1081)) ([9f13f97](9f13f97)) * [compute] Update Compute Engine v1 API to revision 20250729 ([#1085](#1085)) ([9f28cd5](9f28cd5)) * [datastream] Add new field `salesforce_org` to message `DiscoverConnectionProfileRequest` ([9f28cd5](9f28cd5)) * [modelarmor] MultiLanguage Detection in Model Armor Floor Setting ([42bda69](42bda69)) * [modelarmor] MultiLanguage Detection in Model Armor Floor Setting ([42bda69](42bda69)) * [privilegedaccessmanager] Introducing new Grant states for Withdrawal operation ([42bda69](42bda69)) * [saasservicemgmt] new module for saasservicemgmt ([#11717](#11717)) ([4790372](4790372)) * [shopping-merchant-reports] Add additional YouTube report fields to Merchant reports endpoint ([42bda69](42bda69)) * [spanneradapter] Add last field in AdaptMessageResponse for internal optimization usage ([42bda69](42bda69)) * add v1 to shopping-merchant-accounts ([456914c](456914c)) * add v1 to shopping-merchant-conversions ([#11699](#11699)) ([bfc3c9e](bfc3c9e)) * add v1 to shopping-merchant-datasources ([#11701](#11701)) ([0524ca8](0524ca8)) * add v1 to shopping-merchant-inventories ([#11700](#11700)) ([d14c310](d14c310)) * add v1 to shopping-merchant-issue-resolution ([456914c](456914c)) * add v1 to shopping-merchant-lfp ([456914c](456914c)) * add v1 to shopping-merchant-order-tracking ([456914c](456914c)) * add v1 to shopping-merchant-products ([456914c](456914c)) * add v1 to shopping-merchant-promotions ([456914c](456914c)) * add v1 to shopping-merchant-quota ([456914c](456914c)) * add v1 to shopping-merchant-reports ([456914c](456914c)) ### Bug Fixes * [run] An existing resource_definition `cloudbuild.googleapis.com/WorkerPool` is removed ([9f28cd5](9f28cd5)) * add v1 to shopping-merchant-notifications ([#11718](#11718)) ([eff4e54](eff4e54)) * **deps:** update the Java code generator (gapic-generator-java) to 2.61.0 ([bccfa7d](bccfa7d)) * manual bring back config for shopping-merchant-notifications ([#11714](#11714)) ([738c6b6](738c6b6)) * update dependency com.google.cloud:sdk-platform-java-config to v3.51.0 ([#11695](#11695)) ([b82ce00](b82ce00)) ### Documentation * [aiplatform] A comment for field `monitored_resource_labels` in message `.google.cloud.aiplatform.v1beta1.AutoscalingMetricSpec` is changed ([9f13f97](9f13f97)) * [configdelivery] Mark Variant's resources field as input only ([42bda69](42bda69)) * [securesourcemanager] update comments for rpc BatchCreatePullRequestComments, ResolvePullRequestComments and UnresolvePullRequestComments ([42bda69](42bda69)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: yoshi-code-bot <yoshi-code-bot@users.noreply.github.com>
…1.2 (#1074) [](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.1.1` -> `26.1.2` | [](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**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- 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-logging). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTguMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5OC4xIn0=-->
🤖 I have created a release *beep* *boop* --- ## [0.130.12-alpha](https://togithub.com/googleapis/java-logging-logback/compare/v0.129.11...v0.130.12-alpha) (2023-05-15) ### Bug Fixes * Fix release tag ([2ec09ff](https://togithub.com/googleapis/java-logging-logback/commit/2ec09fff140570e0fa36f8994172a22590cfc65f)) * **java:** Add native image configurations for logging-logback ([#1075](https://togithub.com/googleapis/java-logging-logback/issues/1075)) ([22bf85d](https://togithub.com/googleapis/java-logging-logback/commit/22bf85df9d2e94c7d0ce4d51061c2e07334b8b8e)) ### Dependencies * Update dependency com.google.cloud:google-cloud-logging to v3.15.0 ([#1073](https://togithub.com/googleapis/java-logging-logback/issues/1073)) ([ff1ed3d](https://togithub.com/googleapis/java-logging-logback/commit/ff1ed3dfcdf38b4523d993a0a36268add21d1449)) * Update dependency com.google.cloud:google-cloud-logging to v3.15.1 ([#1079](https://togithub.com/googleapis/java-logging-logback/issues/1079)) ([3a4ffe3](https://togithub.com/googleapis/java-logging-logback/commit/3a4ffe345161f9f2586b389452992ca4399c59eb)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.9.0 ([#1074](https://togithub.com/googleapis/java-logging-logback/issues/1074)) ([503679f](https://togithub.com/googleapis/java-logging-logback/commit/503679fc71f2f5b26b4bc854b7571bda8bc73b88)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
…1.2 (googleapis#1074) [](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.1.1` -> `26.1.2` | [](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**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- 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-logging). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTguMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5OC4xIn0=-->
…jdbc to v2.9.0 (googleapis#1074) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-spanner-jdbc](https://togithub.com/googleapis/java-spanner-jdbc) | `2.8.0` -> `2.9.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/) | --- ### Release Notes <details> <summary>googleapis/java-spanner-jdbc</summary> ### [`v2.9.0`](https://togithub.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#​290-httpsgithubcomgoogleapisjava-spanner-jdbccomparev280v290-2022-12-14) [Compare Source](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.8.0...v2.9.0) ##### Features - Add tests for DML with Returning clause ([#&googleapis#8203;936](https://togithub.com/googleapis/java-spanner-jdbc/issues/936)) ([b418b6b](https://togithub.com/googleapis/java-spanner-jdbc/commit/b418b6bb00e10b5f8e48a1f7375a9ca4da6a16d3)) ##### Dependencies - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.0 ([#&googleapis#8203;1069](https://togithub.com/googleapis/java-spanner-jdbc/issues/1069)) ([88c5864](https://togithub.com/googleapis/java-spanner-jdbc/commit/88c5864bd9dc22c91415ad5b8f351555f7c82cba)) - Update dependency com.google.cloud:google-cloud-spanner-bom to v6.34.1 ([#&googleapis#8203;1072](https://togithub.com/googleapis/java-spanner-jdbc/issues/1072)) ([4f4ab66](https://togithub.com/googleapis/java-spanner-jdbc/commit/4f4ab660853db814edfccaf0f66e0f9740943726)) </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-spanner-jdbc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
| Back | FazBrowse Home | New Git URL |
No description provided.