v1.0.0
Release Notes
Breaking changes
- Updates the NewDeployment Task property from the DeployTask enum to string - via REST API docs - #2413 via @mryanmurphy
Features/Enhancements
- Add method to check if repo vulnerability alerts are enabled - #2453 via @lboynton
- Adds handling for secondary rate limit exceptions from the GitHub REST API - #2473 via @JonruAlveus
- Adds Triage/Maintain permission properties - #2467 via @janv8000
- Adds enterprise pre-receive hooks client - #2375 via @tasadar2
- Adds new permissions to the team repository permissions enum - #2424 via @samvdd-247
- Adds AutoMerge and add MergeOptions to NewRepository object - #2476 via @JonruAlveus
- Adds the slug field to the GitHubApp response object - #2391 via @Whitestripe7773
Housekeeping
- Tweak User-Agent to refer to Octokit.net, not just Octokit - #2447 via @timrogers
- Dependency bump - Microsoft.NET.Test.Sdk from 16.11.0 to 17.2.0 - #2445 via @dependabot[bot]
- Dependency bump - NSubstitute from 4.2.2 to 4.3.0 - #2402 via @dependabot[bot]
- Dependency bump - Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 - #2372 via @dependabot[bot]
- Dependency bump - NSubstitute from 4.3.0 to 4.4.0 - #2475 via @dependabot[bot]
- Dependency bump - Cake.Frosting from 1.1.0 to 2.2.0 in /build - #2437 via @dependabot[bot], @nickfloyd
- Dependency bump - xunit.runner.visualstudio from 2.4.3 to 2.4.5. Also updates the .NET versions for all test projects from 4.6 to 4.6.2 - #2440 via @dependabot[bot], @nickfloyd
Documentation Updates
- Fixes links to github API documentation - #2378 via @Stefan-J-Hanke
Full Changelog: v0.52.0...v1.0.0