Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was 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-workflows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: googleapis/java-workflows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 6 commits
  • 15 files changed
  • 3 contributors

Commits on May 26, 2021

  1. chore: release 1.0.1-SNAPSHOT (#270)

    🤖 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 May 26, 2021
    Configuration menu
    Copy the full SHA
    3c972a2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

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

    …s to v1 (#271)
    
    [![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-workflows](https://togithub.com/googleapis/java-workflows) | `0.4.2` -> `1.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflows/1.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflows/1.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflows/1.0.0/compatibility-slim/0.4.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflows/1.0.0/confidence-slim/0.4.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-workflows</summary>
    
    ### [`v1.0.0`](https://togithub.com/googleapis/java-workflows/blob/master/CHANGELOG.md#&#8203;100-httpswwwgithubcomgoogleapisjava-workflowscomparev042v100-2021-05-26)
    
    [Compare Source](https://togithub.com/googleapis/java-workflows/compare/v0.4.2...v1.0.0)
    
    ##### Features
    
    -   promote to 1.0.0 ([#&#8203;267](https://www.github.com/googleapis/java-workflows/issues/267)) ([91404ce](https://www.github.com/googleapis/java-workflows/commit/91404cef3b9cef16c0e0c1e322a9eda0d4f80b24))
    
    ##### [0.4.2](https://www.github.com/googleapis/java-workflows/compare/v0.4.1...v0.4.2) (2021-05-19)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#&#8203;257](https://www.github.com/googleapis/java-workflows/issues/257)) ([7971ae3](https://www.github.com/googleapis/java-workflows/commit/7971ae3a74995fd995a49c09dea8d33cd97a6ab7))
    
    ##### [0.4.1](https://www.github.com/googleapis/java-workflows/compare/v0.4.0...v0.4.1) (2021-05-14)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#&#8203;249](https://www.github.com/googleapis/java-workflows/issues/249)) ([6c985db](https://www.github.com/googleapis/java-workflows/commit/6c985db4aaca7ba4a61edd3d27d4c02791b0f175))
    
    </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-workflows).
    renovate-bot authored May 31, 2021
    Configuration menu
    Copy the full SHA
    a815b43 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#272)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-05-31 18:09:55,390 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-workflows/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-05-31 18:09:56,748 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/cc9287e1-7422-4579-a1c0-d0987c1b1b96/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored May 31, 2021
    Configuration menu
    Copy the full SHA
    ab28e2a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

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

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    9161126 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.0.1 (#276)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [1.0.1](https://www.github.com/googleapis/java-workflows/compare/v1.0.0...v1.0.1) (2021-06-09)
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#274](https://www.github.com/googleapis/java-workflows/issues/274)) ([9161126](https://www.github.com/googleapis/java-workflows/commit/9161126021e5b54cea3090b6cad852dfc1760375))
    ---
    
    
    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 Jun 9, 2021
    Configuration menu
    Copy the full SHA
    036f9c0 View commit details
    Browse the repository at this point in the history
Loading