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/google-api-go-client Loading
base: v0.186.0
Choose a base ref
...
head repository: googleapis/google-api-go-client Loading
compare: v0.187.0
Choose a head ref
  • 10 commits
  • 101 files changed
  • 5 contributors

Commits on Jun 26, 2024

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

Commits on Jun 27, 2024

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

Commits on Jun 28, 2024

  1. fix(gensupport): wrap chunk upload err for retries (#2657)

    This makes it easier to debug whether and/or how many retries happened before a failure with a chunk upload.
    tritone committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a758bc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cd88da View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

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

Commits on Jun 30, 2024

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

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    6e061ce View commit details
    Browse the repository at this point in the history
  2. chore(all): update all to dc46fd2 (#2662)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [google.golang.org/genproto](https://togithub.com/googleapis/go-genproto) | require | digest | `68d350f` -> `dc46fd2` |
    | [google.golang.org/genproto/googleapis/bytestream](https://togithub.com/googleapis/go-genproto) | require | digest | `68d350f` -> `dc46fd2` |
    | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | require | digest | `68d350f` -> `dc46fd2` |
    
    ---
    
    ### 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.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
    
    ---
    
     - [ ] <!-- 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/google-api-go-client).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2ea4e07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e051997 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 0.187.0 (#2656)

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