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: v2.0.2
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: v2.1.0
Choose a head ref
  • 10 commits
  • 20 files changed
  • 5 contributors

Commits on Aug 24, 2021

  1. ci: removing linkage-monitor from the required checks (#324)

    Linkage Monitor is no longer needed, because the Libraries BOM synchronizes with Google Cloud BOM and the shared dependencies BOM GoogleCloudPlatform/cloud-opensource-java#2137
    suztomo authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    d2458b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dc459f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

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

Commits on Aug 30, 2021

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

Commits on Aug 31, 2021

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

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    dfef32d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-workflow…

    …s to v2 (#314)
    
    [![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) | `1.0.2` -> `2.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflows/2.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflows/2.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflows/2.0.0/compatibility-slim/1.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflows/2.0.0/confidence-slim/1.0.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ***
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-workflows</summary>
    
    ### [`v2.0.0`](https://togithub.com/googleapis/java-workflows/blob/master/CHANGELOG.md#​200-httpswwwgithubcomgoogleapisjava-workflowscomparev102v200-2021-08-06)
    
    [Compare Source](https://togithub.com/googleapis/java-workflows/compare/v1.0.2...v2.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    *   release gapic-generator-java v2.0.0 ([#​308](https://togithub.com/googleapis/java-workflows/issues/308))
    
    ##### Features
    
    *   release gapic-generator-java v2.0.0 ([#​308](https://www.togithub.com/googleapis/java-workflows/issues/308)) ([4b2b88e](https://www.togithub.com/googleapis/java-workflows/commit/4b2b88e57de4fd2068a02bccd5e052a6e74f765c))
    
    ##### Dependencies
    
    *   update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#​309](https://www.togithub.com/googleapis/java-workflows/issues/309)) ([ad95ebd](https://www.togithub.com/googleapis/java-workflows/commit/ad95ebdeafffd92b8aaecf71cca9eaee87eba5db))
    
    ##### [1.0.2](https://www.togithub.com/googleapis/java-workflows/compare/v1.0.1...v1.0.2) (2021-07-01)
    
    ##### Bug Fixes
    
    *   Add `shopt -s nullglob` to dependencies script ([#​1130](https://www.togithub.com/googleapis/java-workflows/issues/1130)) ([#​286](https://www.togithub.com/googleapis/java-workflows/issues/286)) ([df42c3c](https://www.togithub.com/googleapis/java-workflows/commit/df42c3c22823e02aa8052ccf0990bcbb7988113c))
    
    ##### Dependencies
    
    *   update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#​288](https://www.togithub.com/googleapis/java-workflows/issues/288)) ([50107b9](https://www.togithub.com/googleapis/java-workflows/commit/50107b99f17961b4b805d31c37c033ab395a9748))
    
    ##### [1.0.1](https://www.togithub.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.togithub.com/googleapis/java-workflows/issues/274)) ([9161126](https://www.togithub.com/googleapis/java-workflows/commit/9161126021e5b54cea3090b6cad852dfc1760375))
    
    </details>
    
    ***
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **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 Sep 1, 2021
    Configuration menu
    Copy the full SHA
    dccde22 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency com.google.cloud:google-cloud-workflow…

    …s to v2.0.2 (#330)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-workflows to v2.0.2
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    ba1df30 View commit details
    Browse the repository at this point in the history
  4. chore: release 2.0.3-SNAPSHOT (#323)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    9494e3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9be31a9 View commit details
    Browse the repository at this point in the history
Loading