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: v2.1.9
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: v2.1.10
Choose a head ref
  • 7 commits
  • 15 files changed
  • 5 contributors

Commits on Oct 25, 2021

  1. ci: configure the protected branch 2.1.x (#1126)

    * ci: configure the protected branch 2.1.x
    
    * fix(java): java 17 dependency arguments
    
    manual application of googleapis/synthtool#1266
    
    Co-authored-by: BenWhitehead 
    chingor13 and BenWhitehead authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    180a79b View commit details
    Browse the repository at this point in the history
  2. chore(2.1.x): release 2.1.10-SNAPSHOT (#1129)

    🤖 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). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    dfcc7ba View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    69dd889 View commit details
    Browse the repository at this point in the history
  2. fix: do not cause a failure when encountering no bindings (#1177) (#1248

    )
    
    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] Appropriate docs were updated (if necessary)
    
    Fixes #1175  ☕️
    frankyn authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    9698550 View commit details
    Browse the repository at this point in the history
  3. fix: cherry pick PR#1160 (#1247)

    Co-authored-by: JesseLovelace <[email protected]>
    frankyn and JesseLovelace authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    e48c4e5 View commit details
    Browse the repository at this point in the history
  4. Revert "test: skip testHmacKey test (#1239) (#1250)" (#1253)

    This reverts commit 69dd889.
    frankyn authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    1608096 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. chore(2.1.x): release 2.1.10 (#1251)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    06be418 View commit details
    Browse the repository at this point in the history
Loading