Skip to content

Releases: octokit/plugin-throttling.js

v9.0.0

25 Feb 20:54
4986fb0

Choose a tag to compare

9.0.0 (2024-02-25)

Features

BREAKING CHANGES

  • package is now ESM

v8.2.0

22 Feb 23:31
0404bc6

Choose a tag to compare

8.2.0 (2024-02-22)

Features

v8.1.3

18 Nov 15:46
2a64f7f

Choose a tag to compare

8.1.3 (2023-11-18)

Bug Fixes

  • types: improvements to internal types and options parameter (#642) (2a64f7f)

v8.1.2

25 Oct 16:53
94da99a

Choose a tag to compare

8.1.2 (2023-10-25)

Bug Fixes

  • graphql: GraphQL queries can exceed the rate limit even with x-ratelimit-remaining !== 0. (#636) (94da99a)

v8.1.1

25 Oct 16:21
39c0080

Choose a tag to compare

8.1.1 (2023-10-25)

Bug Fixes

  • retry: Retry requests after the x-ratelimit-reset time, not exactly at it. (#635) (39c0080)

v8.1.0

24 Oct 18:27
b5401b5

Choose a tag to compare

8.1.0 (2023-10-24)

Features

v8.0.1

21 Oct 01:51
c4147c9

Choose a tag to compare

8.0.1 (2023-10-21)

Bug Fixes

v8.0.0

23 Sep 01:49
89a7f68

Choose a tag to compare

8.0.0 (2023-09-23)

Features

  • new GitHub advisories endpoints, new GitHub classroom endpoints, new Copilot endpoints, remove required workflow endpoints (#625) (89a7f68)

BREAKING CHANGES

  • remove required workflow endpoints

v7.0.0

10 Jul 22:40
a979e93

Choose a tag to compare

7.0.0 (2023-07-10)

Bug Fixes

  • deps: update octokit monorepo (major) (#612) (a979e93)

BREAKING CHANGES

  • deps: require @octokit/core > 5
  • deps: bump @octokit/types to v11

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v6.1.0

09 Jun 18:35
e2b3b23

Choose a tag to compare

6.1.0 (2023-06-09)

Features