Octokit v4.19.0 Release Notes
Release Date: 2020-10-20 // over 4 years ago-
Code Improvements
- #1223 Ensure a boolean is returned for application_authenticated @zakallen
- โก๏ธ #1255 Update api paths in the organization api to take ids @hmharvey
- #1260 Fix last_response behavior after failures @JackTLi
- #1253 Ensure adapters set SSL options properly @tjwallace
- #1270 Add context around rate limit errors @jatindhankhar
๐ API Support
- ๐ #1252 Introduces support for the ActionWorkflow and ActionWorkflowRun APIs @petar-lazarov
- ๐ #1236 Support for ActionsSecrets API @jylitalo
- ๐ #1266 Support for get the authenticated app @kitop
- ๐ #1281 Support for create a workflow dispatch event @igfoo
- ๐ #1286 Support installation suspended failures @stmllr
- ๐ #1288 Support for user migration endpoints @stmllr
๐ Documentation
- ๐ #1248 Fix documentation link for update a repository @spier
- ๐ #1269 Update some documentation param names @tarebyte
- ๐ #1276 Remove dangling phrase in CONTRIBUTING.md @igfoo
- #1278 Link related doc in CONTRIBUTING.md @igfoo
- #1279 Fix script typo in README.md @igfoo
- #1291 Fix typo in authorizations comments @ohbarye
โก๏ธ CI and dependency updates
Previous changes from v4.18.0
-
๐ Documentation
- #1200 Fix an API link in the Search client @NickLaMuro
๐ Preview Header Support
- #1183 Enable issue events API to return project events @gammons
- โก๏ธ #1203 Update deprecated application API to new preview @oreoshake
๐ Bug Fixes