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.68.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.69.0
Choose a head ref
  • 13 commits
  • 156 files changed
  • 6 contributors

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    79cd91d View commit details
    Browse the repository at this point in the history
  2. feat: bump grpc and x/net (#1428)

    These are now unfrozen since min compat is now 1.15
    codyoss authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    331bc9e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. fix(gensupport): cover ChunkRetryDeadline edge case (#1430)

    Fix an edge case that I noticed when testing a very small
    ChunkRetryDeadline via the storage client. If the user
    chooses a deadline too short to send a single request for the
    chunk, we cause a failure so that resp and err are not
    both nil.
    tritone authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    ef89845 View commit details
    Browse the repository at this point in the history
  2. chore: add a script that invoke regen (#1432)

    This will be called from a cron job. Script should land before
    backing config. Related cl: 427492527
    codyoss authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    14d6bf5 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    4499c41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81492cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50051fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c01dedc View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

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

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    34437da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f47d942 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    ed89fcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8d1dd6 View commit details
    Browse the repository at this point in the history
Loading