Permalink
base repository: googleapis/java-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v1.112.0
Choose a base ref
...
head repository: googleapis/java-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v1.113.0
Choose a head ref
  • 14 commits
  • 20 files changed
  • 8 contributors

Commits on Aug 28, 2020

  1. Configuration menu
    Copy the full SHA
    23c379eView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2f361fView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2aa9cfView commit details
    Browse the repository at this point in the history
  4. 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
    release-please[bot] authoredAug 28, 2020
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  5. 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
    yoshi-automation authoredAug 28, 2020
    Configuration menu
    Copy the full SHA
    dcb72caView commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    7dacd34View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a045d54View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    913b756View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    6b015daView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e4f70fView commit details
    Browse the repository at this point in the history
  3. 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
    Gerschtli authoredSep 1, 2020
    Configuration menu
    Copy the full SHA
    db358c8View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. 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
    athakor authoredSep 3, 2020
    Configuration menu
    Copy the full SHA
    57853ecView commit details
    Browse the repository at this point in the history
  2. chore: release 1.113.0 (#495)

    * 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
    release-please[bot] authoredSep 3, 2020
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
Loading