-
Notifications
You must be signed in to change notification settings - Fork 84
Comparing changes
Open a pull request
base repository: googleapis/java-storage
base: v1.109.1
head repository: googleapis/java-storage
compare: v1.110.0
- 17 commits
- 25 files changed
- 11 contributors
Commits on Jun 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 61b09e5 - Browse repository at this point
Copy the full SHA 61b09e5View commit details -
feat: delete bucket OLM rules (#352)
* feat: delete bucket OLM rules * feat: update javadoc * feat: restructure the code and add more tests * feat: return empty instead of null to remove all the lifecycle rule of bucket * feat: moved deleteLifecycleRules inside bucketInfo * feat: rollback commented code * feat: delete all LifecycleRules instead of individual rules * feat: updated the code and change the method signature * feat: implemented in the same manner as other methods updating Buckets properties * feat: fix review changes * build: fix clirr checks
Configuration menu - View commit details
-
Copy full SHA for 0a528c6 - Browse repository at this point
Copy the full SHA 0a528c6View commit details -
chore: release 1.109.2-SNAPSHOT (#372)
🤖 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).
Configuration menu - View commit details
-
Copy full SHA for efc39d8 - Browse repository at this point
Copy the full SHA efc39d8View commit details -
chore(deps): update dependency com.google.cloud:libraries-bom to v6 (#…
…376) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `5.7.0` -> `6.0.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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#googleapis/java-storage).
Configuration menu - View commit details
-
Copy full SHA for ad6356d - Browse repository at this point
Copy the full SHA ad6356dView commit details
Commits on Jun 17, 2020
-
chore: regenerate README versions (#374)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/2c593734-539a-435d-8a04-27f04c90082f/targets - [ ] To automatically regenerate this PR, check this box.
Configuration menu - View commit details
-
Copy full SHA for 5d33d64 - Browse repository at this point
Copy the full SHA 5d33d64View commit details -
test: fix flaky testBucketPolicyV1RequesterPays it test (#379)
* test: fix flaky testBucketPolicyV1RequesterPays test * test: fix flaky testBucketPolicyV1RequesterPays test * test: rename vars, stop reusing local var
Configuration menu - View commit details
-
Copy full SHA for 0868cd4 - Browse repository at this point
Copy the full SHA 0868cd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4d8ff2 - Browse repository at this point
Copy the full SHA d4d8ff2View commit details -
ci: switch to secret manager for sample/integration tests (#375)
* changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * ci(java): switch to secret manager from keystore * ci(java): switch to secret manager from keystore, use java-docs-samples user for samples tests * fix: we don't need to supply a service account Source-Author: Jeff Ching <[email protected]> Source-Date: Mon Jun 15 11:45:21 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: d1addcdf80aa9ddef8c932c89c919024bbad7af3 Source-Link: googleapis/synthtool@d1addcd * samples(java): fix bad character in samples.cfg from copy/paste Somehow an invisible character was copy/pasted into the file and Kokoro cannot parse the file. Source-Author: Jeff Ching <[email protected]> Source-Date: Mon Jun 15 15:42:10 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 6d3eed67a45fd58f9c7bfa173c32e4fd4fed058f Source-Link: googleapis/synthtool@6d3eed6 * ci(java): switch integration test secrets to secret manager Source-Author: Jeff Ching <[email protected]> Source-Date: Tue Jun 16 09:26:06 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 6eb80fa9f96433af8dbeb1c8323aa80cda49b374 Source-Link: googleapis/synthtool@6eb80fa * ci(java): fix typo in java integration test secret name Source-Author: BenWhitehead <[email protected]> Source-Date: Tue Jun 16 13:32:19 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: c4f3059c27591eb24d6942a0e357ec94c80459f2 Source-Link: googleapis/synthtool@c4f3059 * chore: apply upstream changes to integration test config Co-authored-by: Jeff Ching <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8acec7 - Browse repository at this point
Copy the full SHA b8acec7View commit details -
changes without context (#378)
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
Configuration menu - View commit details
-
Copy full SHA for e3c8c85 - Browse repository at this point
Copy the full SHA e3c8c85View commit details
Commits on Jun 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2684ca5 - Browse repository at this point
Copy the full SHA 2684ca5View commit details -
Add quickstarts to root module.
Fixes checkstyle errors in samples.
Configuration menu - View commit details
-
Copy full SHA for 495f921 - Browse repository at this point
Copy the full SHA 495f921View commit details -
Add tests to Storage quickstart.
Had to update the sample to accept a bucket name argument, since bucket names must be globally unique. (And we actually want to be able to run the sample for integration / system tests.)
Configuration menu - View commit details
-
Copy full SHA for d4fafd5 - Browse repository at this point
Copy the full SHA d4fafd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f9acc3 - Browse repository at this point
Copy the full SHA 8f9acc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9152173 - Browse repository at this point
Copy the full SHA 9152173View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43aabc9 - Browse repository at this point
Copy the full SHA 43aabc9View commit details -
Updates for storage, translate, unittests, and video. (#994)
* Updated storage/cloud-client. * Updated storage/json-api * Updated storage/storage-transfer. * Updated translate/ * Updated unittests/ * Updated video/
Configuration menu - View commit details
-
Copy full SHA for c201802 - Browse repository at this point
Copy the full SHA c201802View commit details -
🤖 I have created a release \*beep\* \*boop\* --- ## [1.110.0](https://www.github.com/googleapis/java-storage/compare/v1.109.1...v1.110.0) (2020-06-18) ### Features * delete bucket OLM rules ([#352](https://www.github.com/googleapis/java-storage/issues/352)) ([0a528c6](https://www.github.com/googleapis/java-storage/commit/0a528c6916f8b031916a4c6ecc96ce5e49ea99c7)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Configuration menu - View commit details
-
Copy full SHA for 34d1633 - Browse repository at this point
Copy the full SHA 34d1633View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.109.1...v1.110.0