What's Changed
Breaking changes
Note: The breaking changes in this release primarily deal with moving the last remaining Int32 to Int64 conversions. This change, while breaking, should have nominal impact.
- BREAKING CHANGE: Issue ID should be a long by @kzu in #2962
- BREAKING CHANGE: Use long type for reading PunchCard statistics, just in case by @TimLovellSmith in #2949
Features
- Adding support for creating Codespaces and getting available machine types by @Aaron-Junker in #2929
- Add support for Workflows
CreateDispatch
via repository ID by @Cyberboss in #2960 - [FEAT]: Add support for Public Keys API by @colbylwilliams in #2945
- Add optional cancellation token for oauth client by @zoriya in #2988
Fixes
- Fix runner group access return type by @MatisseHack in #2965
- Reduce string allocations during SimpleJson.ParseString by @ToddGrun in #2977
Maintenance
- Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 by @dependabot in #2952
- Bump xunit from 2.8.1 to 2.9.2 by @dependabot in #2951
- Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 by @dependabot in #2961
- Bump NSubstitute from 5.1.0 to 5.3.0 by @dependabot in #2979
- Bump Cake.Frosting from 4.0.0 to 4.2.0 in /build by @dependabot in #2978
- Bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.ReferenceAssemblies by @dependabot in #2984
New Contributors
- @Aaron-Junker made their first contribution in #2929
- @zoriya made their first contribution in #2988
- @ToddGrun made their first contribution in #2977
- @TimLovellSmith made their first contribution in #2949
Full Changelog: v13.0.1...v14.0.0