Skip to content
This repository was archived by the owner on Jan 3, 2026. It is now read-only.

Releases: googleapis/gaxios

gaxios: v7.1.3

30 Oct 17:21
bd2b3e3

Choose a tag to compare

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

22 Sep 16:41
1494699

Choose a tag to compare

7.1.2 (2025-09-19)

Bug Fixes

  • Fix error handling to extract error information from the response body (#738) (e10e248)

v7.1.1

25 Jun 01:44
55c57a1

Choose a tag to compare

7.1.1 (2025-06-21)

Bug Fixes

  • Don't iterate over undefined opts.data. (#711) (c05def6)

v7.1.0

12 Jun 06:59
c4d7eca

Choose a tag to compare

7.1.0 (2025-06-12)

Features

v7.0.0

10 Jun 19:52
8e93467

Choose a tag to compare

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 baseURL to URL’s spec (#600)
  • Headers should be Headers (#653)
  • Upgrade to node-fetch v3 (#617)
  • Support Node 18+ (#650)

Features

Reverts

v6.7.1

13 Aug 21:45
08cb491

Choose a tag to compare

6.7.1 (2024-08-13)

Bug Fixes

v6.7.0

27 Jun 16:33
57077e0

Choose a tag to compare

6.7.0 (2024-06-27)

Features

  • Add additional retry configuration options (#634) (cb5c833)

Bug Fixes

v6.6.0

15 May 15:24
c20effe

Choose a tag to compare

6.6.0 (2024-05-15)

Features

  • Add request and response interceptors (#619) (059fe77)

v6.5.0

15 Apr 16:14
1d31567

Choose a tag to compare

6.5.0 (2024-04-09)

Features

v6.4.0

03 Apr 19:17
8b20c8b

Choose a tag to compare

6.4.0 (2024-04-03)

Features

Bug Fixes

  • Error Redactor Case-Insensitive Matching (#613) (05e65ef)