Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cba): Update credsNewAuth path to use nil oauth2 client #2731

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

aeitzman
Copy link
Contributor

Making the same change as #2684 in the internal/creds.go file since it is called by the storage library.

@aeitzman aeitzman requested a review from a team as a code owner August 13, 2024 18:57
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@codyoss codyoss merged commit b457582 into googleapis:main Aug 13, 2024
5 checks passed
gcf-merge-on-green bot pushed a commit that referenced this pull request Aug 13, 2024
🤖 I have created a release *beep* *boop*
---


## [0.192.0](https://togithub.com/googleapis/google-api-go-client/compare/v0.191.0...v0.192.0) (2024-08-13)


### Features

* **all:** Auto-regenerate discovery clients ([#2725](https://togithub.com/googleapis/google-api-go-client/issues/2725)) ([b2c7c05](https://togithub.com/googleapis/google-api-go-client/commit/b2c7c055546c29cdf5e58cc6d7269ec87786badc))
* **all:** Auto-regenerate discovery clients ([#2727](https://togithub.com/googleapis/google-api-go-client/issues/2727)) ([36e3fa7](https://togithub.com/googleapis/google-api-go-client/commit/36e3fa714646166856687bb3ecf36026aab12707))
* **all:** Auto-regenerate discovery clients ([#2728](https://togithub.com/googleapis/google-api-go-client/issues/2728)) ([97c7f2e](https://togithub.com/googleapis/google-api-go-client/commit/97c7f2e7448b986635cabf0e1b5e26c5cc12a2d8))
* **all:** Auto-regenerate discovery clients ([#2729](https://togithub.com/googleapis/google-api-go-client/issues/2729)) ([a0ed1f3](https://togithub.com/googleapis/google-api-go-client/commit/a0ed1f3232e11c588e10666c8b3bde4472d7574f))
* Move storage, bigquery, and compute to new auth lib ([#2730](https://togithub.com/googleapis/google-api-go-client/issues/2730)) ([2b4e9f4](https://togithub.com/googleapis/google-api-go-client/commit/2b4e9f483c30b271a6796997d7855d9d4f362604))


### Bug Fixes

* **internal/cba:** Update credsNewAuth path to use nil oauth2 client ([#2731](https://togithub.com/googleapis/google-api-go-client/issues/2731)) ([b457582](https://togithub.com/googleapis/google-api-go-client/commit/b4575826c2262395659ab58cb3c7ecae991758c0))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants