File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "core/generator/gapic-generator-typescript" : " 4.12.1" ,
77 "core/packages/gapic-node-processing" : " 0.1.9" ,
88 "core/packages/gax" : " 5.0.7" ,
9- "core/packages/gaxios" : " 7.1.5 " ,
9+ "core/packages/gaxios" : " 7.1.6 " ,
1010 "core/packages/gcp-metadata" : " 8.1.3" ,
1111 "core/packages/google-auth-library-nodejs" : " 10.9.0" ,
1212 "core/packages/logging-utils" : " 1.1.4" ,
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": "d9399f0cf44b79e2b38ce429b17709ee9845544e",
9+ "message": "Migrate google-cloud-capacityplanner to librarian v0.22.0",
10+ "issues": [
11+ "8773"
12+ ]
13+ }
14+ ],
15+ "version": "0.2.0",
16+ "language": "JAVASCRIPT",
17+ "artifactName": "@google-cloud/capacityplanner",
18+ "id": "d3f5584e-4924-4d9c-9236-67a0ec3f40a3",
19+ "createTime": "2026-06-29T17:40:53.096Z"
20+ },
21+ {
22+ "changes": [
23+ {
24+ "type": "fix",
25+ "sha": "07b13a17e6533184c708dc388c3fa3dc6581f7a9",
26+ "message": "Prevent comma corruption when draining stream error responses",
27+ "issues": [
28+ "8779"
29+ ],
30+ "scope": "gaxios"
31+ },
32+ {
33+ "type": "fix",
34+ "sha": "368f18ecc361310e7bfb323ba0e7836186ea08d1",
35+ "message": "Correct repository URLs in core package.json files",
36+ "issues": [
37+ "8722"
38+ ]
39+ }
40+ ],
41+ "version": "7.1.6",
42+ "language": "JAVASCRIPT",
43+ "artifactName": "gaxios",
44+ "id": "35cfd7ef-33af-4254-aa72-f4a34ddf8f2c",
45+ "createTime": "2026-06-30T19:41:56.401Z"
46+ },
447 {
548 "changes": [
649 {
8141481457 "createTime": "2023-01-28T04:18:24.718Z"
8141581458 }
8141681459 ],
81417- "updateTime": "2026-06-29T17:40:53.096Z "
81418- }
81460+ "updateTime": "2026-06-30T19:41:56.401Z "
81461+ }
Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## [ 7.1.6] ( https://github.com/googleapis/google-cloud-node/compare/gaxios-v7.1.5...gaxios-v7.1.6 ) (2026-06-30)
5+
6+
7+ ### Bug Fixes
8+
9+ * Correct repository URLs in core package.json files ([ #8722 ] ( https://github.com/googleapis/google-cloud-node/issues/8722 ) ) ([ 368f18e] ( https://github.com/googleapis/google-cloud-node/commit/368f18ecc361310e7bfb323ba0e7836186ea08d1 ) )
10+ * ** gaxios:** Prevent comma corruption when draining stream error responses ([ #8779 ] ( https://github.com/googleapis/google-cloud-node/issues/8779 ) ) ([ 07b13a1] ( https://github.com/googleapis/google-cloud-node/commit/07b13a17e6533184c708dc388c3fa3dc6581f7a9 ) )
11+
412## [ 7.1.5] ( https://github.com/googleapis/google-cloud-node/compare/gaxios-v7.1.4...gaxios-v7.1.5 ) (2026-05-11)
513
614
Original file line number Diff line number Diff line change 11{
22 "name" : " gaxios" ,
3- "version" : " 7.1.5 " ,
3+ "version" : " 7.1.6 " ,
44 "description" : " A simple common HTTP client specifically for Google APIs and services." ,
55 "main" : " build/cjs/src/index.js" ,
66 "types" : " build/cjs/src/index.d.ts" ,
Original file line number Diff line number Diff line change 99 },
1010 "license" : " Apache-2.0" ,
1111 "dependencies" : {
12- "gaxios" : " ^7.1.5 "
12+ "gaxios" : " ^7.1.6 "
1313 },
1414 "devDependencies" : {
1515 "mocha" : " ^8.0.0"
Original file line number Diff line number Diff line change 240240 ],
241241 "release-type" : " node-librarian" ,
242242 "separate-pull-requests" : false
243- }
243+ }
You can’t perform that action at this time.
0 commit comments