Skip to content

Commit

Permalink
chore(main): release auth 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Nov 6, 2024
1 parent 8771f2e commit 1322d96
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest-individual.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"ai": "0.8.2",
"aiplatform": "1.68.0",
"auth": "0.10.0",
"auth": "0.10.1",
"auth/oauth2adapt": "0.2.5",
"bigquery": "1.64.0",
"bigtable": "1.33.0",
Expand Down
7 changes: 7 additions & 0 deletions auth/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.10.1](https://github.com/googleapis/google-cloud-go/compare/auth/v0.10.0...auth/v0.10.1) (2024-11-06)


### Bug Fixes

* **auth:** Restore Application Default Credentials support to idtoken ([#11083](https://github.com/googleapis/google-cloud-go/issues/11083)) ([8771f2e](https://github.com/googleapis/google-cloud-go/commit/8771f2ea9807ab822083808e0678392edff3b4f2))

## [0.10.0](https://github.com/googleapis/google-cloud-go/compare/auth/v0.9.9...auth/v0.10.0) (2024-10-30)


Expand Down

0 comments on commit 1322d96

Please sign in to comment.