Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.
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-kms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.3
Choose a base ref
...
head repository: googleapis/java-kms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 16 commits
  • 40 files changed
  • 6 contributors

Commits on Aug 31, 2021

  1. chore(deps): update dependency com.google.cloud:google-cloud-kms to v…

    …2.0.3 (#600)
    
    [![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-kms](https://togithub.com/googleapis/java-kms) | `2.0.2` -> `2.0.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-kms/2.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-kms/2.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-kms/2.0.3/compatibility-slim/2.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-kms/2.0.3/confidence-slim/2.0.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-kms</summary>
    
    ### [`v2.0.3`](https://togithub.com/googleapis/java-kms/blob/master/CHANGELOG.md#&#8203;203-httpswwwgithubcomgoogleapisjava-kmscomparev202v203-2021-08-31)
    
    [Compare Source](https://togithub.com/googleapis/java-kms/compare/v2.0.2...v2.0.3)
    
    </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, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-kms).
    renovate-bot authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    db9ece5 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#601)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-08-31 22:18:27,513 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-kms/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-08-31 22:18:28,630 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/0ccefb76-ca6d-47b2-9ce6-ae1469fde967/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    2ff9b79 View commit details
    Browse the repository at this point in the history
  3. chore: update gapic-generator-java version to 2.1.0 (#595)

    PiperOrigin-RevId: 391407209
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Aug 17 16:48:10 2021 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e1738ee972b49fd0c4d4718b035444495142b781
    Source-Link: googleapis/googleapis@e1738ee
    yoshi-automation authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    0b50b97 View commit details
    Browse the repository at this point in the history
  4. build(java): update renovate config to mark conformance tests as a te…

    …st commit type (#599)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/ab40aaba-289e-49b3-8bdb-d49be6ed25e7/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@9a238a0
    yoshi-automation authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    918e9e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. feat: add support for Key Reimport (#602)

    PiperOrigin-RevId: 393749648
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Aug 30 05:26:24 2021 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e3d9b11abaec81e1c3c9c7cab1f3bb6fa3990651
    Source-Link: googleapis/googleapis@e3d9b11
    yoshi-automation authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    ced1d5c View commit details
    Browse the repository at this point in the history
  2. chore: release 2.0.4-SNAPSHOT (#598)

    🤖 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 Sep 1, 2021
    Configuration menu
    Copy the full SHA
    1e0f2f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. chore(java): install maven 3.8.1 at runtime (#605)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/47c7c30b-ac51-40af-b6d8-6958db721e87/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@ad7fd76
    yoshi-automation authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    5c52e10 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    e3bbcb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. chore(java): update windows build (#608)

    to install maven 3.8.1 at runtime too (related to #1202)
    
    Tested in [java-bigquerystorage](googleapis/java-bigquerystorage@7834f4f)
    
    Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com>
    Source-Date: Tue Sep 7 13:04:27 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 17ee6e5c08f2eb47029beee4776ce990e56b3925
    Source-Link: googleapis/synthtool@17ee6e5
    yoshi-automation authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    d00bc1b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. chore: fix owlbot.yaml (#612)

    * chore: fix owlbot.yaml
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Update ci.yaml
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: update docker image
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Neenu1995 and gcf-owl-bot[bot] authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    321e2f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10855cd View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v23 (#…

    …607)
    
    [![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:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `22.0.0` -> `23.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/23.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/23.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/23.0.0/compatibility-slim/22.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/23.0.0/confidence-slim/22.0.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### 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, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-kms).
    renovate-bot authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    e2a8133 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v1.0.2 (#614)
    
    [![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://togithub.com/googleapis/java-shared-config) | `1.0.1` -> `1.0.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.2/compatibility-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.2/confidence-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v1.0.2`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;102-httpswwwgithubcomgoogleapisjava-shared-configcomparev101v102-2021-09-13)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.0.1...v1.0.2)
    
    </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, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-kms).
    renovate-bot authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    afae51a View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v2.2.1 (#613)
    
    [![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://togithub.com/googleapis/java-shared-dependencies) | `2.2.0` -> `2.2.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.2.1/compatibility-slim/2.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.2.1/confidence-slim/2.2.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v2.2.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;221-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare220v221-2021-09-13)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.2.0...v2.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, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-kms).
    renovate-bot authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    05d235c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48ce14e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e74ac4 View commit details
    Browse the repository at this point in the history
Loading