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.141.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.142.0
Choose a head ref
  • 9 commits
  • 92 files changed
  • 5 contributors

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    d6822ad View commit details
    Browse the repository at this point in the history
  2. feat(internal): add some feature flags for new auth libs (#2163)

    We will use the internaloption to start to enable new auth lib for a small number of clients in the future. The envvar will be undocumented and used exclusively in our own testing environments. We will enable it on all of our repos as the first part of functional testing that all existing integration tests continue to work as normal when routing through the new auth layers.
    codyoss authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a34ad77 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

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

Commits on Sep 17, 2023

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

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    0c5c2d2 View commit details
    Browse the repository at this point in the history
  2. feat(all): use updated mtls config endpoint (#2164)

    query the new endpoint
    xmenxk authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a8cadbf View commit details
    Browse the repository at this point in the history
  3. chore(all): update all to 007df8e (#2167)

    [![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/googleapis/bytestream](https://togithub.com/googleapis/go-genproto) | require | digest | `2d3300f` -> `007df8e` |
    | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | require | digest | `2d3300f` -> `007df8e` |
    
    ---
    
    ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    renovate-bot authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ea1fe11 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

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