Skip to content

Releases: octokit/plugin-throttling.js

v7.0.0

10 Jul 22:40
a979e93
Compare
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
Compare
Choose a tag to compare

6.1.0 (2023-06-09)

Features

v6.0.1

07 Jun 22:17
52f74d8
Compare
Choose a tag to compare

6.0.1 (2023-06-07)

Bug Fixes

  • build: switch to esbuild and tsc instead of pika (#603) (52f74d8)

v6.0.0

22 May 01:06
32b598d
Compare
Choose a tag to compare

BREAKING CHANGES

  • Drop support for NodeJS v14, v16
  • remove deprecated options.throttle.minimalSecondaryRateRetryAfter
  • remove deprecated options.throttle.onAbuseLimit

Features

v5.2.3

19 May 21:43
5335870
Compare
Choose a tag to compare

5.2.3 (2023-05-19)

Bug Fixes

  • bump minimal retry in case of secondary rate limiting to 60s (#594) (5335870)

v5.2.2

17 May 03:37
28098cb
Compare
Choose a tag to compare

5.2.2 (2023-05-17)

Bug Fixes

  • types: don't require any properties if enabled is false (#595) (28098cb)

v5.2.1

13 May 21:59
5cb278e
Compare
Choose a tag to compare

5.2.1 (2023-05-13)

Bug Fixes

v5.2.0

05 May 17:44
97bb31d
Compare
Choose a tag to compare

5.2.0 (2023-05-05)

Features

  • new routes in generated/endpoints.json (#589) (97bb31d)

v5.1.1

21 Apr 22:04
e7f99d0
Compare
Choose a tag to compare

5.1.1 (2023-04-21)

Bug Fixes

  • build: add script to fix package.json from build step (#584) (e7f99d0), closes #583

v5.1.0

20 Apr 00:01
ec5b66e
Compare
Choose a tag to compare

5.1.0 (2023-04-20)

Features