File tree Expand file tree Collapse file tree
core/packages/google-auth-library-nodejs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 "core/packages/gax" : " 5.0.7" ,
99 "core/packages/gaxios" : " 7.1.5" ,
1010 "core/packages/gcp-metadata" : " 8.1.3" ,
11- "core/packages/google-auth-library-nodejs" : " 10.7 .0" ,
11+ "core/packages/google-auth-library-nodejs" : " 10.8 .0" ,
1212 "core/packages/logging-utils" : " 1.1.4" ,
1313 "core/packages/nodejs-googleapis-common" : " 8.0.2" ,
1414 "core/packages/nodejs-proto-files" : " 5.0.2" ,
Original file line number Diff line number Diff line change 11{
22 "repository": "googleapis/google-cloud-node",
33 "entries": [
4+ {
5+ "changes": [
6+ {
7+ "type": "feat",
8+ "sha": "75f148ca83618193c884e139ff8ed76e28854d2d",
9+ "message": "Port GDCH credentials support to Node.js Auth SDK",
10+ "issues": [
11+ "8301"
12+ ]
13+ },
14+ {
15+ "type": "fix",
16+ "sha": "9fd76eff87b1cf02db6205f141449b31e8ab7d8f",
17+ "message": "Bump all node submodules",
18+ "issues": [
19+ "8178"
20+ ]
21+ }
22+ ],
23+ "version": "10.8.0",
24+ "language": "JAVASCRIPT",
25+ "artifactName": "google-auth-library",
26+ "id": "c0e04eb2-8427-4ee1-afcf-92d409ec94c5",
27+ "createTime": "2026-06-11T14:35:14.996Z"
28+ },
429 {
530 "changes": [
631 {
8009380118 "createTime": "2023-01-28T04:18:24.718Z"
8009480119 }
8009580120 ],
80096- "updateTime": "2026-06-08T17:51:13.237Z "
80121+ "updateTime": "2026-06-11T14:35:14.996Z "
8009780122}
Original file line number Diff line number Diff line change 55
66[ 1 ] : https://www.npmjs.com/package/google-auth-library?activeTab=versions
77
8+ ## [ 10.8.0] ( https://github.com/googleapis/google-cloud-node/compare/google-auth-library-v10.7.0...google-auth-library-v10.8.0 ) (2026-06-11)
9+
10+
11+ ### Features
12+
13+ * Port GDCH credentials support to Node.js Auth SDK ([ #8301 ] ( https://github.com/googleapis/google-cloud-node/issues/8301 ) ) ([ 75f148c] ( https://github.com/googleapis/google-cloud-node/commit/75f148ca83618193c884e139ff8ed76e28854d2d ) )
14+
15+
16+ ### Bug Fixes
17+
18+ * Bump all node submodules ([ #8178 ] ( https://github.com/googleapis/google-cloud-node/issues/8178 ) ) ([ 9fd76ef] ( https://github.com/googleapis/google-cloud-node/commit/9fd76eff87b1cf02db6205f141449b31e8ab7d8f ) )
19+
820## [ 10.7.0] ( https://github.com/googleapis/google-cloud-node/compare/google-auth-library-v10.6.3...google-auth-library-v10.7.0 ) (2026-06-03)
921
1022
Original file line number Diff line number Diff line change 11{
22 "name" : " google-auth-library" ,
3- "version" : " 10.7 .0" ,
3+ "version" : " 10.8 .0" ,
44 "author" : " Google Inc." ,
55 "description" : " Google APIs Authentication Client Library for Node.js" ,
66 "engines" : {
Original file line number Diff line number Diff line change 1717 "@google-cloud/storage" : " ^7.0.0" ,
1818 "@aws-sdk/credential-providers" : " ^3.58.0" ,
1919 "@googleapis/iam" : " ^34.0.0" ,
20- "google-auth-library" : " ^10.7 .0" ,
20+ "google-auth-library" : " ^10.8 .0" ,
2121 "dotenv" : " ^17.0.0" ,
2222 "gaxios" : " ^7.0.0" ,
2323 "node-fetch" : " ^2.3.0" ,
You can’t perform that action at this time.
0 commit comments