-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increase retries for storage service #231
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
googlebot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Oct 8, 2015
aozarov
added a commit
that referenced
this pull request
Oct 8, 2015
Increase retries for storage service
Closed
github-actions bot
pushed a commit
that referenced
this pull request
Jun 21, 2022
…onfig to v1.5.0 (#231) [![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-shared-config](https://github.com/googleapis/java-shared-config) | `1.4.0` -> `1.5.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.0/compatibility-slim/1.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.0/confidence-slim/1.4.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-config</summary> ### [`v1.5.0`](https://github.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#​150-httpsgithubcomgoogleapisjava-shared-configcomparev140v150-2022-06-10) [Compare Source](https://github.com/googleapis/java-shared-config/compare/v1.4.0...v1.5.0) ##### Features - add build scripts for native image testing in Java 17 ([#​1440](https://github.com/googleapis/java-shared-config/issues/1440)) ([#​475](https://github.com/googleapis/java-shared-config/issues/475)) ([e4dfc1b](https://github.com/googleapis/java-shared-config/commit/e4dfc1ba29295158c78c8fcf94467d2a6a33538a)) - to produce Java 8 compatible bytecode when using JDK 9+ ([2468276](https://github.com/googleapis/java-shared-config/commit/2468276145cdfe1ca911b52f765e026e77661a09)) ##### Dependencies - update surefire.version to v3.0.0-m7 ([bbfe663](https://github.com/googleapis/java-shared-config/commit/bbfe66393af3e49612c9c1e4334ba39c133ea1d0)) </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-dms).
github-actions bot
pushed a commit
that referenced
this pull request
Jun 21, 2022
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 454027580 Source-Link: googleapis/googleapis@1b22277 Source-Link: https://github.com/googleapis/googleapis-gen/commit/e04cea20d0d12eb5c3bdb360a9e72b654edcb638 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTA0Y2VhMjBkMGQxMmViNWMzYmRiMzYwYTllNzJiNjU0ZWRjYjYzOCJ9
github-actions bot
pushed a commit
that referenced
this pull request
Jun 23, 2022
🤖 I have created a release *beep* *boop* --- ## [2.2.1](googleapis/java-essential-contacts@v2.2.0...v2.2.1) (2022-06-23) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#229](googleapis/java-essential-contacts#229)) ([551f01a](googleapis/java-essential-contacts@551f01a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Jun 29, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.grafeas:grafeas](https://github.com/googleapis/java-grafeas) | `2.3.0` -> `2.3.1` | [![age](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.3.1/compatibility-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.3.1/confidence-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-grafeas</summary> ### [`v2.3.1`](https://github.com/googleapis/java-grafeas/blob/HEAD/CHANGELOG.md#​231-httpsgithubcomgoogleapisjava-grafeascomparev230v231-2022-06-23) [Compare Source](https://github.com/googleapis/java-grafeas/compare/v2.3.0...v2.3.1) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#&googleapis#8203;500](https://github.com/googleapis/java-grafeas/issues/500)) ([70c75bb](https://github.com/googleapis/java-grafeas/commit/70c75bbdb77e04d4c80ce057bb9382df117e6321)) </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-binary-authorization).
github-actions bot
pushed a commit
that referenced
this pull request
Jul 1, 2022
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/bbb6abc6-0807-42d9-8941-b066ebc86fb5/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@082e1ca
github-actions bot
pushed a commit
that referenced
this pull request
Jul 1, 2022
🤖 I have created a release \*beep\* \*boop\* --- ## [0.4.0](https://www.github.com/googleapis/java-workflows/compare/v0.3.1...v0.4.0) (2021-04-29) ### Features * v1 client generation ([#240](https://www.github.com/googleapis/java-workflows/issues/240)) ([19de824](https://www.github.com/googleapis/java-workflows/commit/19de824759b9bf2fe9856180f0112b76df44c1d1)) ### Bug Fixes * release scripts from issuing overlapping phases ([#234](https://www.github.com/googleapis/java-workflows/issues/234)) ([a026a17](https://www.github.com/googleapis/java-workflows/commit/a026a1709732a466a9700119a9bd2379e52a928a)) * typo ([#231](https://www.github.com/googleapis/java-workflows/issues/231)) ([83566fc](https://www.github.com/googleapis/java-workflows/commit/83566fcc2182cf6f66c9c75f211440f6f6ac3047)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#235](https://www.github.com/googleapis/java-workflows/issues/235)) ([99f69af](https://www.github.com/googleapis/java-workflows/commit/99f69aff8126784ed86a4f40ff93a0e8442ce50b)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#238](https://www.github.com/googleapis/java-workflows/issues/238)) ([f1b4385](https://www.github.com/googleapis/java-workflows/commit/f1b4385ebfb59d8813c3101fe58c3f56f2e900fc)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot
pushed a commit
that referenced
this pull request
Jul 1, 2022
🤖 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).
github-actions bot
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Jul 1, 2022
🤖 I have created a release *beep* *boop* --- ## [1.2.0](googleapis/java-binary-authorization@v1.1.1...v1.2.0) (2022-07-01) ### Features * Adds a pod_namespace field to pod events created by Continuous Validation, to distinguish pods with the same name that run in different namespaces ([googleapis#227](googleapis/java-binary-authorization#227)) ([e1846fe](googleapis/java-binary-authorization@e1846fe)) * Enable REST transport for most of Java and Go clients ([googleapis#230](googleapis/java-binary-authorization#230)) ([dd85912](googleapis/java-binary-authorization@dd85912)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([googleapis#229](googleapis/java-binary-authorization#229)) ([648d61f](googleapis/java-binary-authorization@648d61f)) * update dependency io.grafeas:grafeas to v2.3.1 ([googleapis#231](googleapis/java-binary-authorization#231)) ([ff1c0c8](googleapis/java-binary-authorization@ff1c0c8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot
pushed a commit
that referenced
this pull request
Jul 18, 2022
…-info-reports-plugin to v3.4.0 (#231) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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.3.0` -> `3.4.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.0/compatibility-slim/3.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.0/confidence-slim/3.3.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**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **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. ⚠ **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-shell). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTcuNCIsInVwZGF0ZWRJblZlciI6IjMyLjExNy40In0=-->
github-actions bot
pushed a commit
that referenced
this pull request
Aug 16, 2022
…-info-reports-plugin to v3.4.1 (#231) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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.0` -> `3.4.1` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/compatibility-slim/3.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.4.1/confidence-slim/3.4.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**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **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. ⚠ **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-vpcaccess). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNjEuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE2MS4wIn0=-->
github-actions bot
pushed a commit
that referenced
this pull request
Sep 15, 2022
…cies to v3.0.2 (#231) [![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-shared-dependencies](https://github.com/googleapis/java-shared-dependencies) | `3.0.1` -> `3.0.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.2/compatibility-slim/3.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.2/confidence-slim/3.0.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-dependencies</summary> ### [`v3.0.2`](https://github.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#​302-httpsgithubcomgoogleapisjava-shared-dependenciescomparev301v302-2022-09-08) [Compare Source](https://github.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://github.com/googleapis/java-shared-dependencies/issues/789)) ([6cf91a9](https://github.com/googleapis/java-shared-dependencies/commit/6cf91a96b9ea6af0fb845b50582dac7aa2892cab)) - Update dependency com.google.auth:google-auth-library-bom to v1.10.0 ([#​781](https://github.com/googleapis/java-shared-dependencies/issues/781)) ([8859e61](https://github.com/googleapis/java-shared-dependencies/commit/8859e61808bfc5cd9546e27e945fc855b36d2554)) - Update dependency com.google.auth:google-auth-library-bom to v1.11.0 ([#​790](https://github.com/googleapis/java-shared-dependencies/issues/790)) ([3431a47](https://github.com/googleapis/java-shared-dependencies/commit/3431a471cbf874a67a4f1a42e31f0ed891dedc92)) - Update dependency com.google.auth:google-auth-library-bom to v1.9.0 ([#​773](https://github.com/googleapis/java-shared-dependencies/issues/773)) ([27fc79f](https://github.com/googleapis/java-shared-dependencies/commit/27fc79f00ee70011df6a368bb8fcfad7f0ce41f0)) - Update dependency com.google.errorprone:error_prone_annotations to v2.15.0 ([#​776](https://github.com/googleapis/java-shared-dependencies/issues/776)) ([bf333b8](https://github.com/googleapis/java-shared-dependencies/commit/bf333b8c88072d21cb959db4d3328bbb55d9ef5c)) - Update dependency com.google.protobuf:protobuf-bom to v3.21.5 ([#​780](https://github.com/googleapis/java-shared-dependencies/issues/780)) ([da7f44d](https://github.com/googleapis/java-shared-dependencies/commit/da7f44d71d6d7f372b5313dab68ce220308614d4)) - Update dependency io.grpc:grpc-bom to v1.48.1 ([#​768](https://github.com/googleapis/java-shared-dependencies/issues/768)) ([5c7768d](https://github.com/googleapis/java-shared-dependencies/commit/5c7768d3c9665dd356de6c39c0a6a5fa6e992f2e)) - Update dependency io.grpc:grpc-bom to v1.49.0 ([#​786](https://github.com/googleapis/java-shared-dependencies/issues/786)) ([8734812](https://github.com/googleapis/java-shared-dependencies/commit/8734812f1b4e2faaa48caf41eff59a85892ae344)) - Update dependency org.checkerframework:checker-qual to v3.24.0 ([#​775](https://github.com/googleapis/java-shared-dependencies/issues/775)) ([df74b7b](https://github.com/googleapis/java-shared-dependencies/commit/df74b7b0dd5dd592523f302d9fb36adb5991cb0b)) - Update dependency org.checkerframework:checker-qual to v3.25.0 ([#​788](https://github.com/googleapis/java-shared-dependencies/issues/788)) ([207035b](https://github.com/googleapis/java-shared-dependencies/commit/207035bd04c9305899eea540acbefaf06a7b1ec9)) - Update dependency org.threeten:threetenbp to v1.6.1 ([#​782](https://github.com/googleapis/java-shared-dependencies/issues/782)) ([0f218ae](https://github.com/googleapis/java-shared-dependencies/commit/0f218aeb6aa33cf1da4a8b1d6c82bbf87946dab9)) - Update gax.version to v2.19.0 ([#​785](https://github.com/googleapis/java-shared-dependencies/issues/785)) ([4448331](https://github.com/googleapis/java-shared-dependencies/commit/4448331c4c6d88ea8076260776d1d47d24aa19fa)) - Update google.core.version to v2.8.10 ([#​787](https://github.com/googleapis/java-shared-dependencies/issues/787)) ([3c344d5](https://github.com/googleapis/java-shared-dependencies/commit/3c344d515e3b9215db5a1f8ef550d800d974e558)) - Update google.core.version to v2.8.7 ([#​774](https://github.com/googleapis/java-shared-dependencies/issues/774)) ([d0cd5e8](https://github.com/googleapis/java-shared-dependencies/commit/d0cd5e8f6ca88787fe0dbf7f30c849cb4c4fae5e)) - Update google.core.version to v2.8.8 ([#​777](https://github.com/googleapis/java-shared-dependencies/issues/777)) ([f00571c](https://github.com/googleapis/java-shared-dependencies/commit/f00571cd1e9f1c4e011fba4a1e1674c1d8d60200)) - Update google.core.version to v2.8.9 ([#​784](https://github.com/googleapis/java-shared-dependencies/issues/784)) ([aa8e505](https://github.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-tpu). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTQuMiIsInVwZGF0ZWRJblZlciI6IjMyLjE5NC4yIn0=-->
github-actions bot
pushed a commit
that referenced
this pull request
Sep 15, 2022
🤖 I have created a release *beep* *boop* --- ## [2.3.4](googleapis/java-tpu@v2.3.3...v2.3.4) (2022-09-09) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#231](googleapis/java-tpu#231)) ([4e300e9](googleapis/java-tpu@4e300e9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot
pushed a commit
that referenced
this pull request
Sep 15, 2022
…ation-airflow to v1.3.3 (#231) [![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-orchestration-airflow](https://github.com/googleapis/java-orchestration-airflow) | `1.3.2` -> `1.3.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-orchestration-airflow/1.3.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-orchestration-airflow/1.3.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-orchestration-airflow/1.3.3/compatibility-slim/1.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-orchestration-airflow/1.3.3/confidence-slim/1.3.2)](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-orchestration-airflow). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTQuMyIsInVwZGF0ZWRJblZlciI6IjMyLjE5NC4zIn0=-->
github-actions bot
pushed a commit
that referenced
this pull request
Sep 15, 2022
🤖 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).
github-actions bot
pushed a commit
that referenced
this pull request
Sep 30, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jinja2](https://palletsprojects.com/p/jinja/) ([changelog](https://jinja.palletsprojects.com/changes/)) | `==3.0.3` -> `==3.1.2` | [![age](https://badges.renovateapi.com/packages/pypi/jinja2/3.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/jinja2/3.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/jinja2/3.1.2/compatibility-slim/3.0.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/jinja2/3.1.2/confidence-slim/3.0.3)](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 this update 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-apigee-connect). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDguMiIsInVwZGF0ZWRJblZlciI6IjMyLjIwOC4yIn0=-->
github-actions bot
pushed a commit
that referenced
this pull request
Sep 30, 2022
🤖 I have created a release *beep* *boop* --- ## [2.3.5](https://github.com/googleapis/java-apigee-connect/compare/v2.3.4...v2.3.5) (2022-09-30) ### Dependencies * Update dependency cachetools to v5 ([#240](https://github.com/googleapis/java-apigee-connect/issues/240)) ([4040c93](https://github.com/googleapis/java-apigee-connect/commit/4040c932c62445bfe9181053b570dbc670d95287)) * Update dependency certifi to v2022.9.24 ([#219](https://github.com/googleapis/java-apigee-connect/issues/219)) ([f6387b2](https://github.com/googleapis/java-apigee-connect/commit/f6387b211a8dfd9ad7ea664172a02f2bf7c2e818)) * Update dependency charset-normalizer to v2.1.1 ([#223](https://github.com/googleapis/java-apigee-connect/issues/223)) ([7345efa](https://github.com/googleapis/java-apigee-connect/commit/7345efacb481e4574306f5f570a6f43bbc7bb074)) * Update dependency click to v8.1.3 ([#224](https://github.com/googleapis/java-apigee-connect/issues/224)) ([496c0c6](https://github.com/googleapis/java-apigee-connect/commit/496c0c68bfad0b7698143081323a27ca7477daf3)) * Update dependency gcp-releasetool to v1.8.8 ([#220](https://github.com/googleapis/java-apigee-connect/issues/220)) ([3216f52](https://github.com/googleapis/java-apigee-connect/commit/3216f52d6a36f20f1031b311c736f96afb44c1e7)) * Update dependency google-api-core to v2.10.1 ([#225](https://github.com/googleapis/java-apigee-connect/issues/225)) ([a447369](https://github.com/googleapis/java-apigee-connect/commit/a447369c153fb043f66c41aa6effc0957685339e)) * Update dependency google-auth to v2.12.0 ([#226](https://github.com/googleapis/java-apigee-connect/issues/226)) ([9d6c516](https://github.com/googleapis/java-apigee-connect/commit/9d6c516ebce443cd11166978c0f169b62bc3955a)) * Update dependency google-cloud-core to v2.3.2 ([#221](https://github.com/googleapis/java-apigee-connect/issues/221)) ([bfe098b](https://github.com/googleapis/java-apigee-connect/commit/bfe098b954bad9fc179c0d18c06e98efcedafd1c)) * Update dependency google-cloud-storage to v2.5.0 ([#227](https://github.com/googleapis/java-apigee-connect/issues/227)) ([f7c97bd](https://github.com/googleapis/java-apigee-connect/commit/f7c97bd75ee39a0cc0e84612aee8436ef18e1d0e)) * Update dependency google-crc32c to v1.5.0 ([#228](https://github.com/googleapis/java-apigee-connect/issues/228)) ([1b43ed0](https://github.com/googleapis/java-apigee-connect/commit/1b43ed0176daae1b8829ed865e04bb23d4ef258a)) * Update dependency googleapis-common-protos to v1.56.4 ([#222](https://github.com/googleapis/java-apigee-connect/issues/222)) ([9fe79aa](https://github.com/googleapis/java-apigee-connect/commit/9fe79aa480350c3f4e1f14c0dc423596d357fcec)) * Update dependency importlib-metadata to v4.12.0 ([#229](https://github.com/googleapis/java-apigee-connect/issues/229)) ([f25d875](https://github.com/googleapis/java-apigee-connect/commit/f25d875c2a57b1b29be115256aa3d2cb212a5a58)) * Update dependency jeepney to v0.8.0 ([#230](https://github.com/googleapis/java-apigee-connect/issues/230)) ([705ee89](https://github.com/googleapis/java-apigee-connect/commit/705ee89bc496de6518761a51482815636ea15af6)) * Update dependency jinja2 to v3.1.2 ([#231](https://github.com/googleapis/java-apigee-connect/issues/231)) ([90b60ee](https://github.com/googleapis/java-apigee-connect/commit/90b60ee0f3bae40e1f5fb86f18200e13f04e2d71)) * Update dependency keyring to v23.9.3 ([#232](https://github.com/googleapis/java-apigee-connect/issues/232)) ([a668e69](https://github.com/googleapis/java-apigee-connect/commit/a668e697f77bbb290885ee3f1c2512361681f690)) * Update dependency markupsafe to v2.1.1 ([#233](https://github.com/googleapis/java-apigee-connect/issues/233)) ([1b1ae6d](https://github.com/googleapis/java-apigee-connect/commit/1b1ae6db1f59681ade98a9a21a353c9a26d40464)) * Update dependency protobuf to v3.20.2 ([#234](https://github.com/googleapis/java-apigee-connect/issues/234)) ([8d4c3a7](https://github.com/googleapis/java-apigee-connect/commit/8d4c3a7cd1e3473b8c149c60c63cfe84e82a7030)) * Update dependency protobuf to v4 ([#241](https://github.com/googleapis/java-apigee-connect/issues/241)) ([51cd12a](https://github.com/googleapis/java-apigee-connect/commit/51cd12a79728a31957cea780a6f25f089d347a6f)) * Update dependency pyjwt to v2.5.0 ([#235](https://github.com/googleapis/java-apigee-connect/issues/235)) ([f2f36ae](https://github.com/googleapis/java-apigee-connect/commit/f2f36ae0d98b7d79c5a88ecd9a965b836f6419ca)) * Update dependency requests to v2.28.1 ([#237](https://github.com/googleapis/java-apigee-connect/issues/237)) ([09fb5d9](https://github.com/googleapis/java-apigee-connect/commit/09fb5d9babfa9dd6a419deb6c51986e9dc26dd6f)) * Update dependency typing-extensions to v4.3.0 ([#238](https://github.com/googleapis/java-apigee-connect/issues/238)) ([48289e7](https://github.com/googleapis/java-apigee-connect/commit/48289e7932ff8c5725b35c71f8ebd56542e110a5)) * Update dependency zipp to v3.8.1 ([#239](https://github.com/googleapis/java-apigee-connect/issues/239)) ([e078449](https://github.com/googleapis/java-apigee-connect/commit/e07844948c41091f97040cf81a8f25d05fd9bb8c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot
pushed a commit
that referenced
this pull request
Oct 4, 2022
🤖 I have created a release *beep* *boop* --- ## [1.3.4](https://github.com/googleapis/java-resource-settings/compare/v1.3.3...v1.3.4) (2022-10-03) ### Dependencies * Update dependency cachetools to v5 ([#232](https://github.com/googleapis/java-resource-settings/issues/232)) ([9cfb3c3](https://github.com/googleapis/java-resource-settings/commit/9cfb3c3e040fb5d946185579dcbd7ad1ad0229c9)) * Update dependency certifi to v2022.9.24 ([#222](https://github.com/googleapis/java-resource-settings/issues/222)) ([9aeca8b](https://github.com/googleapis/java-resource-settings/commit/9aeca8b8dabf2a6af8cf355ab828919d441878dc)) * Update dependency charset-normalizer to v2.1.1 ([#227](https://github.com/googleapis/java-resource-settings/issues/227)) ([4e8319b](https://github.com/googleapis/java-resource-settings/commit/4e8319b9d40719ee447d9670e050025154273f3c)) * Update dependency click to v8.1.3 ([#228](https://github.com/googleapis/java-resource-settings/issues/228)) ([3e4b892](https://github.com/googleapis/java-resource-settings/commit/3e4b892d324fa8cd43859bccaaeaca007ad95aa8)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#237](https://github.com/googleapis/java-resource-settings/issues/237)) ([2237db8](https://github.com/googleapis/java-resource-settings/commit/2237db8bd321ed6b6c53703267167e376bf164dd)) * Update dependency gcp-releasetool to v1.8.8 ([#223](https://github.com/googleapis/java-resource-settings/issues/223)) ([d568d87](https://github.com/googleapis/java-resource-settings/commit/d568d8702b56f202205dcbf42e6c14ed6a89af24)) * Update dependency google-auth to v2.11.1 ([#224](https://github.com/googleapis/java-resource-settings/issues/224)) ([983ae4f](https://github.com/googleapis/java-resource-settings/commit/983ae4f821ee772a9a44f4b3503578da09c0a16a)) * Update dependency google-cloud-core to v2.3.2 ([#225](https://github.com/googleapis/java-resource-settings/issues/225)) ([9774453](https://github.com/googleapis/java-resource-settings/commit/9774453794842705c107399603742e8049d6b1b9)) * Update dependency googleapis-common-protos to v1.56.4 ([#226](https://github.com/googleapis/java-resource-settings/issues/226)) ([d12a8f1](https://github.com/googleapis/java-resource-settings/commit/d12a8f189669a2876fc4707e922089d65f74a7b2)) * Update dependency protobuf to v3.20.2 ([#220](https://github.com/googleapis/java-resource-settings/issues/220)) ([632cbcf](https://github.com/googleapis/java-resource-settings/commit/632cbcf2c564c104f61e3cffbcfeb7100d56375c)) * Update dependency pyjwt to v2.5.0 ([#229](https://github.com/googleapis/java-resource-settings/issues/229)) ([bfd3733](https://github.com/googleapis/java-resource-settings/commit/bfd37330dd190cb44e7cbc16ea4db6cbcd3c2427)) * Update dependency requests to v2.28.1 ([#230](https://github.com/googleapis/java-resource-settings/issues/230)) ([260997b](https://github.com/googleapis/java-resource-settings/commit/260997bbf197963f39ba2c41843aeab035da8c8a)) * Update dependency typing-extensions to v4.3.0 ([#221](https://github.com/googleapis/java-resource-settings/issues/221)) ([dd88aef](https://github.com/googleapis/java-resource-settings/commit/dd88aefb5a7a5ddbb6d1842d72807c92a8b4c13e)) * Update dependency zipp to v3.8.1 ([#231](https://github.com/googleapis/java-resource-settings/issues/231)) ([5fffef6](https://github.com/googleapis/java-resource-settings/commit/5fffef6970590f6f0e192429b7c1443e0feb7bdf)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot
pushed a commit
that referenced
this pull request
Oct 4, 2022
🤖 I have created a release *beep* *boop* --- ## [0.7.5](https://github.com/googleapis/java-dataflow/compare/v0.7.4...v0.7.5) (2022-10-03) ### Dependencies * Update dependency cachetools to v5 ([#243](https://github.com/googleapis/java-dataflow/issues/243)) ([4ea79fd](https://github.com/googleapis/java-dataflow/commit/4ea79fd29a2363e0bb137395c36dd02461b05943)) * Update dependency certifi to v2022.9.24 ([#222](https://github.com/googleapis/java-dataflow/issues/222)) ([d51b257](https://github.com/googleapis/java-dataflow/commit/d51b25713473399a74339eb006aa1feb1b141691)) * Update dependency charset-normalizer to v2.1.1 ([#226](https://github.com/googleapis/java-dataflow/issues/226)) ([6e8e93f](https://github.com/googleapis/java-dataflow/commit/6e8e93f08943db8472ae5f9a098309a09aa29b10)) * Update dependency click to v8.1.3 ([#227](https://github.com/googleapis/java-dataflow/issues/227)) ([0bde853](https://github.com/googleapis/java-dataflow/commit/0bde853b7cefb88a93f5fa29bd0e8a94b845842f)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#247](https://github.com/googleapis/java-dataflow/issues/247)) ([966b409](https://github.com/googleapis/java-dataflow/commit/966b4097d95e770f11bda94eba6559754598c301)) * Update dependency gcp-releasetool to v1.8.8 ([#223](https://github.com/googleapis/java-dataflow/issues/223)) ([ff93e57](https://github.com/googleapis/java-dataflow/commit/ff93e574239430e524658256dd8ad0644537ac08)) * Update dependency google-api-core to v2.10.1 ([#228](https://github.com/googleapis/java-dataflow/issues/228)) ([cceed1b](https://github.com/googleapis/java-dataflow/commit/cceed1b63fc8132d7e76682f17dcb52ac5c8a13a)) * Update dependency google-auth to v2.12.0 ([#229](https://github.com/googleapis/java-dataflow/issues/229)) ([02a3288](https://github.com/googleapis/java-dataflow/commit/02a32886bae050784fecb3710765962e645d5b28)) * Update dependency google-cloud-core to v2.3.2 ([#224](https://github.com/googleapis/java-dataflow/issues/224)) ([fad3451](https://github.com/googleapis/java-dataflow/commit/fad3451e0f7bc59e72f54c4fbeff9a090535e57e)) * Update dependency google-cloud-storage to v2.5.0 ([#230](https://github.com/googleapis/java-dataflow/issues/230)) ([47af5e2](https://github.com/googleapis/java-dataflow/commit/47af5e275ea6344f286e19f551c82a2b1d4e0432)) * Update dependency googleapis-common-protos to v1.56.4 ([#225](https://github.com/googleapis/java-dataflow/issues/225)) ([2526ae6](https://github.com/googleapis/java-dataflow/commit/2526ae68bd857ad36c969e3e84b4d68e0ac6951b)) * Update dependency markupsafe to v2.1.1 ([#231](https://github.com/googleapis/java-dataflow/issues/231)) ([2103a77](https://github.com/googleapis/java-dataflow/commit/2103a77d77fe4580557e545f76aac5705f60fb6b)) * Update dependency protobuf to v3.20.2 ([#232](https://github.com/googleapis/java-dataflow/issues/232)) ([b639db2](https://github.com/googleapis/java-dataflow/commit/b639db2e7f366060be2c913905dae010ce10b137)) * Update dependency protobuf to v4 ([#244](https://github.com/googleapis/java-dataflow/issues/244)) ([c8753cc](https://github.com/googleapis/java-dataflow/commit/c8753cc3d166ec245b88eecd7d746063dce29414)) * Update dependency pyjwt to v2.5.0 ([#233](https://github.com/googleapis/java-dataflow/issues/233)) ([54eb8f4](https://github.com/googleapis/java-dataflow/commit/54eb8f4a19df4299805cfca929234b1bfc3ae247)) * Update dependency requests to v2.28.1 ([#234](https://github.com/googleapis/java-dataflow/issues/234)) ([141c98d](https://github.com/googleapis/java-dataflow/commit/141c98d1088b034455560565bc707567d5adc6bd)) * Update dependency typing-extensions to v4.3.0 ([#235](https://github.com/googleapis/java-dataflow/issues/235)) ([8fbc953](https://github.com/googleapis/java-dataflow/commit/8fbc9530a837867928b8ad077dff9503bb8946a1)) * Update dependency zipp to v3.8.1 ([#242](https://github.com/googleapis/java-dataflow/issues/242)) ([18dd45a](https://github.com/googleapis/java-dataflow/commit/18dd45ad5dd7b2ee5a65ae031be88f663d578b1b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot
pushed a commit
that referenced
this pull request
Oct 4, 2022
🤖 I have created a release *beep* *boop* --- ## [1.4.3](https://github.com/googleapis/java-network-management/compare/v1.4.2...v1.4.3) (2022-10-03) ### Dependencies * Update dependency certifi to v2022.9.24 ([#222](https://github.com/googleapis/java-network-management/issues/222)) ([3f60aed](https://github.com/googleapis/java-network-management/commit/3f60aed1f824b199aa43f937f5a6e0c299b664cc)) * Update dependency charset-normalizer to v2.1.1 ([#226](https://github.com/googleapis/java-network-management/issues/226)) ([27c55b9](https://github.com/googleapis/java-network-management/commit/27c55b99e1f146de5426d7c1994535d02cd21807)) * Update dependency click to v8.1.3 ([#227](https://github.com/googleapis/java-network-management/issues/227)) ([69722f9](https://github.com/googleapis/java-network-management/commit/69722f920f859590a39d888e054c6f9c4b40756a)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#247](https://github.com/googleapis/java-network-management/issues/247)) ([a005afb](https://github.com/googleapis/java-network-management/commit/a005afbf5bb5950f14840d1d95f9a659dfdee0c3)) * Update dependency gcp-releasetool to v1.8.8 ([#223](https://github.com/googleapis/java-network-management/issues/223)) ([13395f6](https://github.com/googleapis/java-network-management/commit/13395f6fd613c17b3ae6636a3542b48e61733c0d)) * Update dependency google-api-core to v2.10.1 ([#228](https://github.com/googleapis/java-network-management/issues/228)) ([4ececaa](https://github.com/googleapis/java-network-management/commit/4ececaa38e8347b336cc3aea57cbb8737de64072)) * Update dependency google-auth to v2.12.0 ([#229](https://github.com/googleapis/java-network-management/issues/229)) ([7c1d10c](https://github.com/googleapis/java-network-management/commit/7c1d10cda824a09895ad5b2c0742a019079c502e)) * Update dependency google-cloud-core to v2.3.2 ([#224](https://github.com/googleapis/java-network-management/issues/224)) ([9f05625](https://github.com/googleapis/java-network-management/commit/9f056259951574e7717460722d49c98962e2b3e3)) * Update dependency google-cloud-storage to v2.5.0 ([#230](https://github.com/googleapis/java-network-management/issues/230)) ([d786da5](https://github.com/googleapis/java-network-management/commit/d786da5fcf116196f3cd1c3bce0fe08ecf383994)) * Update dependency google-crc32c to v1.5.0 ([#231](https://github.com/googleapis/java-network-management/issues/231)) ([8bc20af](https://github.com/googleapis/java-network-management/commit/8bc20af854a68b562721d31763ba32296f0bd5bf)) * Update dependency googleapis-common-protos to v1.56.4 ([#225](https://github.com/googleapis/java-network-management/issues/225)) ([f17cc11](https://github.com/googleapis/java-network-management/commit/f17cc11b2b19149a0eb144cc2a7b34c5820e567c)) * Update dependency importlib-metadata to v4.12.0 ([#232](https://github.com/googleapis/java-network-management/issues/232)) ([bafdc66](https://github.com/googleapis/java-network-management/commit/bafdc66c70c0512c87078e5db995bf22c6b3d6b1)) * Update dependency jeepney to v0.8.0 ([#239](https://github.com/googleapis/java-network-management/issues/239)) ([9b998d6](https://github.com/googleapis/java-network-management/commit/9b998d670298542f9dbcea3dee2569cdf860d40c)) * Update dependency jinja2 to v3.1.2 ([#240](https://github.com/googleapis/java-network-management/issues/240)) ([a1103e7](https://github.com/googleapis/java-network-management/commit/a1103e76cf192f06fd715b321ba3ec00149843d3)) * Update dependency keyring to v23.9.3 ([#241](https://github.com/googleapis/java-network-management/issues/241)) ([3038ee4](https://github.com/googleapis/java-network-management/commit/3038ee4f70eab40cc69e9fe2aa71259522d17e76)) * Update dependency markupsafe to v2.1.1 ([#233](https://github.com/googleapis/java-network-management/issues/233)) ([81e1dbe](https://github.com/googleapis/java-network-management/commit/81e1dbeae3de1665851f9be5041d1015005cc263)) * Update dependency protobuf to v3.20.2 ([#234](https://github.com/googleapis/java-network-management/issues/234)) ([1c96ae3](https://github.com/googleapis/java-network-management/commit/1c96ae36c667faff496a082dd0c977e82f869e24)) * Update dependency protobuf to v4 ([#243](https://github.com/googleapis/java-network-management/issues/243)) ([1cc80d8](https://github.com/googleapis/java-network-management/commit/1cc80d833e5b8ebce88d99dd4200307282aa1201)) * Update dependency pyjwt to v2.5.0 ([#235](https://github.com/googleapis/java-network-management/issues/235)) ([7656b1b](https://github.com/googleapis/java-network-management/commit/7656b1b8340c062ece7284ca965572c0a62b68ae)) * Update dependency requests to v2.28.1 ([#236](https://github.com/googleapis/java-network-management/issues/236)) ([37d3199](https://github.com/googleapis/java-network-management/commit/37d3199187d4b627b7664a530bdffe03d9760eb3)) * Update dependency typing-extensions to v4.3.0 ([#237](https://github.com/googleapis/java-network-management/issues/237)) ([72ffecc](https://github.com/googleapis/java-network-management/commit/72ffecc412c81deb490c9d95a81ad0bd6fe6e081)) * Update dependency zipp to v3.8.1 ([#238](https://github.com/googleapis/java-network-management/issues/238)) ([18411c5](https://github.com/googleapis/java-network-management/commit/18411c5c61d700f297dc9666b36562e839bb5092)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot
pushed a commit
that referenced
this pull request
Oct 4, 2022
🤖 I have created a release *beep* *boop* --- ## [0.4.4](https://github.com/googleapis/java-private-catalog/compare/v0.4.3...v0.4.4) (2022-10-03) ### Dependencies * Update dependency certifi to v2022.9.24 ([#226](https://github.com/googleapis/java-private-catalog/issues/226)) ([158dd57](https://github.com/googleapis/java-private-catalog/commit/158dd578dc4842efc6389de42cd09c3cc662f92a)) * Update dependency charset-normalizer to v2.1.1 ([#230](https://github.com/googleapis/java-private-catalog/issues/230)) ([64f5ea6](https://github.com/googleapis/java-private-catalog/commit/64f5ea6310a593c2d855fc20d59e598d80d65287)) * Update dependency click to v8.1.3 ([#231](https://github.com/googleapis/java-private-catalog/issues/231)) ([0824c10](https://github.com/googleapis/java-private-catalog/commit/0824c10eac2f8b704b0b8fc89b6366e185ee5091)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#251](https://github.com/googleapis/java-private-catalog/issues/251)) ([d6377f2](https://github.com/googleapis/java-private-catalog/commit/d6377f220deecea1030de4b8d0d66654aa104f7f)) * Update dependency gcp-releasetool to v1.8.8 ([#227](https://github.com/googleapis/java-private-catalog/issues/227)) ([46ce915](https://github.com/googleapis/java-private-catalog/commit/46ce91530ec54fb54477e0c0633788ff28aa9e1e)) * Update dependency google-api-core to v2.10.1 ([#232](https://github.com/googleapis/java-private-catalog/issues/232)) ([12eb861](https://github.com/googleapis/java-private-catalog/commit/12eb861c1b33d5f819058b013ad04306c4317d3b)) * Update dependency google-auth to v2.12.0 ([#233](https://github.com/googleapis/java-private-catalog/issues/233)) ([e89c1d8](https://github.com/googleapis/java-private-catalog/commit/e89c1d89fecac9f5fd8f0ba421aad8dd176e023e)) * Update dependency google-cloud-core to v2.3.2 ([#228](https://github.com/googleapis/java-private-catalog/issues/228)) ([9684cea](https://github.com/googleapis/java-private-catalog/commit/9684cea22e5bde55b6c297c40eb2302e677c5902)) * Update dependency google-cloud-storage to v2.5.0 ([#234](https://github.com/googleapis/java-private-catalog/issues/234)) ([45e27e6](https://github.com/googleapis/java-private-catalog/commit/45e27e66dabe4ff3b21242bb70897dcce2179cbd)) * Update dependency google-crc32c to v1.5.0 ([#235](https://github.com/googleapis/java-private-catalog/issues/235)) ([9a4025f](https://github.com/googleapis/java-private-catalog/commit/9a4025f2ef39f40a027cfe9d7deb6f711f882aa5)) * Update dependency googleapis-common-protos to v1.56.4 ([#229](https://github.com/googleapis/java-private-catalog/issues/229)) ([a5bc1d5](https://github.com/googleapis/java-private-catalog/commit/a5bc1d543b104c129e9185d455ed86a50ad97d59)) * Update dependency importlib-metadata to v4.12.0 ([#236](https://github.com/googleapis/java-private-catalog/issues/236)) ([63c92d6](https://github.com/googleapis/java-private-catalog/commit/63c92d6b49b7b51cab06480bfcc126149bed06f5)) * Update dependency jeepney to v0.8.0 ([#237](https://github.com/googleapis/java-private-catalog/issues/237)) ([1f8b3d0](https://github.com/googleapis/java-private-catalog/commit/1f8b3d0a5a9d74efc717c88e7092e5d0377187bb)) * Update dependency jinja2 to v3.1.2 ([#238](https://github.com/googleapis/java-private-catalog/issues/238)) ([02bc607](https://github.com/googleapis/java-private-catalog/commit/02bc607bb1ef2ca5ef5e6de6e940292a5ad92a2b)) * Update dependency protobuf to v4 ([#247](https://github.com/googleapis/java-private-catalog/issues/247)) ([a1f5641](https://github.com/googleapis/java-private-catalog/commit/a1f564139150d0711a9d7d70ec59e86978e037cc)) * Update dependency pyjwt to v2.5.0 ([#242](https://github.com/googleapis/java-private-catalog/issues/242)) ([75a6589](https://github.com/googleapis/java-private-catalog/commit/75a6589cae517367356e53b242261296d45c7c9d)) * Update dependency zipp to v3.8.1 ([#245](https://github.com/googleapis/java-private-catalog/issues/245)) ([e054608](https://github.com/googleapis/java-private-catalog/commit/e054608735ae7bf8e52ab7b847e7750b5285de4b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot
pushed a commit
that referenced
this pull request
Oct 4, 2022
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 477955264 Source-Link: https://github.com/googleapis/googleapis/commit/a724450af76d0001f23602684c49cd6a4b3a5654 Source-Link: https://github.com/googleapis/googleapis-gen/commit/4abcbcaec855e74a0b22a4988cf9e0eb61a83094 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGFiY2JjYWVjODU1ZTc0YTBiMjJhNDk4OGNmOWUwZWI2MWE4MzA5NCJ9
github-actions bot
pushed a commit
to yoshi-code-bot/google-cloud-java
that referenced
this pull request
Oct 6, 2022
…am to v1.2.1 (googleapis#231) [![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-datastream](https://github.com/googleapis/java-datastream) | `1.2.0` -> `1.2.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datastream/1.2.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datastream/1.2.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datastream/1.2.2/compatibility-slim/1.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-datastream/1.2.2/confidence-slim/1.2.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**: 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-datastream). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTcuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNy4wIn0=-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: storage
Issues related to the Cloud Storage API.
cla: yes
This human has signed the Contributor License Agreement.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #220 by adding more retries.