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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.207.0
Choose a base ref
...
head repository: googleapis/google-api-go-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.208.0
Choose a head ref
  • 3 commits
  • 49 files changed
  • 3 contributors

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    44435a9 View commit details
    Browse the repository at this point in the history
  2. feat(gensupport): per-chunk transfer timeout configs (#2865)

    feat(gensupport): per-chunk transfer timeout configs
    
    Allow users to configure the per-chunk transfer timeout for retries
    that's used during resumable uploads.
    
    Needs to be exposed via the manual layer for storage.
    
    Tested the feature(with default timeout and with some random value) with storagetestbench server emulator.
    Tulsishah authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    09fa125 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. chore(main): release 0.208.0 (#2882)

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