v0.42 - Morning Brew
Packages
Octokit 0.42.0
on NuGet
Octokit.Reactive 0.42.0
on NuGet
Advisories and Breaking Changes
- None
Release Notes
Features/Enhancements
- Added support for Deployment Status API improvements - #1895 via @Cyberboss, @shiftkey
Fixes
Repository.Contents.GetAllContentsByRef
handles special case for enumerating content at/
as well as a different branch. - #2105 via @shiftkey- Added support for handling fully qualified references in
Git.References
endpoints - #2110 via @shiftkey, @astrohart - Added 🚀 and 👀 emoji to
Reaction
type - #2114 via @ridhoq, @shiftkey
Housekeeping
- Moved
dotnet-format
out to tool manifest file - #2109 via @shiftkey - Added pagination support to
client.Miscellaneous.GetAllLicenses();
- #1716 via @gdziadkiewicz, @shiftkey