This repository was archived by the owner on Jan 3, 2026. It is now read-only.
Releases: googleapis/gaxios
Releases · googleapis/gaxios
gaxios: v7.1.3
chore: update setup-node in github workflows (#747) Source-Link: https://github.com/googleapis/synthtool/commit/bfba27452fbd72297a5e87dd61ac2804e850a86f Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:da8a4a745d5eb96f07fa99a550afe49ac80dcd9b93a8d914e4f1f6f1cda653ff Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
v7.1.2
v7.1.1
v7.1.0
v7.0.0
7.0.0 (2025-06-05)
⚠ BREAKING CHANGES
- Support AIP-193 for
GaxiosError(#699) - Dual-Support ESM & CJS (#662)
- Do not treat Buffers as JSON by default (#621)
- Standardize
baseURLtoURL’s spec (#600) - Headers should be
Headers(#653) - Upgrade to
node-fetchv3 (#617) - Support Node 18+ (#650)
Features
fetch-Compatible API (#680) (d3cb530)- Do not treat Buffers as JSON by default (#621) (f3c1e76)
- Dual-Support ESM & CJS (#662) (352d61b)
- Headers should be
Headers(#653) (de28c24) - Open Utility for Merging Headers (#685) (e4829be)
- Redact After Retry Attempts (#689) (f9914f7)
- Standardize
baseURLtoURL’s spec (#600) (ffff324) - Support
HeadersInitforGaxiosRequest#headers(#686) (d29acbf) - Support
timeoutforfetchandnode-fetchv3 (#660) (56a1337) - Support AIP-193 for
GaxiosError(#699) (b6e0032) - Support Node 18+ (#650) (6fa8080)
- Upgrade to
node-fetchv3 (#617) (33702e6)