Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
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.
Loading
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
    12377cc View 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://github.com/googleapis/release-please).
    release-please[bot] authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    37f00eb View 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 authored Jun 19, 2020
    Configuration menu
    Copy the full SHA
    81472a4 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 authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    8dfc0cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e02b9c View 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 authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    9457f3a 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 authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    be72027 View 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.github.com>
    release-please[bot] authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    16036ac View commit details
    Browse the repository at this point in the history
Loading