All Versions
15
Latest Version
Avg Release Cycle
102 days
Latest Release
1617 days ago
Changelog History
Page 2
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
๐ง Maintenance
๐ Support for additional API endpoints
-
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
โจ 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