Skip to content

v0.46 - Jump To Conclusions Mat

Compare
Choose a tag to compare
@shiftkey shiftkey released this 26 Mar 00:15
87d2b0f

Packages

Octokit 0.46.0 on NuGet
Octokit.Reactive 0.46.0 on NuGet

Advisories and Breaking Changes

  • This release stops sending preview accept headers which are no longer mentioned in the developer documentation. These features should be working as expected if the service no longer looks for the preview header, but if you spot a situation where the code is not returning the expected response as it was in previous releases please open an issue so we can investigate.

Release Notes

Housekeeping

  • Clean up preview accept headers which are no longer documented or have graduated to production. - #2154 via @shiftkey
  • Tidy up route metadata attributes based on schema information. - #2157 #2158 via @shiftkey