Skip to content

Releases: octokit/plugin-throttling.js

v4.3.0

01 Sep 23:35
dbcfbd3
Compare
Choose a tag to compare

4.3.0 (2022-09-01)

Features

  • add support for new ssh_signing_keys endpoints and /orgs/{org}/{security_product}/{enablement} (#512) (dbcfbd3)

v4.2.0

15 Aug 13:13
5a816c1
Compare
Choose a tag to compare

4.2.0 (2022-08-15)

Features

  • add support for 10 new APIs and drop references to now-defunkt OAuth Authorizations APIs (#502) (5a816c1)

v4.1.1

15 Aug 12:48
36b7331
Compare
Choose a tag to compare

4.1.1 (2022-08-15)

Bug Fixes

  • deps: update dependency @octokit/types to v7 (#504) (36b7331)

v4.1.0

15 Jul 12:59
8b5d017
Compare
Choose a tag to compare

4.1.0 (2022-07-15)

Features

  • add support for new GET /repos/{owner}/{repo}/codespaces/new API (which doesn't need to be throttled) (#495) (8b5d017)

v4.0.1

08 Jul 05:32
c487a0e
Compare
Choose a tag to compare

4.0.1 (2022-07-08)

Bug Fixes

v4.0.0

07 Jul 20:57
6ee87e6
Compare
Choose a tag to compare

4.0.0 (2022-07-07)

Continuous Integration

  • stop testing against NodeJS v10, v12 (#482) (6ee87e6)

BREAKING CHANGES

  • Drop support for NodeJS v10, v12

v3.7.0

20 Jun 11:31
51bf982
Compare
Choose a tag to compare

3.7.0 (2022-06-20)

Features

  • POST /repos/{owner}/{repo}/dependency-graph/snapshots (51bf982)

v3.6.2

17 Mar 04:24
fd92be9
Compare
Choose a tag to compare

3.6.2 (2022-03-17)

Bug Fixes

  • types: improve types for ThrottlingOctokitOptions (#457) (fd92be9)

v3.6.1

03 Mar 19:20
054cefa
Compare
Choose a tag to compare

3.6.1 (2022-03-03)

Bug Fixes

  • log: use 'octokit.log.warn' instead of 'console.warn' (#459) (054cefa)

v3.6.0

03 Mar 18:59
0c201a9
Compare
Choose a tag to compare

3.6.0 (2022-03-03)

Features

  • secondary-limit: replace 'abuse-limit' logic with 'secondary-limit' (#458) (0c201a9)