Skip to content

Releases: googleapis/gaxios

v6.5.0

15 Apr 16:14
1d31567
Compare
Choose a tag to compare

6.5.0 (2024-04-09)

Features

v6.4.0

03 Apr 19:17
8b20c8b
Compare
Choose a tag to compare

6.4.0 (2024-04-03)

Features

Bug Fixes

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

v6.3.0

20 Feb 20:30
3bb35c5
Compare
Choose a tag to compare

6.3.0 (2024-02-01)

Features

v6.2.0

01 Feb 00:03
16dac84
Compare
Choose a tag to compare

6.2.0 (2024-01-31)

Features

  • Extend instanceof Support for GaxiosError (#593) (4fd1fe2)

Bug Fixes

  • Do Not Mutate Config for Redacted Retries (#597) (4d1a551)
  • Return text when content type is text/* (#579) (3cc1c76)

v6.1.1

07 Sep 02:33
f95db0a
Compare
Choose a tag to compare

6.1.1 (2023-09-07)

Bug Fixes

  • Don't throw an error within a GaxiosError (#569) (035d9dd)

v6.1.0

11 Aug 06:24
fdb6a8e
Compare
Choose a tag to compare

6.1.0 (2023-08-11)

Features

v6.0.4

03 Aug 19:58
247d9d3
Compare
Choose a tag to compare

6.0.4 (2023-08-03)

Bug Fixes

  • deps: Update https-proxy-agent to 7.0.1 and fix imports and tests (#560) (5c877e2)

v6.0.3

24 Jul 14:59
041a201
Compare
Choose a tag to compare

6.0.3 (2023-07-24)

Bug Fixes

  • Handle invalid json when Content-Type=application/json (#558) (71602eb)

v6.0.2

20 Jul 22:15
b58a998
Compare
Choose a tag to compare

6.0.2 (2023-07-20)

Bug Fixes

  • Revert attempting to convert 'text/plain', leave as data in GaxiosError (#556) (d603bde)

v6.0.1

20 Jul 21:16
7963cba
Compare
Choose a tag to compare

6.0.1 (2023-07-20)

Bug Fixes

  • Add text to responseType switch statement (#554) (899cf1f)