Releases: octokit/plugin-throttling.js
Releases · octokit/plugin-throttling.js
v4.3.2
4.3.2 (2022-10-31)
Bug Fixes
- retry-count: don't leak retryCount between requests: updated (#539) (4d53e03)
v4.3.1
4.3.1 (2022-10-13)
Bug Fixes
v4.3.0
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
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
4.1.1 (2022-08-15)
Bug Fixes
- deps: update dependency @octokit/types to v7 (#504) (36b7331)
v4.1.0
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
4.0.1 (2022-07-08)
Bug Fixes
v4.0.0
4.0.0 (2022-07-07)
Continuous Integration
BREAKING CHANGES
- Drop support for NodeJS v10, v12
v3.7.0
3.7.0 (2022-06-20)
Features
POST /repos/{owner}/{repo}/dependency-graph/snapshots
(51bf982)
v3.6.2
3.6.2 (2022-03-17)
Bug Fixes
- types: improve types for
ThrottlingOctokitOptions
(#457) (fd92be9)