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-cloudbuild
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.4
Choose a base ref
...
head repository: googleapis/java-cloudbuild
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 4 commits
  • 59 files changed
  • 3 contributors

Commits on Aug 6, 2021

  1. chore: release 2.6.5-SNAPSHOT (#560)

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

Commits on Aug 9, 2021

  1. feat!: release gapic-generator-java v2.0.0 (#554)

    Committer: @miraleung
    PiperOrigin-RevId: 388535346
    Source-Link: googleapis/googleapis@d9eaf41
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/976c5ab6f24b58c91fe04847ead1953f99d19e6a
    
    feat: Implementation of Build Failure Info: - Added message FailureInfo field
    PiperOrigin-RevId: 385847244
    Source-Link: googleapis/googleapis@f84d1e2
    Source-Link: googleapis/googleapis-gen@ff9cf56
    
    feat: add a WorkerPools API
    BREAKING CHANGE: Proto had a prior definitions of WorkerPool resources which were never supported. This change replaces those resources with definitions that are currently supported.
    Committer: @mwiczer
    PiperOrigin-RevId: 385610622
    Source-Link: googleapis/googleapis@7a1fb83
    Source-Link: googleapis/googleapis-gen@07289aa
    
    docs: Add a new build phase SETUPBUILD for timing information 
    PiperOrigin-RevId: 387362210
    Source-Link: googleapis/googleapis@760b5d8
    Source-Link: googleapis/googleapis-gen@db3c7df
    gcf-owl-bot[bot] authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    fedb5cf View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#563)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-08-09 17:56:54,806 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-cloudbuild/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-08-09 17:56:56,639 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/4adf00ea-7076-429e-9754-a8a36da38ae5/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    279d9d3 View commit details
    Browse the repository at this point in the history
  3. chore: release 3.0.0 (#561)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [3.0.0](https://www.github.com/googleapis/java-cloudbuild/compare/v2.6.4...v3.0.0) (2021-08-09)
    
    
    ### ⚠ BREAKING CHANGES
    
    * Proto had a prior definitions of WorkerPool resources which were never supported. This change replaces those resources with definitions that are currently supported.
    
    ### Features
    
    * add a WorkerPools API ([fedb5cf](https://www.github.com/googleapis/java-cloudbuild/commit/fedb5cfbcc71383999a739cb41ca7a2ad86170a1))
    * Implementation of Build Failure Info: - Added message FailureInfo field ([fedb5cf](https://www.github.com/googleapis/java-cloudbuild/commit/fedb5cfbcc71383999a739cb41ca7a2ad86170a1))
    * release gapic-generator-java v2.0.0 ([#554](https://www.github.com/googleapis/java-cloudbuild/issues/554)) ([fedb5cf](https://www.github.com/googleapis/java-cloudbuild/commit/fedb5cfbcc71383999a739cb41ca7a2ad86170a1))
    
    
    ### Documentation
    
    * Add a new build phase SETUPBUILD for timing information ([fedb5cf](https://www.github.com/googleapis/java-cloudbuild/commit/fedb5cfbcc71383999a739cb41ca7a2ad86170a1))
    ---
    
    
    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 Aug 9, 2021
    Configuration menu
    Copy the full SHA
    2a92069 View commit details
    Browse the repository at this point in the history
Loading