Skip to content

Commit

Permalink
chore(main): release auth 0.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 18, 2024
1 parent 5e363a3 commit 482303c
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.9.8",
"auth": "0.9.9",
"auth/oauth2adapt": "0.2.4",
"bigquery": "1.63.1",
"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.9.9](https://github.com/googleapis/google-cloud-go/compare/auth/v0.9.8...auth/v0.9.9) (2024-10-18)


### Bug Fixes

* **auth:** Replace MDS endpoint universe_domain with universe-domain ([#11000](https://github.com/googleapis/google-cloud-go/issues/11000)) ([6a1586f](https://github.com/googleapis/google-cloud-go/commit/6a1586f2ce9974684affaea84e7b629313b4d114))

## [0.9.8](https://github.com/googleapis/google-cloud-go/compare/auth/v0.9.7...auth/v0.9.8) (2024-10-09)


Expand Down

0 comments on commit 482303c

Please sign in to comment.