All Versions
15
Latest Version
Avg Release Cycle
102 days
Latest Release
1255 days ago

Changelog History
Page 2

  • v4.9.0 Changes

    May 08, 2018

    ๐Ÿ›  Bugfixes

    • #1006 Use Addressable::URI instead of stdlib URI for normalization
    • #1003 Fix pagination of GitHub App endpoints
    • #1000 Call dup on arguments before mutating

    ๐Ÿ“š Documentation changes

    • ๐Ÿš€ #969 Document the steps necessary to cut a release
    • #972 Url to the review API was wrong
    • #973 Fix pull_requests_comments example documentation
    • โšก๏ธ #985 Add tag_name to update_release documentation
    • ๐Ÿ“š #989 Command example fix in documentation.
    • ๐Ÿ“š #1008 Fixes documentation for getting single issue comment
    • #1011 Fix example call to Octokit.label

    โœจ Enhancements

    • #982 Be able to set an SSL verify mode on faraday
    • #1009 Add missing remove_org_membership alias

    ๐Ÿšง Maintenance

    • โšก๏ธ #970 Update Ruby versions for CI
    • โšก๏ธ #961 Update VCR gem

    ๐Ÿ‘Œ Support for additional API endpoints

    • ๐Ÿšš #984 Add remove_assignees method to the client
    • #959 Commit Search API preview
    • ๐Ÿš€ #996 Add ability to list a single deployment, by id
  • v4.8.0 Changes

    December 20, 2017

    ๐Ÿ‘Œ Support for additional API endpoints

    • #885 Topics API
    • #884 Get a single Installation
    • #894 Add assignees
    • #895 Find user installations
    • #929 Marketplace listings API
    • #928 Nested Teams API
    • #938 Get user's marketplace purchases
    • #932 GitHub Apps API

    APIs taken out of preview

    • #913 Organization Memberships API
    • #923 Pull Request Review API

    โœจ Enhancements

    • #886 Allow reviews and review comments to be paginated
    • #899 Expose response_headers and response_body on error objects
    • #877 Improve error message when Octokit::Repository.new fails
    • โšก๏ธ #958 Update add/remove installations methods to use non-deprecated endpoints
    • ๐Ÿšš #892 Move integrations endpoints across to apps

    ๐Ÿ›  Bugfixes

    • ๐Ÿšš #876 Remove destructive assignment for repository
    • ๐Ÿš€ #966 Fix apps client for GitHub Enterprise installs (new endpoints in this release, but still)

    ๐Ÿ‘ Note about Rubinius support

    ๐Ÿš€ We have been unable to get a Rubinius build working for CI for quite some time, meaning that Rubinius support has been spotty or non-existent. In this release we finally stopped trying. This isn't directly backwards-incompatible since it already wasn't working, but it does feel a bit iffy.

    If you happen to use Rubinius and know how to get this working on Travis, we'd be delighted to review a pull request that adds it back in.

  • v4.7.0 Changes

    April 05, 2017
    • #837 Fix passing options to all_organizations
    • #841 Add new methods from the most recent org memberships API enhancements
    • #851 Fix application requests for non dotcom hosts
    • #858 Don't mutate the options variable passed to API calls
    • ๐Ÿš€ #871 Add support to prerelease Integrations API
    • #874 Handle PR Review errors
    • #860 Implement Review Preview API
    • #869 Use Organization.path for organization membership method
    • #880 Fix incorrect mimetype for integrations in PREVIEW_TYPES
    • ๐Ÿ”€ #881 Change several occurrences of Hash#merge!
  • v4.6.2

    November 22, 2016
  • v4.6.1

    November 18, 2016