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.93.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.94.0
Choose a head ref
  • 9 commits
  • 145 files changed
  • 6 contributors

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    c85b305 View commit details
    Browse the repository at this point in the history
  2. fix(storage): *int64 instead of int64 for Age cond (#1598)

    Towards unblocking: googleapis/google-cloud-go#6230
    
    Change Storage OLM Age condition type from int64 to *int64 to allow for existence of check
    
    Co-authored-by: Chris Cotter <cjcotter@google.com>
    frankyn and tritone authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    9ea025d View commit details
    Browse the repository at this point in the history
  3. docs(option): clarify behavior of WithScopes (#1670)

    Clarify that when both WithScopes and WithTokenSource are used, the
    scope settings will be taken from the token source and the WithScopes
    option will be ignored.
    
    Fixes #1644
    eisandbar authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    07ceb9d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

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

Commits on Aug 19, 2022

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

Commits on Aug 22, 2022

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

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    c0825d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b6dbd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    608f877 View commit details
    Browse the repository at this point in the history
Loading