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-deploy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.7
Choose a base ref
...
head repository: googleapis/java-deploy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.8
Choose a head ref
  • 3 commits
  • 152 files changed
  • 2 contributors

Commits on Oct 4, 2022

  1. chore(bazel): update protobuf to v3.21.7 (#186)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 477955264
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/a724450af76d0001f23602684c49cd6a4b3a5654
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/4abcbcaec855e74a0b22a4988cf9e0eb61a83094
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGFiY2JjYWVjODU1ZTc0YTBiMjJhNDk4OGNmOWUwZWI2MWE4MzA5NCJ9
    
    fix!: Fix resource annotations for Cloud Deploy to use common resource name for locations
    
    This is technically a breaking change in that it's modifying the type for a resource, but it's a fast-follow fix to the earlier broken definition.
    
    PiperOrigin-RevId: 477192133
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/f252e11bdab81146c67a7de4eddec412f18cd94f
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/34ca7cd6da0ac5920011c8bda01e8bc32b7da444
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzRjYTdjZDZkYTBhYzU5MjAwMTFjOGJkYTAxZThiYzMyYjdkYTQ0NCJ9
    
    feat: Publish new JobRun resource and associated methods for Google Cloud Deploy
    
    PiperOrigin-RevId: 477144554
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/59a30fb00d6142f88c6b9960e195ff33bc66776e
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/4edce039d3cffaa4202f6112d9caf6fc29dec0be
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGVkY2UwMzlkM2NmZmFhNDIwMmY2MTEyZDljYWY2ZmMyOWRlYzBiZSJ9
    gcf-owl-bot[bot] authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    2913d41 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. chore(main): release 1.1.8-SNAPSHOT (#189)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    e46fd26 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.1.8 (#190)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    c164b85 View commit details
    Browse the repository at this point in the history
Loading