Releases: octokit/octokit.net
Releases · octokit/octokit.net
v6.0.0
What's Changed
Features
- Adds a method to get a single runner group by @MatisseHack in #2706
- Improve repo debugger display by @martincostello in #2712
- Adding in support for enterprise audit logs by @gitasaurus in #2702
Fixes
- [BREAKING CHANGE] Fix runner application deserialization by @MatisseHack in #2704
Full Changelog: v5.1.0...v6.0.0[](url)
v5.1.0
What's Changed
Features
- Allow users to fetch all commits for two commits comparison by @zolroman in #2690
- Added missing 'container' property in metadata on a package version. by @thomaslem in #2696
- Self-hosted runners and Self-hosted runner groups APIs by @lineville in #2695
Fixes
- Removing empty object parameter in MigrationsClient.DeleteArchive by @gitasaurus in #2698
New Contributors
- @zolroman made their first contribution in #2690
- @thomaslem made their first contribution in #2696
- @gitasaurus made their first contribution in #2698
- @lineville made their first contribution in #2695
Full Changelog: v5.0.4...v5.1.0
v5.0.4
What's Changed
- Added Mannequin account type for migrated repos by @MGbiorczyk95 in #2694
New Contributors
- @MGbiorczyk95 made their first contribution in #2694
Full Changelog: v5.0.3...v5.1.0
v5.0.3
What's Changed
Features
Maintenance
- build(deps): bump GitHubJwt from 0.0.5 to 0.0.6 by @dependabot in #2691
New Contributors
Full Changelog: v5.0.2...v5.0.3
v5.0.2
v5.0.1
What's Changed
Features
- Add pending WorkflowRunStatus by @beliakov-mb in #2657
- Response caching by @reny-gearset in #2648
- Add StateReason to IssueUpdate by @heaths in #2665
- Update permissions by @notauserx in #2661
Maintenance
- Updates copyright by @kfcampbell in #2660
- Removes the old implementation of sourcelink and uses the newer one present in the .net SDK by @nickfloyd in #2666
- build(deps): bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #2677
- build(deps): bump NSubstitute from 4.4.0 to 5.0.0 by @dependabot in #2669
New Contributors
- @beliakov-mb made their first contribution in #2657
- @reny-gearset made their first contribution in #2648
- @heaths made their first contribution in #2665
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- Breaking change/feature: update models with updated permission enum by @notauserx in #2633
Full Changelog: v4.0.4...v5.0.0
v4.0.4
What's Changed
We introduced a new action that adds all new issues and PRs to our community board. Come by the board and grab something to improve this SDK and the others!
Bug fixes
- Fixes #2143 - Support listing branch/pr per commit by @zacdirect in #2315
Maintenance
- Updates the stale action to use the new status labels by @nickfloyd in #2630
- Workflow linting fix by @octokitbot in #2638
- Implemented workflow updates (#2640, #2647, #2651)
- Remove instances of lower-case h by @kfcampbell in #2655
Dependency updates
- Dependency update: bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in #2642
- Dependency update: Removes the dependency of .NET Core app 3.1 and bumps Cake.Coverlet from 2.5.4 to 3.0.2 in /build by @dependabot in #2616
- Dependency update: bump Cake.Coverlet from 3.0.2 to 3.0.4 in /build by @dependabot in #2652
New Contributors
- @zacdirect made their first contribution in #2315
- 🤖 @octokitbot made their first contribution in #2638
Full Changelog: v4.0.3...v4.0.4
v4.0.3
What's Changed
Features
- [FEAT]Adds
isLocked
filter toSeachIssuesRequest
by @notauserx in #2623 - [FEAT] Add missing properties for meta and app payloads by @MatisseHack in #2625
Bug fixes
- [BUG] Fix API URLs for GitHub Enterprise Server by @martincostello in #2626
Maintenance
New Contributors
- @Move2win made their first contribution in #2628
- @MatisseHack made their first contribution in #2625
Full Changelog: v4.0.2...v4.0.3
v4.0.2
What's Changed
Features
- Adding repo allowupdatebranch by @michal-ciechan in #2600
- Added Environments API - GetAll list only feature by @semyon-p in #2613
- Add Actions workflow API clients by @martincostello in #2429
Bugs
- Fixed a bug that content cannot be retrieved if "#" is included in a file or folder name. by @minoura-a in #2608
Dependencies
- build(deps): bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 by @dependabot in #2606
- build(deps): bump Microsoft.Bcl.AsyncInterfaces from 6.0.0 to 7.0.0 by @dependabot in #2605
House Keeping
- Removes references to old labels and updates release steps by @nickfloyd in #2601
- Add issue templates by @kfcampbell in #2604
- Add PR templates by @nickfloyd in #2612
New Contributors
- @michal-ciechan made their first contribution in #2600
- @semyon-p made their first contribution in #2613
- @minoura-a made their first contribution in #2608
Full Changelog: v4.0.1...v4.0.2