-
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.113.0
head repository: googleapis/java-storage
compare: v1.113.1
- 9 commits
- 12 files changed
- 4 contributors
Commits on Sep 8, 2020
-
deps: update dependency com.google.apis:google-api-services-storage t…
…o v1-rev20200814-1.30.10 (#499)
Configuration menu - View commit details
-
Copy full SHA for af91d7d - Browse repository at this point
Copy the full SHA af91d7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff844e6 - Browse repository at this point
Copy the full SHA ff844e6View commit details -
build(deps): update dependency org.apache.maven.plugins:maven-project…
…-info-reports-plugin to v3.1.1 (#497)
Configuration menu - View commit details
-
Copy full SHA for cc572fa - Browse repository at this point
Copy the full SHA cc572faView commit details -
chore: release 1.113.1-SNAPSHOT (#496)
🤖 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 24bab40 - Browse repository at this point
Copy the full SHA 24bab40View commit details
Commits on Sep 9, 2020
-
chore(deps): update dependency com.google.cloud:libraries-bom to v10.…
…1.0 (#501) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `10.0.0` -> `10.1.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#github/googleapis/java-storage).
Configuration menu - View commit details
-
Copy full SHA for 10cc743 - Browse repository at this point
Copy the full SHA 10cc743View commit details
Commits on Sep 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0e58c1c - Browse repository at this point
Copy the full SHA 0e58c1cView commit details -
fix: When passing a sub-array (offset, length) to the Storage#create …
…method the array is needlessly cloned (#506) leading to unnecessary memory allocations. No new tests as it was already covered. Signed-off-by: benoit <[email protected]> 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] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/java-storage/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [X] Ensure the tests and linter pass - [X] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes #505 ☕️
Configuration menu - View commit details
-
Copy full SHA for 9415bb7 - Browse repository at this point
Copy the full SHA 9415bb7View commit details
Commits on Sep 17, 2020
-
fix: KMS Bad Key error when using existing Blob context to overwrite …
…object (#507) * fix: KMS Bad Key error when using existing Blob context to overwrite object * fix: KMS Bad Key error when using existing Blob context to overwrite object * fix: address review changes * fix: address review changes * address review changes * fix: address additional comments * fix: add the change inside HttpStorageRpc
Configuration menu - View commit details
-
Copy full SHA for 4d9c490 - Browse repository at this point
Copy the full SHA 4d9c490View commit details -
🤖 I have created a release \*beep\* \*boop\* --- ### [1.113.1](https://www.github.com/googleapis/java-storage/compare/v1.113.0...v1.113.1) (2020-09-17) ### Bug Fixes * KMS Bad Key error when using existing Blob context to overwrite object ([#507](https://www.github.com/googleapis/java-storage/issues/507)) ([4d9c490](https://www.github.com/googleapis/java-storage/commit/4d9c49027e4746ee273902694441886c2f43188d)) * When passing a sub-array (offset, length) to the Storage#create method the array is needlessly cloned ([#506](https://www.github.com/googleapis/java-storage/issues/506)) ([9415bb7](https://www.github.com/googleapis/java-storage/commit/9415bb7bdb42d8012ca457a90070b616e6bbec19)), closes [#505](https://www.github.com/googleapis/java-storage/issues/505) ### Dependencies * update dependency com.google.apis:google-api-services-storage to v1-rev20200814-1.30.10 ([#499](https://www.github.com/googleapis/java-storage/issues/499)) ([af91d7d](https://www.github.com/googleapis/java-storage/commit/af91d7da4117fb22992d6a860af61f72906e0aa1)) ### Documentation * update libraries-bom ([#504](https://www.github.com/googleapis/java-storage/issues/504)) ([0e58c1c](https://www.github.com/googleapis/java-storage/commit/0e58c1cb2b6a890e567b043188613021592f2bc8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Configuration menu - View commit details
-
Copy full SHA for 69f0094 - Browse repository at this point
Copy the full SHA 69f0094View 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.113.0...v1.113.1