Skip to content
This repository was archived by the owner on Jul 17, 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-service-management
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: googleapis/java-service-management
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 16 commits
  • 24 files changed
  • 5 contributors

Commits on Apr 9, 2021

  1. chore: release 0.1.2-SNAPSHOT (#26)

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

Commits on Apr 12, 2021

  1. chore(deps): update dependency com.google.cloud:google-cloud-service-…

    …management to v0.1.1 (#13)
    
    [![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-service-management](https://togithub.com/googleapis/java-service-management) | `0.0.0` -> `0.1.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-service-management/0.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-service-management/0.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-service-management/0.1.1/compatibility-slim/0.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-service-management/0.1.1/confidence-slim/0.0.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-service-management</summary>
    
    ### [`v0.1.1`](https://togithub.com/googleapis/java-service-management/blob/master/CHANGELOG.md#&#8203;011-httpswwwgithubcomgoogleapisjava-service-managementcomparev010v011-2021-04-09)
    
    [Compare Source](https://togithub.com/googleapis/java-service-management/compare/v0.1.0...v0.1.1)
    
    </details>
    
    ---
    
    ### Configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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-service-management).
    renovate-bot authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    a511bbf View commit details
    Browse the repository at this point in the history
  2. chore: release gapic-generator-java v1.0.3 Propagates the protobuf de…

    …precated option from services/RPCs to classes/methods. (#24)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/5932cc7e-4a02-4030-ac3a-a3204a17bf6f/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    PiperOrigin-RevId: 367652775
    Source-Link: googleapis/googleapis@86c2fe6
    Source-Link: googleapis/googleapis-gen@e5bf202
    yoshi-automation authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    8fbff4f View commit details
    Browse the repository at this point in the history
  3. build(java): skip javadoc tests during dependencies test (#25)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/5932cc7e-4a02-4030-ac3a-a3204a17bf6f/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@1f5e6bc
    Source-Link: googleapis/synthtool@5b0e159
    
    chore: add sync-repo-settings.yaml file to java templates
    yoshi-automation authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    6197a95 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

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

    …onfig to v0.11.1 (#28)
    
    [![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) | `0.11.0` -> `0.11.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.1/compatibility-slim/0.11.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.1/confidence-slim/0.11.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v0.11.1`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;0111-httpswwwgithubcomgoogleapisjava-shared-configcomparev0110v0111-2021-04-14)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.11.0...v0.11.1)
    
    </details>
    
    ---
    
    ### Configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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-service-management).
    renovate-bot authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    cda64d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. fix: typo (#27)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/e122a712-6d0b-4073-ad37-715d763e4599/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@082e1ca
    yoshi-automation authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    d97e722 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#30)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-04-16 15:32:26,090 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-service-management/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-04-16 15:32:27,565 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/3054fc9e-6f93-42bd-a1d2-843d17559d3c/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    aa0e59c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. fix: release scripts from issuing overlapping phases (#31)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/430aee05-412d-4b8f-9256-b64455ac970e/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@8285c2b
    yoshi-automation authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    7532306 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

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

    …cies to v0.21.1 (#32)
    
    [![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) | `0.21.0` -> `0.21.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.21.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.21.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.21.1/compatibility-slim/0.21.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.21.1/confidence-slim/0.21.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v0.21.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;0211-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0210v0211-2021-04-19)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.21.0...v0.21.1)
    
    </details>
    
    ---
    
    ### Configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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-service-management).
    renovate-bot authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    3633762 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

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

    …onfig to v0.11.2 (#34)
    
    [![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) | `0.11.1` -> `0.11.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.2/compatibility-slim/0.11.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.2/confidence-slim/0.11.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v0.11.2`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;0112-httpswwwgithubcomgoogleapisjava-shared-configcomparev0111v0112-2021-04-22)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.11.1...v0.11.2)
    
    </details>
    
    ---
    
    ### Configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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-service-management).
    renovate-bot authored Apr 22, 2021
    Configuration menu
    Copy the full SHA
    45d8e3d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

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

    …cies to v1 (#35)
    
    [![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) | `0.21.1` -> `1.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/1.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/1.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/1.0.0/compatibility-slim/0.21.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/1.0.0/confidence-slim/0.21.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v1.0.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;100-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0211v100-2021-04-23)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.21.1...v1.0.0)
    
    ##### Features
    
    -   promote to 1.0.0 ([#&#8203;341](https://www.github.com/googleapis/java-shared-dependencies/issues/341)) ([eddce7b](https://www.github.com/googleapis/java-shared-dependencies/commit/eddce7bda196d757c0bb93a05574cc742e3d7ff6))
    
    ##### Dependencies
    
    -   update dependency com.google.api:api-common to v1.10.3 ([#&#8203;340](https://www.github.com/googleapis/java-shared-dependencies/issues/340)) ([6a7fc33](https://www.github.com/googleapis/java-shared-dependencies/commit/6a7fc33548c199d5f310b3ee5024907882d22726))
    -   update dependency com.google.auth:google-auth-library-bom to v0.25.4 ([#&#8203;334](https://www.github.com/googleapis/java-shared-dependencies/issues/334)) ([e5c747d](https://www.github.com/googleapis/java-shared-dependencies/commit/e5c747d245194effc258ae706e7764153010cd53))
    -   update dependency com.google.auth:google-auth-library-bom to v0.25.5 ([#&#8203;338](https://www.github.com/googleapis/java-shared-dependencies/issues/338)) ([ffa1df5](https://www.github.com/googleapis/java-shared-dependencies/commit/ffa1df5497b5365f520b665a202b8caf6521fc9d))
    -   update dependency org.threeten:threetenbp to v1.5.1 ([#&#8203;335](https://www.github.com/googleapis/java-shared-dependencies/issues/335)) ([c8c6df4](https://www.github.com/googleapis/java-shared-dependencies/commit/c8c6df48e7f80944544939e502f4f08543af2631))
    -   update google.core.version to v1.94.8 ([#&#8203;342](https://www.github.com/googleapis/java-shared-dependencies/issues/342)) ([d946dd2](https://www.github.com/googleapis/java-shared-dependencies/commit/d946dd2299aac32f969a2226a1391e1e73f00e62))
    
    ##### [0.21.1](https://www.github.com/googleapis/java-shared-dependencies/compare/0.21.0...v0.21.1) (2021-04-19)
    
    ##### Bug Fixes
    
    -   release scripts from issuing overlapping phases ([#&#8203;332](https://www.github.com/googleapis/java-shared-dependencies/issues/332)) ([e289825](https://www.github.com/googleapis/java-shared-dependencies/commit/e289825a3bc45b4796db7ce4347f8d9d9251a410))
    
    ##### Dependencies
    
    -   update dependency com.fasterxml.jackson:jackson-bom to v2.12.3 ([#&#8203;329](https://www.github.com/googleapis/java-shared-dependencies/issues/329)) ([a77b4fc](https://www.github.com/googleapis/java-shared-dependencies/commit/a77b4fcc2ea5caf366c76a4698bac6d4c9abc92e))
    -   update dependency com.google.api-client:google-api-client-bom to v1.31.4 ([#&#8203;326](https://www.github.com/googleapis/java-shared-dependencies/issues/326)) ([409d24f](https://www.github.com/googleapis/java-shared-dependencies/commit/409d24f8a0cac30e41ca45eb2711aecb335d70dd))
    -   update dependency com.google.auth:google-auth-library-bom to v0.25.3 ([#&#8203;328](https://www.github.com/googleapis/java-shared-dependencies/issues/328)) ([88cfc08](https://www.github.com/googleapis/java-shared-dependencies/commit/88cfc08952881200e23ed95cfa2eebad85ec7ab3))
    -   update google.core.version to v1.94.7 ([#&#8203;324](https://www.github.com/googleapis/java-shared-dependencies/issues/324)) ([0412c88](https://www.github.com/googleapis/java-shared-dependencies/commit/0412c88468940c1182bc0761bfe269a6688fe7b7))
    -   update iam.version to v1.0.12 ([#&#8203;327](https://www.github.com/googleapis/java-shared-dependencies/issues/327)) ([548d5f5](https://www.github.com/googleapis/java-shared-dependencies/commit/548d5f53c4f264f1cbb9ca72fdfe4608ab16b480))
    
    </details>
    
    ---
    
    ### Configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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-service-management).
    renovate-bot authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    d38d42c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. chore: add SECURITY.md (#36)

    add a security policy
    google-cloud-policy-bot[bot] authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    7a08d1a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. feat: promote to 1.0.0 (#38)

    Release-As: 1.0.0
    Neenu1995 authored May 3, 2021
    Configuration menu
    Copy the full SHA
    a5b64de View commit details
    Browse the repository at this point in the history
  2. build(deps): update dependency org.apache.maven.plugins:maven-project…

    …-info-reports-plugin to v3.1.2 (#37)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | org.apache.maven.plugins:maven-project-info-reports-plugin | `3.1.1` -> `3.1.2` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.1.2/compatibility-slim/3.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-project-info-reports-plugin/3.1.2/confidence-slim/3.1.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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-service-management).
    renovate-bot authored May 3, 2021
    Configuration menu
    Copy the full SHA
    d9390cd View commit details
    Browse the repository at this point in the history
  3. chore: regenerate README (#39)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-05-03 16:02:16,490 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-service-management/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-05-03 16:02:17,716 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/a3bc1dfd-6fbd-45a2-afaa-3649076f6b56/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored May 3, 2021
    Configuration menu
    Copy the full SHA
    886ddfc View commit details
    Browse the repository at this point in the history
  4. chore: release 1.0.0 (#29)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [1.0.0](https://www.github.com/googleapis/java-service-management/compare/v0.1.1...v1.0.0) (2021-05-03)
    
    
    ### Features
    
    * promote to 1.0.0 ([#38](https://www.github.com/googleapis/java-service-management/issues/38)) ([a5b64de](https://www.github.com/googleapis/java-service-management/commit/a5b64de902a276f4614dd81d2ba88c3968b8878a))
    
    
    ### Bug Fixes
    
    * release scripts from issuing overlapping phases ([#31](https://www.github.com/googleapis/java-service-management/issues/31)) ([7532306](https://www.github.com/googleapis/java-service-management/commit/753230636f3b081fda99291e5de888235a6ffa75))
    * typo ([#27](https://www.github.com/googleapis/java-service-management/issues/27)) ([d97e722](https://www.github.com/googleapis/java-service-management/commit/d97e722ea70bb86c8b602c8379ea148510c8d961))
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#32](https://www.github.com/googleapis/java-service-management/issues/32)) ([3633762](https://www.github.com/googleapis/java-service-management/commit/363376224ee141f7adaef5352f7e72126e42643d))
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#35](https://www.github.com/googleapis/java-service-management/issues/35)) ([d38d42c](https://www.github.com/googleapis/java-service-management/commit/d38d42cddb20811659af42019a7bfccd4d5a2a2c))
    ---
    
    
    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 May 3, 2021
    Configuration menu
    Copy the full SHA
    99c431b View commit details
    Browse the repository at this point in the history
Loading