Skip to content
This repository has been archived by the owner on Sep 16, 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-scheduler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.23.0
Choose a base ref
...
head repository: googleapis/java-scheduler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.23.1
Choose a head ref
  • 14 commits
  • 29 files changed
  • 3 contributors

Commits on Jun 26, 2020

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

    …183)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `7.0.1` -> `8.0.0` |
    
    ---
    
    ### Renovate 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#googleapis/java-scheduler).
    renovate-bot authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    f72d2e9 View 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 v0.9.0 (#184)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | minor | `0.8.1` -> `0.9.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v0.9.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;090-httpswwwgithubcomgoogleapisjava-shared-configcomparev081v090-2020-06-25)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.8.1...v0.9.0)
    
    ##### Features
    
    -   add ignore rule for javax annotations to handle error in java11 ([#&#8203;171](https://www.github.com/googleapis/java-shared-config/issues/171)) ([cd635ad](https://www.github.com/googleapis/java-shared-config/commit/cd635ad6e8e5d71ac3a30e7656eb788027f1c370))
    
    ##### [0.8.1](https://www.github.com/googleapis/java-shared-config/compare/v0.8.0...v0.8.1) (2020-06-15)
    
    ##### Bug Fixes
    
    -   bump flatten plugin version to fix missing version in profile section issue ([#&#8203;159](https://www.github.com/googleapis/java-shared-config/issues/159)) ([5b34939](https://www.github.com/googleapis/java-shared-config/commit/5b349399a590b589718b7049f66c82ee38742372))
    
    </details>
    
    ---
    
    ### Renovate 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#googleapis/java-scheduler).
    renovate-bot authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    13ed681 View commit details
    Browse the repository at this point in the history
  3. chore: release 1.23.1-SNAPSHOT (#185)

    🤖 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 26, 2020
    Configuration menu
    Copy the full SHA
    aef7b3e View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency com.google.cloud:google-cloud-schedule…

    …r to v1.23.0 (#181)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-scheduler](https://togithub.com/googleapis/java-scheduler) | minor | `1.22.4` -> `1.23.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-scheduler</summary>
    
    ### [`v1.23.0`](https://togithub.com/googleapis/java-scheduler/blob/master/CHANGELOG.md#&#8203;1230-httpswwwgithubcomgoogleapisjava-schedulercomparev1224v1230-2020-06-22)
    
    [Compare Source](https://togithub.com/googleapis/java-scheduler/compare/v1.22.4...v1.23.0)
    
    ##### Features
    
    -   **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#&#8203;174](https://www.github.com/googleapis/java-scheduler/issues/174)) ([caa7ac7](https://www.github.com/googleapis/java-scheduler/commit/caa7ac7d54e85106c54e67b9391c3a258644f8db))
    
    ##### Bug Fixes
    
    -   migrate scheduler/v1beta1 to grpc_service_config ([#&#8203;167](https://www.github.com/googleapis/java-scheduler/issues/167)) ([666c094](https://www.github.com/googleapis/java-scheduler/commit/666c09498e39d570df5f93ca02e169c43c9111f8))
    -   restore GAPIC v2 retry configs ([#&#8203;143](https://www.github.com/googleapis/java-scheduler/issues/143)) ([ecf5504](https://www.github.com/googleapis/java-scheduler/commit/ecf5504c820e18bb72c25bedfa8fd9b0ed5ff0ff))
    
    ##### Dependencies
    
    -   update dependency com.google.api:api-common to v1.9.1 ([#&#8203;148](https://www.github.com/googleapis/java-scheduler/issues/148)) ([ba8465c](https://www.github.com/googleapis/java-scheduler/commit/ba8465c6afa37918c3a1bb2b5b5b5e6803668a25))
    -   update dependency com.google.api:api-common to v1.9.2 ([#&#8203;155](https://www.github.com/googleapis/java-scheduler/issues/155)) ([754607f](https://www.github.com/googleapis/java-scheduler/commit/754607f621c5b3ff721199c9ed2d423cefeb6718))
    -   update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#&#8203;136](https://www.github.com/googleapis/java-scheduler/issues/136)) ([17755d3](https://www.github.com/googleapis/java-scheduler/commit/17755d3456a6bba3a9a927694fbcb9b6975bfb28))
    -   update dependency com.google.cloud:google-cloud-core to v1.93.5 ([#&#8203;149](https://www.github.com/googleapis/java-scheduler/issues/149)) ([a08c23e](https://www.github.com/googleapis/java-scheduler/commit/a08c23ed707f497bc010e3c435a05636619734cb))
    -   update dependency com.google.guava:guava-bom to v29 ([#&#8203;112](https://www.github.com/googleapis/java-scheduler/issues/112)) ([488aeac](https://www.github.com/googleapis/java-scheduler/commit/488aeacc498c222402848f6f17bb8775ba0d900c))
    -   update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#&#8203;141](https://www.github.com/googleapis/java-scheduler/issues/141)) ([934b641](https://www.github.com/googleapis/java-scheduler/commit/934b641f4af38f9cb0dc67ddb0c3a680327a2856))
    -   update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#&#8203;146](https://www.github.com/googleapis/java-scheduler/issues/146)) ([e5f0741](https://www.github.com/googleapis/java-scheduler/commit/e5f0741d29c20ff53977cd2729fbeba723cec835))
    -   update dependency io.grpc:grpc-bom to v1.29.0 ([#&#8203;129](https://www.github.com/googleapis/java-scheduler/issues/129)) ([f4f63c2](https://www.github.com/googleapis/java-scheduler/commit/f4f63c2028bbed8746bead3f50b30a1c7fecff10))
    -   update dependency io.grpc:grpc-bom to v1.30.0 ([#&#8203;159](https://www.github.com/googleapis/java-scheduler/issues/159)) ([a577b9c](https://www.github.com/googleapis/java-scheduler/commit/a577b9c9bb6348f65477b7ac575c5f262dbf13b4))
    -   update dependency org.threeten:threetenbp to v1.4.4 ([#&#8203;131](https://www.github.com/googleapis/java-scheduler/issues/131)) ([7d30b87](https://www.github.com/googleapis/java-scheduler/commit/7d30b877cae228eee4a1bddb4f632a97255815a8))
    
    ##### [1.22.4](https://www.github.com/googleapis/java-scheduler/compare/v1.22.3...v1.22.4) (2020-04-10)
    
    ##### Dependencies
    
    -   update core dependencies ([#&#8203;81](https://www.github.com/googleapis/java-scheduler/issues/81)) ([e76656b](https://www.github.com/googleapis/java-scheduler/commit/e76656b96a7cde9c2b779b216b9d751bb5177e87))
    -   update dependency com.google.api:api-common to v1.9.0 ([#&#8203;100](https://www.github.com/googleapis/java-scheduler/issues/100)) ([039bbba](https://www.github.com/googleapis/java-scheduler/commit/039bbba036ef9913a1d6cc834799569cd165b0f9))
    -   update dependency com.google.cloud:google-cloud-core to v1.93.4 ([#&#8203;107](https://www.github.com/googleapis/java-scheduler/issues/107)) ([b47b84c](https://www.github.com/googleapis/java-scheduler/commit/b47b84cbd4638fafb52c49b17853c7677b23d943))
    -   update dependency org.threeten:threetenbp to v1.4.3 ([#&#8203;92](https://www.github.com/googleapis/java-scheduler/issues/92)) ([b21a9bb](https://www.github.com/googleapis/java-scheduler/commit/b21a9bb65dfcebf30303e1484693685ad9c0146a))
    
    ##### [1.22.3](https://www.github.com/googleapis/java-scheduler/compare/v1.22.2...v1.22.3) (2020-03-09)
    
    ##### Dependencies
    
    -   update core libraries ([#&#8203;74](https://www.github.com/googleapis/java-scheduler/issues/74)) ([c19c191](https://www.github.com/googleapis/java-scheduler/commit/c19c1919af84cc3d700f2cd99e147384925bd5cc))
    -   update dependency com.google.cloud:google-cloud-core to v1.92.5 ([df0d394](https://www.github.com/googleapis/java-scheduler/commit/df0d394b67da569e735d2a4aa90fbf20435bbdae))
    -   update dependency com.google.cloud:google-cloud-pubsub-bom to v1.103.0 ([#&#8203;68](https://www.github.com/googleapis/java-scheduler/issues/68)) ([49d4acd](https://www.github.com/googleapis/java-scheduler/commit/49d4acd7da343af58a9dc897a54c752f926f7618))
    -   update dependency com.google.protobuf:protobuf-java to v3.11.4 ([fc62fd7](https://www.github.com/googleapis/java-scheduler/commit/fc62fd702b6328af5fc9f31cb5e2379bfadf3bfc))
    -   update dependency io.grpc:grpc-bom to v1.27.1 ([95032d9](https://www.github.com/googleapis/java-scheduler/commit/95032d94a3075405cf50232bf00e293b9a050022))
    
    ##### [1.22.2](https://www.github.com/googleapis/java-scheduler/compare/v1.22.1...v1.22.2) (2020-02-05)
    
    ##### Dependencies
    
    -   update core dependencies ([#&#8203;32](https://www.github.com/googleapis/java-scheduler/issues/32)) ([857d125](https://www.github.com/googleapis/java-scheduler/commit/857d125260ccfa2a921bdc1d142d842988603a96))
    -   update core dependencies ([#&#8203;50](https://www.github.com/googleapis/java-scheduler/issues/50)) ([b682566](https://www.github.com/googleapis/java-scheduler/commit/b682566a9bed718329f507278320e885638966c8))
    -   update dependency com.google.guava:guava-bom to v28.2-android ([#&#8203;30](https://www.github.com/googleapis/java-scheduler/issues/30)) ([bbb9682](https://www.github.com/googleapis/java-scheduler/commit/bbb968246fbaceb30315a86ce8c009eea59ce296))
    -   update dependency com.google.protobuf:protobuf-java to v3.11.3 ([#&#8203;52](https://www.github.com/googleapis/java-scheduler/issues/52)) ([8e6157b](https://www.github.com/googleapis/java-scheduler/commit/8e6157bd2fb3e1744bff788b50c4af95a5c673fa))
    -   update dependency org.threeten:threetenbp to v1.4.1 ([6a24417](https://www.github.com/googleapis/java-scheduler/commit/6a2441798a1267b083d7f267c1e1b0cb78075672))
    
    ##### [1.22.1](https://www.github.com/googleapis/java-scheduler/compare/v1.22.0...v1.22.1) (2020-01-07)
    
    ##### Dependencies
    
    -   update dependency io.grpc:grpc-bom to v1.26.0 ([#&#8203;27](https://www.github.com/googleapis/java-scheduler/issues/27)) ([f8ec893](https://www.github.com/googleapis/java-scheduler/commit/f8ec8930b2f322c6df1eaadc4361860d15caaf74))
    -   update gax.version to v1.52.0 ([#&#8203;19](https://www.github.com/googleapis/java-scheduler/issues/19)) ([0feacbd](https://www.github.com/googleapis/java-scheduler/commit/0feacbd39e08e18aac5967fd14dbab5c52d652df))
    
    ##### Documentation
    
    -   **regen:** updated javadocs from protoc update ([#&#8203;20](https://www.github.com/googleapis/java-scheduler/issues/20)) ([f10df3a](https://www.github.com/googleapis/java-scheduler/commit/f10df3a8519f2825cd8dabf8a2d077e598a85474))
    
    </details>
    
    ---
    
    ### Renovate 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#googleapis/java-scheduler).
    renovate-bot authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    8a97d70 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. chore: regenerate README versions (#186)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/1b8e3777-2a8a-43ca-858f-1e4587d9e4d1/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Jun 27, 2020
    Configuration menu
    Copy the full SHA
    f31efff View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

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

    …cies to v0.8.2 (#188)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | patch | `0.8.1` -> `0.8.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v0.8.2`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;082-httpswwwgithubcomgoogleapisjava-shared-dependenciescomparev081v082-2020-07-01)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.8.1...v0.8.2)
    
    </details>
    
    ---
    
    ### Renovate 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#googleapis/java-scheduler).
    renovate-bot authored Jul 1, 2020
    Configuration menu
    Copy the full SHA
    2264906 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. ci(java): run dependency test on Java 8 and 11 (#187)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/351f1c1a-f71f-4cfc-968c-ac334fd05a73/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@4f2c9f7
    yoshi-automation authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    9178a74 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

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

    ….0 (#192)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `8.0.0` -> `8.1.0` |
    
    ---
    
    ### Renovate 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#googleapis/java-scheduler).
    renovate-bot authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    1765b6c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. chore: regenerate README (#195)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/dbbb67d7-4ea8-474e-aa12-ba9b084f1285/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    f35f850 View 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 v0.9.2 (#190)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | patch | `0.9.0` -> `0.9.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v0.9.2`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;092-httpswwwgithubcomgoogleapisjava-shared-configcomparev091v092-2020-07-02)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.9.1...v0.9.2)
    
    ### [`v0.9.1`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;091-httpswwwgithubcomgoogleapisjava-shared-configcomparev090v091-2020-07-01)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.9.0...v0.9.1)
    
    </details>
    
    ---
    
    ### Renovate 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#googleapis/java-scheduler).
    renovate-bot authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    c0d5bbe View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. chore(docs): add cloud-RAD (#196)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/71a02c6b-8ba2-4db0-b76d-9e42934df8a3/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@dd230c8
    yoshi-automation authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    ae5e22d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. chore: regenerate common templates (#197)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/b24e7806-61f7-4799-8de0-fc5993ab89fb/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@f8823de
    Source-Link: googleapis/synthtool@4530cc6
    yoshi-automation authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    43dc36a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26f387b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. chore: release 1.23.1

    * chore: updated CHANGELOG.md [ci skip]
    
    * chore: updated README.md [ci skip]
    
    * chore: updated versions.txt [ci skip]
    
    * chore: updated samples/pom.xml [ci skip]
    
    * chore: updated samples/install-without-bom/pom.xml [ci skip]
    
    * chore: updated samples/snapshot/pom.xml [ci skip]
    
    * chore: updated google-cloud-scheduler/pom.xml [ci skip]
    
    * chore: updated grpc-google-cloud-scheduler-v1/pom.xml [ci skip]
    
    * chore: updated grpc-google-cloud-scheduler-v1beta1/pom.xml [ci skip]
    
    * chore: updated proto-google-cloud-scheduler-v1/pom.xml [ci skip]
    
    * chore: updated proto-google-cloud-scheduler-v1beta1/pom.xml [ci skip]
    
    * chore: updated samples/snippets/pom.xml [ci skip]
    
    * chore: updated google-cloud-scheduler-bom/pom.xml [ci skip]
    
    * chore: updated pom.xml
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 11, 2020
    Configuration menu
    Copy the full SHA
    435b617 View commit details
    Browse the repository at this point in the history
Loading