Skip to content

Commit 310da0f

Browse files
chore(main): release auth 0.16.3 (googleapis#12588)
1 parent edea903 commit 310da0f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest-individual.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"auth": "0.16.2",
2+
"auth": "0.16.3",
33
"auth/oauth2adapt": "0.2.8",
44
"bigquery": "1.69.0",
55
"bigquery/v2": "0.0.0",

auth/CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.16.3](https://github.com/googleapis/google-cloud-go/compare/auth/v0.16.2...auth/v0.16.3) (2025-07-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **auth:** Fix race condition in cachedTokenProvider.tokenAsync ([#12586](https://github.com/googleapis/google-cloud-go/issues/12586)) ([73867cc](https://github.com/googleapis/google-cloud-go/commit/73867ccc1e9808d65361bcfc0776bd95fe34dbb3))
9+
310
## [0.16.2](https://github.com/googleapis/google-cloud-go/compare/auth/v0.16.1...auth/v0.16.2) (2025-06-04)
411

512

0 commit comments

Comments
 (0)