Skip to content
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/gax-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.12.3
Choose a base ref
...
head repository: googleapis/gax-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.12.4
Choose a head ref
  • 9 commits
  • 9 files changed
  • 4 contributors

Commits on Mar 18, 2024

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

Commits on Mar 25, 2024

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

Commits on Apr 1, 2024

  1. chore(all): update all (#338)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
    |---|---|---|---|---|---|---|---|
    | [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | `v0.171.0` -> `v0.172.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.172.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fapi/v0.172.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fapi/v0.171.0/v0.172.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.171.0/v0.172.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor |
    | [google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto) | `94a12d6` -> `454cdb8` |  |  |  |  | require | digest |
    | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | `94a12d6` -> `454cdb8` |  |  |  |  | require | digest |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/google-api-go-client (google.golang.org/api)</summary>
    
    ### [`v0.172.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.172.0)
    
    [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.171.0...v0.172.0)
    
    ##### Features
    
    -   **all:** Auto-regenerate discovery clients ([#&#8203;2485](https://togithub.com/googleapis/google-api-go-client/issues/2485)) ([0398093](https://togithub.com/googleapis/google-api-go-client/commit/03980938f5fdc4b5bc08afe11568aa0d89ae150b))
    -   **all:** Auto-regenerate discovery clients ([#&#8203;2487](https://togithub.com/googleapis/google-api-go-client/issues/2487)) ([b0eaf37](https://togithub.com/googleapis/google-api-go-client/commit/b0eaf376f4f4bc71c06b12317361cc19acb32d36))
    -   **all:** Auto-regenerate discovery clients ([#&#8203;2488](https://togithub.com/googleapis/google-api-go-client/issues/2488)) ([57e19b3](https://togithub.com/googleapis/google-api-go-client/commit/57e19b358ef4dede327cbd53394c5c6bd3ce8a04))
    -   **all:** Auto-regenerate discovery clients ([#&#8203;2490](https://togithub.com/googleapis/google-api-go-client/issues/2490)) ([78ee47e](https://togithub.com/googleapis/google-api-go-client/commit/78ee47e859534b34a58b71fa0af3c8c97444845d))
    -   **all:** Auto-regenerate discovery clients ([#&#8203;2492](https://togithub.com/googleapis/google-api-go-client/issues/2492)) ([77cc7d0](https://togithub.com/googleapis/google-api-go-client/commit/77cc7d0f60965409215289b6c01c9474fa5648e0))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - 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.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/gax-go).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    renovate-bot authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1e8142e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on Apr 19, 2024

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

Commits on Apr 29, 2024

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

Commits on May 3, 2024

  1. fix: provide unmarshal options for streams (#343)

    We want to discard unknown so if the server sends new data we don't
    blow up on it if our proto is not up-to-date.
    codyoss authored May 3, 2024
    Configuration menu
    Copy the full SHA
    ddf9a90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53845b5 View commit details
    Browse the repository at this point in the history
Loading