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

Releases: googleapis/retry-request

v8.0.2

07 Aug 18:13
ad2d24a

Choose a tag to compare

8.0.2 (2025-08-05)

Bug Fixes

  • Move"@types/request" to dev (a42f283)

v8.0.1

05 Aug 00:54
ce8b06f

Choose a tag to compare

8.0.1 (2025-08-05)

Bug Fixes

v8.0.0

19 Feb 00:20
f85ed23

Choose a tag to compare

8.0.0 (2025-02-19)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#137)

Miscellaneous Chores

v7.0.2

19 Jan 19:47
4864d39

Choose a tag to compare

7.0.2 (2024-01-19)

Bug Fixes

v7.0.1

12 Oct 20:12
f0dae9d

Choose a tag to compare

7.0.1 (2023-10-12)

Bug Fixes

v7.0.0

11 Oct 16:55
90aaaeb

Choose a tag to compare

7.0.0 (2023-10-11)

⚠ BREAKING CHANGES

  • Remove request fallback, Update Docs, Update Types (#107)

Features

  • Remove request fallback, Update Docs, Update Types (#107) (ba8abb2)

v6.0.0

20 Jul 19:02
1c5c56d

Choose a tag to compare

6.0.0 (2023-07-20)

⚠ BREAKING CHANGES

  • Move to node 14 as the minimum version (#97)
  • move minimum version to node 14 (#96)

Features

  • Move to node 14 as the minimum version (#97) (f42d074)

Miscellaneous Chores

v5.0.2

14 Sep 19:55
7a0c8cb

Choose a tag to compare

5.0.2 (2022-09-14)

Bug Fixes

v5.0.1

13 Jun 23:00
49650b6

Choose a tag to compare

5.0.1 (2022-06-09)

Bug Fixes

  • respect totalTimeout and do not retry if nextRetryDelay is <= 0 (#38) (9501a42)

v5.0.0

09 May 19:38
c8da29d

Choose a tag to compare

5.0.0 (2022-05-06)

⚠ BREAKING CHANGES

  • drop node 10 (#68)

Build System