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.140.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.141.0
Choose a head ref
  • 7 commits
  • 114 files changed
  • 6 contributors

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    9a84e80 View commit details
    Browse the repository at this point in the history
  2. chore: remove misleading docs for credentialsFromJSON JWT path (#2141)

    Co-authored-by: Noah Dietz <noahdietz@users.noreply.github.com>
    rileykarson and noahdietz authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    2114d8d View commit details
    Browse the repository at this point in the history
  3. fix(transport): remove conditional App Engine gen 1 Go hooks (#2158)

    * Remove gRPC hook for google.golang.org/appengine/socket
    * Remove HTTP hook for google.golang.org/appengine/urlfetch
    
    Both hooks load packages that are no longer intended for use in the App Engine Go second generation runtime (>= Go 1.11).
    
    closes: #2128
    quartzmo authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    c2fa93e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    124e36e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d541d8e View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.141.0 (#2156)

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