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

deps: update dependency com.google.cloud:google-cloud-storage to v1.115.0 #576

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-storage 1.113.16 -> 1.115.0 age adoption passing confidence

Release Notes

googleapis/java-storage

v1.115.0

Compare Source

Features
Bug Fixes
  • improve error detection and reporting for BlobWriteChannel retry state (#​846) (d0f2184), closes #​839
  • update BucketInfo translation code to properly handle lifecycle rules (#​852) (3b1df1d), closes #​850
Dependencies

v1.114.0

Compare Source

Features
  • Remove client side vaildation for lifecycle conditions (#​816) (5ec84cc)
Bug Fixes
  • test: update blob paths used in storage.it.ITStorageTest#testDownloadPublicBlobWithoutAuthentication (#​759) (#​817) (1a576ca)
Dependencies
  • update dependency com.google.api-client:google-api-client to v1.31.5 (#​820) (9e1bc0b)
  • update dependency com.google.api.grpc:grpc-google-cloud-kms-v1 to v0.88.3 (#​797) (747e7e4)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 (#​815) (e210de9)
1.113.16 (2021-04-23)
Bug Fixes
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 (#​789) (c005e87)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v1 (#​794) (195fead)
1.113.15 (2021-04-13)
Bug Fixes
  • test: update blob paths used in storage.it.ITStorageTest#testDownloadPublicBlobWithoutAuthentication (#​759) (9a6619c)
  • typo (#​779) (3c3d6b4)
Dependencies
1.113.14 (2021-03-11)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 (#​749) (bb42107)
  • update kms.version to v0.88.0 (#​753) (eaedb64)
1.113.13 (2021-03-08)
Bug Fixes
Dependencies
  • update dependency com.google.api-client:google-api-client to v1.31.3 (#​737) (71b3842)
1.113.12 (2021-02-26)
Bug Fixes
  • retrying get remote offset and recover from last chunk failures. (#​726) (b41b881)
Dependencies
  • update dependency com.google.api-client:google-api-client to v1.31.2 (#​686) (6b1f036)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 (#​732) (c98413d)
  • update kms.version to v0.87.7 (#​724) (3229bd8)
  • update kms.version to v0.87.8 (#​733) (a21b75f)
1.113.11 (2021-02-19)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 (#​719) (5831bfa)
1.113.10 (2021-02-17)
Dependencies
  • update dependency com.google.apis:google-api-services-storage to v1-rev20210127-1.31.0 (#​706) (04db8f7)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 (#​683) (6f172eb)
  • update kms.version to v0.87.6 (#​702) (a50c333)
1.113.9 (2021-01-12)
Bug Fixes
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.1 (#​678) (d4a237f)
  • update kms.version to v0.87.5 (#​662) (20e7c1f)
1.113.8 (2020-12-16)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.0 (#​659) (5fa03fa)
1.113.7 (2020-12-14)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.1 (f1fc884)
1.113.6 (2020-12-10)
Bug Fixes
Dependencies
1.113.5 (2020-12-07)
Dependencies
  • update dependency com.google.api-client:google-api-client to v1.31.1 (#​611) (7c4c759)
  • update dependency com.google.api.grpc:grpc-google-cloud-kms-v1 to v0.87.2 (#​625) (243a3cb)
  • update dependency com.google.apis:google-api-services-storage to v1-rev20201112-1.30.10 (#​613) (b0e24db)
  • update dependency com.google.apis:google-api-services-storage to v1-rev20201112-1.31.0 (#​641) (11da9c7)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 (#​639) (68a3af9)
  • update dependency org.apache.httpcomponents:httpcore to v4.4.14 (#​637) (af53902)
1.113.4 (2020-11-13)
Bug Fixes
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 (#​610) (ac65e5b)
1.113.3 (2020-11-06)
Dependencies
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 (#​592) (25e8e6a)
  • update kms.version to v0.87.1 (#​595) (1e399cd)
1.113.2 (2020-10-26)
Documentation
Dependencies
  • update dependency com.google.api-client:google-api-client to v1.30.11 (#​575) (99838e6)
  • update dependency com.google.apis:google-api-services-storage to v1-rev20200927-1.30.10 (#​539) (5e49013)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 (#​529) (dc58856)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 (#​549) (c59c28d)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 (#​566) (f1dedfb)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 (#​570) (ef55f49)
1.113.1 (2020-09-17)
Bug Fixes
  • KMS Bad Key error when using existing Blob context to overwrite object (#​507) (4d9c490)
  • When passing a sub-array (offset, length) to the Storage#create method the array is needlessly cloned (#​506) (9415bb7), closes #​505
Dependencies
  • update dependency com.google.apis:google-api-services-storage to v1-rev20200814-1.30.10 (#​499) (af91d7d)
Documentation

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner June 1, 2021 21:30
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 1, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jun 1, 2021
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/java-storage-nio API. label Jun 1, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 1, 2021
@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 2, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit eae323d into googleapis:master Jun 2, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 2, 2021
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-storage-1.x branch June 2, 2021 20:16
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 2, 2021
🤖 I have created a release \*beep\* \*boop\*
---
### [0.123.1](https://www.github.com/googleapis/java-storage-nio/compare/v0.123.0...v0.123.1) (2021-06-02)


### Dependencies

* update dependency com.google.cloud:google-cloud-storage to v1.115.0 ([#576](https://www.github.com/googleapis/java-storage-nio/issues/576)) ([eae323d](https://www.github.com/googleapis/java-storage-nio/commit/eae323d3373fe21deaf3b636834511defc6bb348))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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 googleapis/java-storage-nio 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