Octokit v4.10.0 Release Notes

Release Date: 2018-08-09 // over 5 years ago
  • Graduated preview periods

    • ๐Ÿšš #1020 Remove preview warning for marketplace API
    • ๐Ÿšš #1041 Remove marketplace preview warnings (we mean it, this time)
    • ๐Ÿšš #1042 Remove preview warning for Repository Invitations API
    • ๐Ÿ‘ #1047 Rework request review API to support team reviewers

    ๐Ÿ‘Œ Support for new endpoints

    • #1044 Implement Topics API
    • #990 Implement delete a pull request review request

    ๐Ÿ›  Bugfixes

    • #1025 Fix contributors endpoint for empty repos
    • #1034 Duplicate option to prevent mutating original
    • #1018 Convert OCTOKIT_SSL_VERIFY_MODE environment variable to integer

    โœจ Enhancements

    • #1021 Add Faraday retry middleware
    • #1032 Use auto pagination when retrieving statuses