Skip to content

Commit 47941b3

Browse files
authoredAug 1, 2024··
chore(main): release auth 0.7.3 (#10574)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 7cea5ed commit 47941b3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed
 

‎.release-please-manifest-individual.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"ai": "0.8.2",
33
"aiplatform": "1.68.0",
4-
"auth": "0.7.2",
4+
"auth": "0.7.3",
55
"auth/oauth2adapt": "0.2.3",
66
"bigquery": "1.62.0",
77
"bigtable": "1.27.1",

‎auth/CHANGES.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.7.3](https://github.com/googleapis/google-cloud-go/compare/auth/v0.7.2...auth/v0.7.3) (2024-08-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **auth/oauth2adapt:** Update dependencies ([257c40b](https://github.com/googleapis/google-cloud-go/commit/257c40bd6d7e59730017cf32bda8823d7a232758))
9+
* **auth:** Disable automatic universe domain check for MDS ([#10620](https://github.com/googleapis/google-cloud-go/issues/10620)) ([7cea5ed](https://github.com/googleapis/google-cloud-go/commit/7cea5edd5a0c1e6bca558696f5607879141910e8))
10+
* **auth:** Update dependencies ([257c40b](https://github.com/googleapis/google-cloud-go/commit/257c40bd6d7e59730017cf32bda8823d7a232758))
11+
312
## [0.7.2](https://github.com/googleapis/google-cloud-go/compare/auth/v0.7.1...auth/v0.7.2) (2024-07-22)
413

514

0 commit comments

Comments
 (0)
Please sign in to comment.