-
Notifications
You must be signed in to change notification settings - Fork 84
Comparing changes
Open a pull request
base repository: googleapis/java-storage
base: v2.1.7
head repository: googleapis/java-storage
compare: v2.1.8
Commits on Oct 4, 2021
-
chore: release 2.1.8-SNAPSHOT (#1063)
🤖 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).
Configuration menu - View commit details
-
Copy full SHA for d0a146d - Browse repository at this point
Copy the full SHA d0a146dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d46f00b - Browse repository at this point
Copy the full SHA d46f00bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0033eb - Browse repository at this point
Copy the full SHA f0033ebView commit details
Commits on Oct 5, 2021
-
fix: address errors raised rewites(mapping 58) (#1066)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) Fixes #1067☕️
Configuration menu - View commit details
-
Copy full SHA for 2ef5ec0 - Browse repository at this point
Copy the full SHA 2ef5ec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9111d35 - Browse repository at this point
Copy the full SHA 9111d35View commit details -
test(retry): decouple querying retry_test state from test success (#1072
Configuration menu - View commit details
-
Copy full SHA for 6e450e3 - Browse repository at this point
Copy the full SHA 6e450e3View commit details
Commits on Oct 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3f7ed5f - Browse repository at this point
Copy the full SHA 3f7ed5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 822da41 - Browse repository at this point
Copy the full SHA 822da41View commit details -
test(retry): configure project id in TestRetryConformance along with …
…other parameters (#1080) Add new `projectId` field to TestRetryConformance to manage and provide project id literal value that can be used everywhere.
Configuration menu - View commit details
-
Copy full SHA for b196d0c - Browse repository at this point
Copy the full SHA b196d0cView commit details -
test(retry): update storage.*.delete mappings (#1082)
Delete operations against StorageRpc return a boolean rather than throwing an exception for certain scenarios (404). Update mappings to assert that the returned boolean is true. Fixes #1081
Configuration menu - View commit details
-
Copy full SHA for df2251a - Browse repository at this point
Copy the full SHA df2251aView commit details
Commits on Oct 7, 2021
-
test(retry): fix 48 and 114 (#1084)
com.google.cloud.storage.Storage.create(com.google.cloud.storage.BlobInfo, java.io.InputStream, com.google.cloud.storage.Storage.BlobWriteOption...) is never safe to retry as it does not wrap the inputstream provided to allow it to be safely read multiple times Fixes #1083
Configuration menu - View commit details
-
Copy full SHA for 2c4e6c1 - Browse repository at this point
Copy the full SHA 2c4e6c1View commit details -
deps: update kms.version to v0.93.1 (#1079)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.api.grpc:proto-google-cloud-kms-v1](https://togithub.com/googleapis/java-kms) | `0.93.0` -> `0.93.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [com.google.api.grpc:grpc-google-cloud-kms-v1](https://togithub.com/googleapis/java-kms) | `0.93.0` -> `0.93.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-storage).
Configuration menu - View commit details
-
Copy full SHA for 1c52b3d - Browse repository at this point
Copy the full SHA 1c52b3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8788a62 - Browse repository at this point
Copy the full SHA 8788a62View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebece5a - Browse repository at this point
Copy the full SHA ebece5aView commit details -
test(retry): fix mapping 78 (#1090)
* move creation of object from withTest to withSetup to ensure it doesn't consume the instructions for the test * update RetryTestFixture to set max attempts to 3 to match what our conformance tests expect * update Exception Handler Interceptor to handle HttpResponseExceptions related to resumable media operations Fixes #1089
Configuration menu - View commit details
-
Copy full SHA for 4e30e18 - Browse repository at this point
Copy the full SHA 4e30e18View commit details
Commits on Oct 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 477024e - Browse repository at this point
Copy the full SHA 477024eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 238d8af - Browse repository at this point
Copy the full SHA 238d8afView commit details -
test(retry): fix incorrect precondition option mapping 119 (#1097)
The precondition to assert the absence of an object is IfGenerationMatch=0 not IfGenerationMatch=1 Fixes #1096
Configuration menu - View commit details
-
Copy full SHA for 3ee3bb8 - Browse repository at this point
Copy the full SHA 3ee3bb8View commit details -
test(deps): update dependency org.mockito:mockito-core to v4 (#1086)
* test(deps): update dependency org.mockito:mockito-core to v4 * Fix dependency problem Co-authored-by: Chanseok Oh <chanseok@google.com>
Configuration menu - View commit details
-
Copy full SHA for 1c233a9 - Browse repository at this point
Copy the full SHA 1c233a9View commit details
Commits on Oct 11, 2021
-
chore(retry): cleanup RpcMethodMappings and associated setup (#1098)
* Cleanup left over todo's that have been addressed * Ensure all setup operations are taking place during setup and not in the test * Update CtxFunctions to narrow scope of package public functions * Update object setup to also set BlobInfo and BlobId
Configuration menu - View commit details
-
Copy full SHA for 04d9a8c - Browse repository at this point
Copy the full SHA 04d9a8cView commit details -
test(retry): update temp file cleanup code (#1099)
Update temp file cleanup code to ensure everything is cleaned up in the proper scope and order.
Configuration menu - View commit details
-
Copy full SHA for bf9dccc - Browse repository at this point
Copy the full SHA bf9dcccView commit details
Commits on Oct 12, 2021
-
test(retry): refactor things to ensure teardown is run per test (#1100)
* Refactor teardown function to be tolerant of multiple objects being created during a test (copy, rewrite etc.), and bucket and hmac key existence. * Fix RpcMethodMapping.Builder not correctly carrying though a specified tearDown operation * Update mapping 26 (storage.hmacKey.delete) not fully clearing the state it was modifying Related to #1095 (I don't think cleanup is the sole reason for test failures, but this does seem to alleviate the failures for several of the seeds.)
Configuration menu - View commit details
-
Copy full SHA for 17d884b - Browse repository at this point
Copy the full SHA 17d884bView commit details -
test(retry): pin version of testbench image to v0.8.0 (#1102)
* update testNamesWhichShouldSucceed.txt to match fixes from testbench:v0.8.0
Configuration menu - View commit details
-
Copy full SHA for 0cd4ec0 - Browse repository at this point
Copy the full SHA 0cd4ec0View commit details -
test(retry): invert GracefulConformanceEnforcement to be allow list (#…
…1103) Now that the retry conformance test suite is mostly passing we want to assume passing and allow for the occasional failure rather than expecting failure and disallowing selective failures.
Configuration menu - View commit details
-
Copy full SHA for 7c3640c - Browse repository at this point
Copy the full SHA 7c3640cView commit details
Commits on Oct 13, 2021
-
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v1.1.0 (#1104) [](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.0.3` -> `1.1.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-config</summary> ### [`v1.1.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#​110-httpswwwgithubcomgoogleapisjava-shared-configcomparev103v110-2021-10-12) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.0.3...v1.1.0) ##### Features - introduce Maven configuration for GraalVM testing ([#​314](https://www.togithub.com/googleapis/java-shared-config/issues/314)) ([28fbeb8](https://www.github.com/googleapis/java-shared-config/commit/28fbeb86c4466a58a05d6933584564dbf3352e79)) ##### Bug Fixes - update doclet version ([#​332](https://www.togithub.com/googleapis/java-shared-config/issues/332)) ([3fd0350](https://www.github.com/googleapis/java-shared-config/commit/3fd035030e4f0954dd1f62f7b8ea62583685880c)) ##### Dependencies - update dependency com.puppycrawl.tools:checkstyle to v9.0.1 ([#​327](https://www.togithub.com/googleapis/java-shared-config/issues/327)) ([b6c9b65](https://www.github.com/googleapis/java-shared-config/commit/b6c9b657550db2dee6b36edbb9a6084baee125e2)) - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.6 ([#​330](https://www.togithub.com/googleapis/java-shared-config/issues/330)) ([271ed7d](https://www.github.com/googleapis/java-shared-config/commit/271ed7dba35623e22fc8a7f7d477e6043e772014)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.6 ([#​331](https://www.togithub.com/googleapis/java-shared-config/issues/331)) ([4f9ba15](https://www.github.com/googleapis/java-shared-config/commit/4f9ba1551df0a2d4fc8c9acca8a951afbe8cb78a)) - update dependency org.junit.vintage:junit-vintage-engine to v5.8.1 ([#​329](https://www.togithub.com/googleapis/java-shared-config/issues/329)) ([4a8789e](https://www.github.com/googleapis/java-shared-config/commit/4a8789ee814ba8a3480beecc76c16fd1cb4e5f12)) ##### [1.0.3](https://www.github.com/googleapis/java-shared-config/compare/v1.0.2...v1.0.3) (2021-09-21) ##### Bug Fixes - update java-docfx-doclet version ([#​315](https://www.togithub.com/googleapis/java-shared-config/issues/315)) ([07af07c](https://www.github.com/googleapis/java-shared-config/commit/07af07c188447ea5728ecd2700121ff477d1c58a)) ##### [1.0.2](https://www.github.com/googleapis/java-shared-config/compare/v1.0.1...v1.0.2) (2021-09-13) ##### Bug Fixes - specify animal-sniffer-maven-plugin version ([#​308](https://www.togithub.com/googleapis/java-shared-config/issues/308)) ([378bf43](https://www.github.com/googleapis/java-shared-config/commit/378bf431383306c1cdd0a4f922956c87edf321b5)) - update java docfx doclet version ([#​312](https://www.togithub.com/googleapis/java-shared-config/issues/312)) ([dd7f6e0](https://www.github.com/googleapis/java-shared-config/commit/dd7f6e0c1a7cc73831b74b4475457611a8c097d3)) ##### Dependencies - update dependency com.puppycrawl.tools:checkstyle to v9 ([#​303](https://www.togithub.com/googleapis/java-shared-config/issues/303)) ([71faea3](https://www.github.com/googleapis/java-shared-config/commit/71faea38d4132407598550e2bb4c77f9d4a4d83d)) ##### [1.0.1](https://www.github.com/googleapis/java-shared-config/compare/v1.0.0...v1.0.1) (2021-08-18) ##### Dependencies - update dependency com.puppycrawl.tools:checkstyle to v8.45.1 ([#​292](https://www.togithub.com/googleapis/java-shared-config/issues/292)) ([66bf6e6](https://www.github.com/googleapis/java-shared-config/commit/66bf6e6fb95997b9eb4b34268b8d20c2fbe9ed5a)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-storage).
Configuration menu - View commit details
-
Copy full SHA for cdb86dc - Browse repository at this point
Copy the full SHA cdb86dcView commit details
Commits on Oct 15, 2021
-
test(retry): add validation to ensure at least one test case is resol…
…ved (#1109) * If an overly specific allowed filter can prevent any test cases from being passed to the runner, add validation to ensure there is at least one test case.
Configuration menu - View commit details
-
Copy full SHA for ada8d94 - Browse repository at this point
Copy the full SHA ada8d94View commit details
Commits on Oct 18, 2021
-
fix: regenerate google.cloud.storage.v2 protos
* fix!: rename committed_size to persisted_size * fix!: replace string key_sha256 with bytes key_sha256_bytes * fix: deprecate zone_affinity field * fix: add INHERITED to PublicAccessPrevention enum PiperOrigin-RevId: 402986756 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Oct 13 20:18:42 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 877d3d9d02591ad612a2c8654b42c37ba09ff9ec Source-Link: googleapis/googleapis@877d3d9 * chore: add clirr rules to allow field renaming in alpha protos Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a7e3b94 - Browse repository at this point
Copy the full SHA a7e3b94View commit details -
* chore: release 2.1.8 * chore: fix changelog Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 88c03a2 - Browse repository at this point
Copy the full SHA 88c03a2View commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.