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.234.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.235.0
Choose a head ref
  • 8 commits
  • 145 files changed
  • 3 contributors

Commits on May 22, 2025

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

Commits on May 23, 2025

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

Commits on May 24, 2025

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

Commits on May 25, 2025

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

Commits on May 27, 2025

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

Commits on May 28, 2025

  1. Configuration menu
    Copy the full SHA
    1e2b782 View commit details
    Browse the repository at this point in the history
  2. fix(internaloption): AuthCreds should honor WithoutAuthentication (#3166

    )
    
    In this case the function will return a nil error and a nil credential. This API is currently only used by storage, whom have asked for this usage change. Also, fixed godoc that was not rendering properly before.
    
    Internal Bug: 419426629
    codyoss authored May 28, 2025
    Configuration menu
    Copy the full SHA
    d117646 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.235.0 (#3165)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.235.0](https://togithub.com/googleapis/google-api-go-client/compare/v0.234.0...v0.235.0) (2025-05-28)
    
    
    ### Features
    
    * **all:** Auto-regenerate discovery clients ([#3164](https://togithub.com/googleapis/google-api-go-client/issues/3164)) ([b477d3d](https://togithub.com/googleapis/google-api-go-client/commit/b477d3ddf2cba1eebb519820e501eda37bad1939))
    * **all:** Auto-regenerate discovery clients ([#3167](https://togithub.com/googleapis/google-api-go-client/issues/3167)) ([64d566f](https://togithub.com/googleapis/google-api-go-client/commit/64d566f5e436fb4510a8d9b2fe380cb96f40e2b5))
    * **all:** Auto-regenerate discovery clients ([#3168](https://togithub.com/googleapis/google-api-go-client/issues/3168)) ([a78a978](https://togithub.com/googleapis/google-api-go-client/commit/a78a978bd20e317cdb8d8502fd6092c5c1f4ac1e))
    * **all:** Auto-regenerate discovery clients ([#3169](https://togithub.com/googleapis/google-api-go-client/issues/3169)) ([00cb9ee](https://togithub.com/googleapis/google-api-go-client/commit/00cb9eec626c2bc0b2261f368cd49e10662550a8))
    * **all:** Auto-regenerate discovery clients ([#3171](https://togithub.com/googleapis/google-api-go-client/issues/3171)) ([0a9b174](https://togithub.com/googleapis/google-api-go-client/commit/0a9b174fa07419f77d1e136dab96310228bafb78))
    * **all:** Auto-regenerate discovery clients ([#3173](https://togithub.com/googleapis/google-api-go-client/issues/3173)) ([1e2b782](https://togithub.com/googleapis/google-api-go-client/commit/1e2b78253e64bf561e82db7a8d9d223544813a0f))
    
    
    ### Bug Fixes
    
    * **internaloption:** AuthCreds should honor WithoutAuthentication ([#3166](https://togithub.com/googleapis/google-api-go-client/issues/3166)) ([d117646](https://togithub.com/googleapis/google-api-go-client/commit/d117646289fa8e6c072f7643df2cb41417190515))
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored May 28, 2025
    Configuration menu
    Copy the full SHA
    a97fe3b View commit details
    Browse the repository at this point in the history
Loading