Skip to content
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

Make signUrl take long duration and TimeUnit parameter #243

Merged
merged 6 commits into from Oct 13, 2015

Conversation

mziccard
Copy link
Contributor

This follows from #107.
This changes storage.signUrl method to take a long duration parameter and a TimeUnit parameter.
Javadocs and tests are updated.

To wrap accesses to the clock and unit-test storage.signUrl I added a TimeSource abstract class whose default implementation uses System.currentTimeMillis. This is inspired by Java8 Clock class and is meant to last until we switch to Java8. If we decide to merge this we could also consider moving TimeSource out of StorageOptions (possibly put it in gcloud-java-core?).

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 12, 2015
@mziccard mziccard added the api: storage Issues related to the Cloud Storage API. label Oct 12, 2015
@@ -241,13 +242,15 @@ public BlobWriteChannel writer(BlobTargetOption... options) {
* time period. This is particularly useful if you don't want publicly accessible blobs, but don't
* want to require users to explicitly log in.
*
* @param expirationTimeInSeconds the signed URL expiration (using epoch time)
* @param options signed url options
* @param duration time until the signed URL expires, expressed in {@code unit}. The finer

This comment was marked as spam.

This comment was marked as spam.

- Add TimeSource abstract class to wrap clock functionalities (waiting for Java8 Clock)
- Add timeSource setter to StorageOptions builder and getter to StorageOptions
- Update StorageImplTest and ITStorageTest
- Update javadoc for Blob/Storage signUrl
@mziccard
Copy link
Contributor Author

Fixed all comments but adding implements Serializable to Clock (previously called TimeSource). See my comment above on that.

@aozarov
Copy link
Contributor

aozarov commented Oct 13, 2015

Nice. Fine with not making Clock implement Serializable and with its javadoc. see one comment above.

aozarov added a commit that referenced this pull request Oct 13, 2015
Make signUrl take long duration and TimeUnit parameter
@aozarov aozarov merged commit 52e60ee into googleapis:master Oct 13, 2015
github-actions bot pushed a commit that referenced this pull request Jun 23, 2022
…cies to v2.13.0 (#243)

[![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://togithub.com/googleapis/java-shared-dependencies) | `2.12.0` -> `2.13.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/compatibility-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/confidence-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-shared-dependencies</summary>

### [`v2.13.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#&#8203;2130-httpsgithubcomgoogleapisjava-shared-dependenciescomparev2120v2130-2022-06-22)

[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.12.0...v2.13.0)

##### Dependencies

-   update dependency com.google.api-client:google-api-client-bom to v1.35.0 ([#&#8203;709](https://togithub.com/googleapis/java-shared-dependencies/issues/709)) ([239f8c3](https://togithub.com/googleapis/java-shared-dependencies/commit/239f8c33a11e233e6af79aee8c7e68cd156a0554))
-   update dependency com.google.api-client:google-api-client-bom to v1.35.1 ([#&#8203;713](https://togithub.com/googleapis/java-shared-dependencies/issues/713)) ([6559b45](https://togithub.com/googleapis/java-shared-dependencies/commit/6559b45b027dba783a9525d35e32183d78773cbe))
-   update dependency com.google.api:api-common to v2.2.1 ([#&#8203;710](https://togithub.com/googleapis/java-shared-dependencies/issues/710)) ([650d4c5](https://togithub.com/googleapis/java-shared-dependencies/commit/650d4c5f8c3cfce711257d47280ad773cd2e2414))
-   update dependency com.google.errorprone:error_prone_annotations to v2.14.0 ([#&#8203;701](https://togithub.com/googleapis/java-shared-dependencies/issues/701)) ([d24730f](https://togithub.com/googleapis/java-shared-dependencies/commit/d24730f78669f80b109e590b903446e5552e3e36))
-   update dependency com.google.http-client:google-http-client-bom to v1.42.0 ([#&#8203;711](https://togithub.com/googleapis/java-shared-dependencies/issues/711)) ([5168a18](https://togithub.com/googleapis/java-shared-dependencies/commit/5168a181722128d434a0d0d2ab5cc485686bbc78))
-   update dependency com.google.oauth-client:google-oauth-client-bom to v1.34.0 ([#&#8203;708](https://togithub.com/googleapis/java-shared-dependencies/issues/708)) ([620336e](https://togithub.com/googleapis/java-shared-dependencies/commit/620336e6733e2017116e5e8a7b403b183a728bc1))
-   update dependency com.google.oauth-client:google-oauth-client-bom to v1.34.1 ([#&#8203;712](https://togithub.com/googleapis/java-shared-dependencies/issues/712)) ([a2c18a5](https://togithub.com/googleapis/java-shared-dependencies/commit/a2c18a5bc4152cc9034cec691a29f54a35c38a51))
-   update dependency com.google.protobuf:protobuf-bom to v3.21.0 ([#&#8203;703](https://togithub.com/googleapis/java-shared-dependencies/issues/703)) ([5f9fe12](https://togithub.com/googleapis/java-shared-dependencies/commit/5f9fe1200b4bdf4c54bf947c21bd3ed02f26f990))
-   update dependency com.google.protobuf:protobuf-bom to v3.21.1 ([#&#8203;705](https://togithub.com/googleapis/java-shared-dependencies/issues/705)) ([c68edfb](https://togithub.com/googleapis/java-shared-dependencies/commit/c68edfbe7e1993e1112640b867b29aa2fbcf7579))
-   update dependency io.grpc:grpc-bom to v1.47.0 ([#&#8203;707](https://togithub.com/googleapis/java-shared-dependencies/issues/707)) ([d02918a](https://togithub.com/googleapis/java-shared-dependencies/commit/d02918a0418cd65d1d247f27afb0637f1f8f5666))
-   update dependency org.checkerframework:checker-qual to v3.22.1 ([#&#8203;706](https://togithub.com/googleapis/java-shared-dependencies/issues/706)) ([545843b](https://togithub.com/googleapis/java-shared-dependencies/commit/545843b492cead230b8cc72a1dae7d4922f33b39))
-   update dependency org.checkerframework:checker-qual to v3.22.2 ([#&#8203;717](https://togithub.com/googleapis/java-shared-dependencies/issues/717)) ([142852a](https://togithub.com/googleapis/java-shared-dependencies/commit/142852a37140f221197f5c71aed451def353b1e0))
-   update gax.version to v2.18.2 ([#&#8203;718](https://togithub.com/googleapis/java-shared-dependencies/issues/718)) ([5f8156e](https://togithub.com/googleapis/java-shared-dependencies/commit/5f8156e55c6a07b018a8c5efafa68be781b4288b))
-   update google.common-protos.version to v2.9.0 ([#&#8203;714](https://togithub.com/googleapis/java-shared-dependencies/issues/714)) ([9e5591e](https://togithub.com/googleapis/java-shared-dependencies/commit/9e5591ec3035350450ecbfebd00e08216433b06c))
-   update google.core.version to v2.8.0 ([#&#8203;719](https://togithub.com/googleapis/java-shared-dependencies/issues/719)) ([4023c60](https://togithub.com/googleapis/java-shared-dependencies/commit/4023c6063a2c5b5308da531df1a08c90c491965d))
-   update iam.version to v1.4.0 ([#&#8203;700](https://togithub.com/googleapis/java-shared-dependencies/issues/700)) ([c1097a4](https://togithub.com/googleapis/java-shared-dependencies/commit/c1097a46ab0739b0b7234bc510e4c3d9ce2c2861))
-   update iam.version to v1.4.1 ([#&#8203;716](https://togithub.com/googleapis/java-shared-dependencies/issues/716)) ([e2dc7c2](https://togithub.com/googleapis/java-shared-dependencies/commit/e2dc7c21c39e007878841e2664d548ec44a72d54))

</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-gkehub).
github-actions bot pushed a commit that referenced this pull request Jun 23, 2022
🤖 I have created a release *beep* *boop*
---


## [1.2.1](googleapis/java-gkehub@v1.2.0...v1.2.1) (2022-06-23)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#243](googleapis/java-gkehub#243)) ([f9e9487](googleapis/java-gkehub@f9e9487))

---
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
…identities to v1.1.1 (googleapis#243)

[![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-managed-identities](https://togithub.com/googleapis/java-managed-identities) | `1.1.0` -> `1.1.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-managed-identities/1.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-managed-identities/1.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-managed-identities/1.1.1/compatibility-slim/1.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-managed-identities/1.1.1/confidence-slim/1.1.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-managed-identities).
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jun 29, 2022
…oogleapis#243)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 457524730

Source-Link: googleapis/googleapis@917e7f2

Source-Link: https://github.com/googleapis/googleapis-gen/commit/2497f9a069d3f6b2d6810d5a4e239cda1e7e5a39
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjQ5N2Y5YTA2OWQzZjZiMmQ2ODEwZDVhNGUyMzljZGExZTdlNWEzOSJ9
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jun 29, 2022
…oogleapis#243)

* chore(deps): upgrade gapic-generator-java to 2.8.0 and update gax-java to 2.18.1

PiperOrigin-RevId: 450543911

Source-Link: googleapis/googleapis@5528344

Source-Link: https://github.com/googleapis/googleapis-gen/commit/9f6775cab1958982b88967a43e5e806af0f135db
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWY2Nzc1Y2FiMTk1ODk4MmI4ODk2N2E0M2U1ZTgwNmFmMGYxMzVkYiJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore: Integrate new gapic-generator-java and rules_gapic

PiperOrigin-RevId: 454027580

Source-Link: googleapis/googleapis@1b22277

Source-Link: https://github.com/googleapis/googleapis-gen/commit/e04cea20d0d12eb5c3bdb360a9e72b654edcb638
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTA0Y2VhMjBkMGQxMmViNWMzYmRiMzYwYTllNzJiNjU0ZWRjYjYzOCJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* feat: Enable REST transport for most of Java and Go clients

PiperOrigin-RevId: 456641589

Source-Link: googleapis/googleapis@8a251f5

Source-Link: https://github.com/googleapis/googleapis-gen/commit/4ca52a529cf01308d9714950edffbea3560cfbdb
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGNhNTJhNTI5Y2YwMTMwOGQ5NzE0OTUwZWRmZmJlYTM1NjBjZmJkYiJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Update pom.xml

* fix: update gapic-generator-java with mock service generation fixes

PiperOrigin-RevId: 457524730

Source-Link: googleapis/googleapis@917e7f2

Source-Link: https://github.com/googleapis/googleapis-gen/commit/2497f9a069d3f6b2d6810d5a4e239cda1e7e5a39
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjQ5N2Y5YTA2OWQzZjZiMmQ2ODEwZDVhNGUyMzljZGExZTdlNWEzOSJ9

* 🦉 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>
Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
github-actions bot pushed a commit that referenced this pull request Jul 1, 2022
This PR was generated using Autosynth. 🌈


<details><summary>Log from Synthtool</summary>

```
2021-04-30 18:16:16,534 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-workflows/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-04-30 18:16:17,823 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.

```
</details>

Full log will be available here:
https://source.cloud.google.com/results/invocations/7a946217-a32d-4fbd-b489-28c70b1aa200/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
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*
---


## [2.3.2](googleapis/java-appengine-admin@v2.3.1...v2.3.2) (2022-07-01)


### Bug Fixes

* update gapic-generator-java with mock service generation fixes ([googleapis#243](googleapis/java-appengine-admin#243)) ([466cd18](googleapis/java-appengine-admin@466cd18))

---
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*
---


## [2.3.1](googleapis/java-service-usage@v2.3.0...v2.3.1) (2022-07-01)


### Bug Fixes

* update gapic-generator-java with mock service generation fixes ([#243](googleapis/java-service-usage#243)) ([397713c](googleapis/java-service-usage@397713c))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#241](googleapis/java-service-usage#241)) ([fcdec92](googleapis/java-service-usage@fcdec92))

---
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 6, 2022
…onfig to v1.5.1 (#243)

[![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://togithub.com/googleapis/java-shared-config) | `1.5.0` -> `1.5.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.1/compatibility-slim/1.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.1/confidence-slim/1.5.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-shared-config</summary>

### [`v1.5.1`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;151-httpsgithubcomgoogleapisjava-shared-configcomparev150v151-2022-06-30)

[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.5.0...v1.5.1)

##### Dependencies

-   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 ([#&#8203;482](https://togithub.com/googleapis/java-shared-config/issues/482)) ([fbfc6dc](https://togithub.com/googleapis/java-shared-config/commit/fbfc6dc1329faaead3a3114c8599d9267722e7f0))
-   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 ([#&#8203;483](https://togithub.com/googleapis/java-shared-config/issues/483)) ([336cb78](https://togithub.com/googleapis/java-shared-config/commit/336cb7827b36583228c9e2b85871ae72f4c55975))

</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-gsuite-addons).
github-actions bot pushed a commit that referenced this pull request Jul 14, 2022
Source-Link: googleapis/synthtool@7336562
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:d4b80feffe1579818cdc39466152e9de95789a193408506cd4a1ffbe8804dc00
github-actions bot pushed a commit that referenced this pull request Jul 14, 2022
🤖 I have created a release *beep* *boop*
---


## [2.2.2](googleapis/java-dms@v2.2.1...v2.2.2) (2022-07-13)


### Bug Fixes

* enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-dms/issues/1485)) ([#242](googleapis/java-dms#242)) ([32bd3fb](googleapis/java-dms@32bd3fb))

---
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 14, 2022
github-actions bot pushed a commit that referenced this pull request Jul 14, 2022
github-actions bot pushed a commit that referenced this pull request Aug 9, 2022
🤖 I have created a release *beep* *boop*
---


## [1.2.2](googleapis/java-binary-authorization@v1.2.1...v1.2.2) (2022-08-04)


### Bug Fixes

* enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-binary-authorization/issues/1485)) ([#242](googleapis/java-binary-authorization#242)) ([dccce2a](googleapis/java-binary-authorization@dccce2a))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#247](googleapis/java-binary-authorization#247)) ([0ac5c40](googleapis/java-binary-authorization@0ac5c40))

---
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
…ator_java versions (#243)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 472750037

Source-Link: googleapis/googleapis@88f2ea3

Source-Link: googleapis/googleapis-gen@230a558
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjMwYTU1ODgzMDZhYWUxOGZlOGYyYTU3ZjE0ZDQwMzlhZDcyYzkwMSJ9
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://togithub.com/googleapis/java-dataflow/compare/v0.7.4...v0.7.5) (2022-10-03)


### Dependencies

* Update dependency cachetools to v5 ([#243](https://togithub.com/googleapis/java-dataflow/issues/243)) ([4ea79fd](https://togithub.com/googleapis/java-dataflow/commit/4ea79fd29a2363e0bb137395c36dd02461b05943))
* Update dependency certifi to v2022.9.24 ([#222](https://togithub.com/googleapis/java-dataflow/issues/222)) ([d51b257](https://togithub.com/googleapis/java-dataflow/commit/d51b25713473399a74339eb006aa1feb1b141691))
* Update dependency charset-normalizer to v2.1.1 ([#226](https://togithub.com/googleapis/java-dataflow/issues/226)) ([6e8e93f](https://togithub.com/googleapis/java-dataflow/commit/6e8e93f08943db8472ae5f9a098309a09aa29b10))
* Update dependency click to v8.1.3 ([#227](https://togithub.com/googleapis/java-dataflow/issues/227)) ([0bde853](https://togithub.com/googleapis/java-dataflow/commit/0bde853b7cefb88a93f5fa29bd0e8a94b845842f))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#247](https://togithub.com/googleapis/java-dataflow/issues/247)) ([966b409](https://togithub.com/googleapis/java-dataflow/commit/966b4097d95e770f11bda94eba6559754598c301))
* Update dependency gcp-releasetool to v1.8.8 ([#223](https://togithub.com/googleapis/java-dataflow/issues/223)) ([ff93e57](https://togithub.com/googleapis/java-dataflow/commit/ff93e574239430e524658256dd8ad0644537ac08))
* Update dependency google-api-core to v2.10.1 ([#228](https://togithub.com/googleapis/java-dataflow/issues/228)) ([cceed1b](https://togithub.com/googleapis/java-dataflow/commit/cceed1b63fc8132d7e76682f17dcb52ac5c8a13a))
* Update dependency google-auth to v2.12.0 ([#229](https://togithub.com/googleapis/java-dataflow/issues/229)) ([02a3288](https://togithub.com/googleapis/java-dataflow/commit/02a32886bae050784fecb3710765962e645d5b28))
* Update dependency google-cloud-core to v2.3.2 ([#224](https://togithub.com/googleapis/java-dataflow/issues/224)) ([fad3451](https://togithub.com/googleapis/java-dataflow/commit/fad3451e0f7bc59e72f54c4fbeff9a090535e57e))
* Update dependency google-cloud-storage to v2.5.0 ([#230](https://togithub.com/googleapis/java-dataflow/issues/230)) ([47af5e2](https://togithub.com/googleapis/java-dataflow/commit/47af5e275ea6344f286e19f551c82a2b1d4e0432))
* Update dependency googleapis-common-protos to v1.56.4 ([#225](https://togithub.com/googleapis/java-dataflow/issues/225)) ([2526ae6](https://togithub.com/googleapis/java-dataflow/commit/2526ae68bd857ad36c969e3e84b4d68e0ac6951b))
* Update dependency markupsafe to v2.1.1 ([#231](https://togithub.com/googleapis/java-dataflow/issues/231)) ([2103a77](https://togithub.com/googleapis/java-dataflow/commit/2103a77d77fe4580557e545f76aac5705f60fb6b))
* Update dependency protobuf to v3.20.2 ([#232](https://togithub.com/googleapis/java-dataflow/issues/232)) ([b639db2](https://togithub.com/googleapis/java-dataflow/commit/b639db2e7f366060be2c913905dae010ce10b137))
* Update dependency protobuf to v4 ([#244](https://togithub.com/googleapis/java-dataflow/issues/244)) ([c8753cc](https://togithub.com/googleapis/java-dataflow/commit/c8753cc3d166ec245b88eecd7d746063dce29414))
* Update dependency pyjwt to v2.5.0 ([#233](https://togithub.com/googleapis/java-dataflow/issues/233)) ([54eb8f4](https://togithub.com/googleapis/java-dataflow/commit/54eb8f4a19df4299805cfca929234b1bfc3ae247))
* Update dependency requests to v2.28.1 ([#234](https://togithub.com/googleapis/java-dataflow/issues/234)) ([141c98d](https://togithub.com/googleapis/java-dataflow/commit/141c98d1088b034455560565bc707567d5adc6bd))
* Update dependency typing-extensions to v4.3.0 ([#235](https://togithub.com/googleapis/java-dataflow/issues/235)) ([8fbc953](https://togithub.com/googleapis/java-dataflow/commit/8fbc9530a837867928b8ad077dff9503bb8946a1))
* Update dependency zipp to v3.8.1 ([#242](https://togithub.com/googleapis/java-dataflow/issues/242)) ([18dd45a](https://togithub.com/googleapis/java-dataflow/commit/18dd45ad5dd7b2ee5a65ae031be88f663d578b1b))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.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.7](https://togithub.com/googleapis/java-eventarc/compare/v1.3.6...v1.3.7) (2022-10-03)


### Dependencies

* Update dependency cachetools to v5 ([#255](https://togithub.com/googleapis/java-eventarc/issues/255)) ([58c3fc3](https://togithub.com/googleapis/java-eventarc/commit/58c3fc3df647a7e46950872419ca47f5574a7ffb))
* Update dependency certifi to v2022.9.24 ([#235](https://togithub.com/googleapis/java-eventarc/issues/235)) ([d3bd89b](https://togithub.com/googleapis/java-eventarc/commit/d3bd89b211163c07120399f8dd18ed61bbda1720))
* Update dependency charset-normalizer to v2.1.1 ([#239](https://togithub.com/googleapis/java-eventarc/issues/239)) ([b4f3c24](https://togithub.com/googleapis/java-eventarc/commit/b4f3c245176541eda51ca5e01630189b34db2e00))
* Update dependency click to v8.1.3 ([#240](https://togithub.com/googleapis/java-eventarc/issues/240)) ([72c92e1](https://togithub.com/googleapis/java-eventarc/commit/72c92e1e6dd613b78819e1ae0b00a41b58b60808))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#260](https://togithub.com/googleapis/java-eventarc/issues/260)) ([a8ec65e](https://togithub.com/googleapis/java-eventarc/commit/a8ec65ee199a4696970ea89a77ae4d8ee7698352))
* Update dependency gcp-releasetool to v1.8.8 ([#236](https://togithub.com/googleapis/java-eventarc/issues/236)) ([5a72be2](https://togithub.com/googleapis/java-eventarc/commit/5a72be2b9fba295784d359435828db7093047346))
* Update dependency google-api-core to v2.10.1 ([#241](https://togithub.com/googleapis/java-eventarc/issues/241)) ([a9c5c08](https://togithub.com/googleapis/java-eventarc/commit/a9c5c08a9742cea5f8b76581c1e8e9bf99c2fef3))
* Update dependency google-auth to v2.12.0 ([#242](https://togithub.com/googleapis/java-eventarc/issues/242)) ([88203c3](https://togithub.com/googleapis/java-eventarc/commit/88203c30ca84f93e8800ffefcc2c1934dbec3d1b))
* Update dependency google-cloud-storage to v2.5.0 ([#243](https://togithub.com/googleapis/java-eventarc/issues/243)) ([2c483e5](https://togithub.com/googleapis/java-eventarc/commit/2c483e5f8446ba2e49bf02f0d61f80a6e5f8ca94))
* Update dependency google-crc32c to v1.5.0 ([#244](https://togithub.com/googleapis/java-eventarc/issues/244)) ([8481019](https://togithub.com/googleapis/java-eventarc/commit/8481019c52cdbae17dac5874175570bfbc3ccb7e))
* Update dependency googleapis-common-protos to v1.56.4 ([#238](https://togithub.com/googleapis/java-eventarc/issues/238)) ([9cffa48](https://togithub.com/googleapis/java-eventarc/commit/9cffa4867f665303c05e8b3dcf3b2cb7ea779757))
* Update dependency importlib-metadata to v4.12.0 ([#247](https://togithub.com/googleapis/java-eventarc/issues/247)) ([ddfa72e](https://togithub.com/googleapis/java-eventarc/commit/ddfa72ef2a90606f3bf675f14af820c7b9040862))
* Update dependency jeepney to v0.8.0 ([#248](https://togithub.com/googleapis/java-eventarc/issues/248)) ([7b8105c](https://togithub.com/googleapis/java-eventarc/commit/7b8105cc30442615cc55ab54c9f0b115c7d3da47))
* Update dependency jinja2 to v3.1.2 ([#249](https://togithub.com/googleapis/java-eventarc/issues/249)) ([13fc414](https://togithub.com/googleapis/java-eventarc/commit/13fc414cd663bc0e6854be3a817a58a4b3f42e42))
* Update dependency keyring to v23.9.3 ([#250](https://togithub.com/googleapis/java-eventarc/issues/250)) ([f217294](https://togithub.com/googleapis/java-eventarc/commit/f217294a40b08ae4b81774c2252c70dd1a868965))
* Update dependency markupsafe to v2.1.1 ([#245](https://togithub.com/googleapis/java-eventarc/issues/245)) ([528c832](https://togithub.com/googleapis/java-eventarc/commit/528c832bcf7f2683e7f7888c18e6642fa66a3477))
* Update dependency protobuf to v4 ([#256](https://togithub.com/googleapis/java-eventarc/issues/256)) ([c34fc81](https://togithub.com/googleapis/java-eventarc/commit/c34fc81e3b78342bedf2e9d310693c2d6d8ff6a0))
* Update dependency pyjwt to v2.5.0 ([#251](https://togithub.com/googleapis/java-eventarc/issues/251)) ([e560449](https://togithub.com/googleapis/java-eventarc/commit/e5604495b7de3001169bcd04859c6112cc74b9d3))
* Update dependency requests to v2.28.1 ([#252](https://togithub.com/googleapis/java-eventarc/issues/252)) ([5c9df21](https://togithub.com/googleapis/java-eventarc/commit/5c9df21feabe58b84a9fdc813c2c91f3c2c99d52))
* Update dependency typing-extensions to v4.3.0 ([#253](https://togithub.com/googleapis/java-eventarc/issues/253)) ([09059a4](https://togithub.com/googleapis/java-eventarc/commit/09059a4d0ba7bc3c1a18eefdd1ec19769e46127c))
* Update dependency zipp to v3.8.1 ([#254](https://togithub.com/googleapis/java-eventarc/issues/254)) ([1b5bcbb](https://togithub.com/googleapis/java-eventarc/commit/1b5bcbbcf7e06941c661599e04c6d3c114469ed0))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.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://togithub.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://togithub.com/googleapis/java-network-management/issues/222)) ([3f60aed](https://togithub.com/googleapis/java-network-management/commit/3f60aed1f824b199aa43f937f5a6e0c299b664cc))
* Update dependency charset-normalizer to v2.1.1 ([#226](https://togithub.com/googleapis/java-network-management/issues/226)) ([27c55b9](https://togithub.com/googleapis/java-network-management/commit/27c55b99e1f146de5426d7c1994535d02cd21807))
* Update dependency click to v8.1.3 ([#227](https://togithub.com/googleapis/java-network-management/issues/227)) ([69722f9](https://togithub.com/googleapis/java-network-management/commit/69722f920f859590a39d888e054c6f9c4b40756a))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#247](https://togithub.com/googleapis/java-network-management/issues/247)) ([a005afb](https://togithub.com/googleapis/java-network-management/commit/a005afbf5bb5950f14840d1d95f9a659dfdee0c3))
* Update dependency gcp-releasetool to v1.8.8 ([#223](https://togithub.com/googleapis/java-network-management/issues/223)) ([13395f6](https://togithub.com/googleapis/java-network-management/commit/13395f6fd613c17b3ae6636a3542b48e61733c0d))
* Update dependency google-api-core to v2.10.1 ([#228](https://togithub.com/googleapis/java-network-management/issues/228)) ([4ececaa](https://togithub.com/googleapis/java-network-management/commit/4ececaa38e8347b336cc3aea57cbb8737de64072))
* Update dependency google-auth to v2.12.0 ([#229](https://togithub.com/googleapis/java-network-management/issues/229)) ([7c1d10c](https://togithub.com/googleapis/java-network-management/commit/7c1d10cda824a09895ad5b2c0742a019079c502e))
* Update dependency google-cloud-core to v2.3.2 ([#224](https://togithub.com/googleapis/java-network-management/issues/224)) ([9f05625](https://togithub.com/googleapis/java-network-management/commit/9f056259951574e7717460722d49c98962e2b3e3))
* Update dependency google-cloud-storage to v2.5.0 ([#230](https://togithub.com/googleapis/java-network-management/issues/230)) ([d786da5](https://togithub.com/googleapis/java-network-management/commit/d786da5fcf116196f3cd1c3bce0fe08ecf383994))
* Update dependency google-crc32c to v1.5.0 ([#231](https://togithub.com/googleapis/java-network-management/issues/231)) ([8bc20af](https://togithub.com/googleapis/java-network-management/commit/8bc20af854a68b562721d31763ba32296f0bd5bf))
* Update dependency googleapis-common-protos to v1.56.4 ([#225](https://togithub.com/googleapis/java-network-management/issues/225)) ([f17cc11](https://togithub.com/googleapis/java-network-management/commit/f17cc11b2b19149a0eb144cc2a7b34c5820e567c))
* Update dependency importlib-metadata to v4.12.0 ([#232](https://togithub.com/googleapis/java-network-management/issues/232)) ([bafdc66](https://togithub.com/googleapis/java-network-management/commit/bafdc66c70c0512c87078e5db995bf22c6b3d6b1))
* Update dependency jeepney to v0.8.0 ([#239](https://togithub.com/googleapis/java-network-management/issues/239)) ([9b998d6](https://togithub.com/googleapis/java-network-management/commit/9b998d670298542f9dbcea3dee2569cdf860d40c))
* Update dependency jinja2 to v3.1.2 ([#240](https://togithub.com/googleapis/java-network-management/issues/240)) ([a1103e7](https://togithub.com/googleapis/java-network-management/commit/a1103e76cf192f06fd715b321ba3ec00149843d3))
* Update dependency keyring to v23.9.3 ([#241](https://togithub.com/googleapis/java-network-management/issues/241)) ([3038ee4](https://togithub.com/googleapis/java-network-management/commit/3038ee4f70eab40cc69e9fe2aa71259522d17e76))
* Update dependency markupsafe to v2.1.1 ([#233](https://togithub.com/googleapis/java-network-management/issues/233)) ([81e1dbe](https://togithub.com/googleapis/java-network-management/commit/81e1dbeae3de1665851f9be5041d1015005cc263))
* Update dependency protobuf to v3.20.2 ([#234](https://togithub.com/googleapis/java-network-management/issues/234)) ([1c96ae3](https://togithub.com/googleapis/java-network-management/commit/1c96ae36c667faff496a082dd0c977e82f869e24))
* Update dependency protobuf to v4 ([#243](https://togithub.com/googleapis/java-network-management/issues/243)) ([1cc80d8](https://togithub.com/googleapis/java-network-management/commit/1cc80d833e5b8ebce88d99dd4200307282aa1201))
* Update dependency pyjwt to v2.5.0 ([#235](https://togithub.com/googleapis/java-network-management/issues/235)) ([7656b1b](https://togithub.com/googleapis/java-network-management/commit/7656b1b8340c062ece7284ca965572c0a62b68ae))
* Update dependency requests to v2.28.1 ([#236](https://togithub.com/googleapis/java-network-management/issues/236)) ([37d3199](https://togithub.com/googleapis/java-network-management/commit/37d3199187d4b627b7664a530bdffe03d9760eb3))
* Update dependency typing-extensions to v4.3.0 ([#237](https://togithub.com/googleapis/java-network-management/issues/237)) ([72ffecc](https://togithub.com/googleapis/java-network-management/commit/72ffecc412c81deb490c9d95a81ad0bd6fe6e081))
* Update dependency zipp to v3.8.1 ([#238](https://togithub.com/googleapis/java-network-management/issues/238)) ([18411c5](https://togithub.com/googleapis/java-network-management/commit/18411c5c61d700f297dc9666b36562e839bb5092))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.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://togithub.com/googleapis/googleapis/commit/a724450af76d0001f23602684c49cd6a4b3a5654

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/4abcbcaec855e74a0b22a4988cf9e0eb61a83094
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGFiY2JjYWVjODU1ZTc0YTBiMjJhNDk4OGNmOWUwZWI2MWE4MzA5NCJ9
github-actions bot pushed a commit that referenced this pull request Oct 5, 2022
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Nov 9, 2022
#243)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 485623855

Source-Link: https://togithub.com/googleapis/googleapis/commit/807125e7953e32535710924fe4bf0362ac93754d

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/c4ddd6d651da69658a4762c5eafff5cd8f0e25c5
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzRkZGQ2ZDY1MWRhNjk2NThhNDc2MmM1ZWFmZmY1Y2Q4ZjBlMjVjNSJ9
github-actions bot pushed a commit that referenced this pull request Nov 9, 2022
chore: pin versions of certifi and google-resumable-media
Source-Link: googleapis/synthtool@09c4fcd
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:264c6d5da60ff1684fbdd2b268d6a3ffca2038246e0948a06f15ca0c3cf28ce8

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants