Permalink
base repository: googleapis/java-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v1.110.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.111.0
Choose a head ref
  • 8 commits
  • 20 files changed
  • 5 contributors

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    12377ccView commit details
    Browse the repository at this point in the history
  2. chore: release 1.110.1-SNAPSHOT (#384)

    🤖 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] authoredJun 18, 2020
    Configuration menu
    Copy the full SHA
    37f00ebView commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. [CHANGE ME] Re-generated to pick up changes from self. (#385)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/8090a8db-78af-43ce-903e-cbc4378c9d99/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    @yoshi-automation
    yoshi-automation authoredJun 19, 2020
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. feat: expose all the methods of notification (#141)

    * feat: expose all the methods of notification
    
    * feat: remove unsed code
    
    * feat: fix review changes
    
    * build: fix require upper bound dependencies errors
    
    * build: fix clirr ignore differences
    
    * feat: implement getNotification inside StorageRpcTestBase class and fix the builds checks
    @athakor
    athakor authoredJun 25, 2020
    Configuration menu
    Copy the full SHA
    8dfc0cbView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e02b9cView commit details
    Browse the repository at this point in the history
  3. feat: add storage.upload(path) (#269)

    * feat: add storage.upload(path)
    
    * feat: use mockito framework
    
    * feat: update upload to return blob
    
    * feat: do not parse response from writers for signed urls
    
    * fix reviewer's comments
    
    * Update Storage.upload() functionality after merge
    
    * feat: deprecate StorageRpc.write(), introduce StorageRpc.upload()
    
    * feat: deprecate StorageRpc.write(), introduce StorageRpc.upload()
    
    * rename upload to createFrom
    @dmitry-fa
    dmitry-fa authoredJun 25, 2020
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  4. feat: Add support to disable logging from bucket (#390)

    * feat: implement disabling logging api
    
    * feat: add support to disable bucket logging
    
    * feat: modified tests
    
    * feat: addressed review changes
    
    * feat: use alternative solution
    
    * feat: use or instead of and
    @athakor
    athakor authoredJun 25, 2020
    Configuration menu
    Copy the full SHA
    be72027View commit details
    Browse the repository at this point in the history
  5. chore: release 1.111.0 (#392)

    * updated CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated samples/pom.xml [ci skip]
    
    * updated samples/install-without-bom/pom.xml [ci skip]
    
    * updated samples/snapshot/pom.xml [ci skip]
    
    * updated samples/snippets/pom.xml [ci skip]
    
    * updated google-cloud-storage/pom.xml [ci skip]
    
    * updated pom.xml
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
    @release-please
    release-please[bot] authoredJun 25, 2020
    Configuration menu
    Copy the full SHA
    16036acView commit details
    Browse the repository at this point in the history
Loading