base repository: googleapis/java-storage
base: v1.112.0
head repository: googleapis/java-storage
Uh oh!
There was an error while loading. Please reload this page.
compare: v1.113.0
- 14 commits
- 20 files changed
- 8 contributors
Commits on Aug 28, 2020
fix: set IT_SERVICE_ACCOUNT_EMAIL for nightly integration test (#479)
dmitry-fa authoredAug 28, 2020 chore(deps): update dependency com.google.cloud:google-cloud-storage …
…to v1.112.0 (#481)
renovate-bot authoredAug 28, 2020 fix: add missing FieldSelector inside BucketField and BlobField (#484)
athakor authoredAug 28, 2020 chore: release 1.112.1-SNAPSHOT (#483)
🤖 I have created a release \*beep\* \*boop\* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://.com/googleapis/release-please).
release-please[bot] authoredAug 28, 2020 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history build(java): switch to release-publish app for notifying of re…
…lease status (#482) Source-Author: Jeff Ching <[email protected]> Source-Date: Wed Aug 26 21:48:06 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 019c7168faa0e56619f792693a8acdb30d6de19b Source-Link: googleapis/synthtool@019c716
yoshi-automation authoredAug 28, 2020
Commits on Aug 31, 2020
use property for kms client version (#487)
frankyn authoredAug 31, 2020 deps: update kms.version to v0.87.0 (#489)
renovate-bot authoredAug 31, 2020 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history chore(deps): update dependency com.google.cloud:libraries-bom to v10 (#…
…491)
renovate-bot authoredAug 31, 2020
Commits on Sep 1, 2020
docs: update libraries-bom (#494)
athakor authoredSep 1, 2020 deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v0.9.0 (#493)
renovate-bot authoredSep 1, 2020 fix: prevent NPE in RemoteStorageHelper.cleanBuckets (#492)
The method getEventBasedHold and getTemporaryHold return Boolean objects which are either true, false or null. In case of a null value, this produced a NPE.
Gerschtli authoredSep 1, 2020
Commits on Sep 3, 2020
feat: expose timeStorageClassUpdated property of blob's (#456)
* feat: expose timeStorageClassUpdated field of blob * fix: package imports * feat: update javadoc * feat: add exception to avoid breaking change
athakor authoredSep 3, 2020 * chore: updated CHANGELOG.md [ci skip] * chore: updated README.md [ci skip] * chore: updated versions.txt [ci skip] * chore: updated samples/pom.xml [ci skip] * chore: updated samples/install-without-bom/pom.xml [ci skip] * chore: updated samples/snapshot/pom.xml [ci skip] * chore: updated google-cloud-storage/pom.xml [ci skip] * chore: updated samples/snippets/pom.xml [ci skip] * chore: updated pom.xml Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
release-please[bot] authoredSep 3, 2020 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
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.112.0...v1.113.0
Uh oh!
There was an error while loading. Please reload this page.