v0.48 - Waiting For News
Packages
Octokit 0.48.0
on NuGet
Octokit.Reactive 0.48.0
on NuGet
Release Notes
Features/Enhancements
- Added API for interacting with organization webhooks - #1884 via @MartinDawson, @nubby109, @shiftkey
- Added server time difference to
ApiInfo
API - #2196 via @fredrikhr - Added support for creating project cards from pull requests - #2185 via @boblangley
- Deserialize
requested_action
field oncheck_run
events - #2197 via @mitchdenny - Added
WatchersCount
toRepository
response model - #2182 via @KarolGrzesiak, @shiftkey
Housekeeping
- Update
Microsoft.NET.Test.Sdk
to latest version - #2183, #2178 via @dependabot-preview[bot] - Publish to NuGet using GitHub Actions when tag pushed - #2189 via @shiftkey
- Updated
xunit.runner.visualstudio
to latest version - #2198 via @dependabot-preview[bot] ChecksClient
constructor should take interface arguments - #2194 via @fredrikhr