Releases: octokit/octokit.net
Releases · octokit/octokit.net
v8.1.1
What's Changed
Features
- [feat]: Add archive url to repository info by @perrylets in #2801
- [feat]: Adding repository variables by @michaeljolley in #2794
- [feat]: Adding missing properties to PushEventPayload by @michaeljolley in #2795
Fixes
- [fix] Bump GitVersion.Tool by @martincostello in #2792
Maintenance
- [maint]: Updated immediate response workflows via automation by @octokitbot in #2793
New Contributors
- @perrylets made their first contribution in #2801
- @michaeljolley made their first contribution in #2794
Full Changelog: v8.0.1...v8.1.1
v8.0.1
What's Changed
Features
- [feat]: SDKs for ActionsArtifacts APIs by @thomhurst in #2782
Fixes
- [bug]: GetAllStargazersWithTimestamps was not returning timestamps by @thomhurst in #2785
New Contributors
- @thomhurst made their first contribution in #2782
Full Changelog: v7.2.0...v8.0.1
v8.0.0
What’s Changed
Features
- [feat]: Support make_latest in create and update release by @Simplicitdk in #2757
- [feat]: Added support for making branches read-only by @jefflill in #2715
- [feat]: Added
readonly
to fields that are never modified by @Lehonti in #2759 - [feat]: Add
suspended_at
andsuspended_by
to theInstallation
model by @lineville in #2779 - [feat, BREAKING]: Expose WebCommitSignoffRequired and HasDiscussions for get and update repository objects - NOTE:
HasDiscussions
is now a required field onRepository
, hat-tip to @lineville for catching this! ❤️ - by @dirtygooback in #2773
Fixes
- [bug]: fix(SearchIssuesRequest): wrap label in quotes if it contains spaces by @capdiem in #2767
- [bug]: Fix pagination when ApiOptions.StartPage is explicitly set. by @pkindruk in #2778
CI
Dependencies
- build(deps): bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #2760
- build(deps): bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #2764
- build(deps): bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #2768
- build(deps): bump NSubstitute from 5.0.0 to 5.1.0 by @dependabot in #2770
- build(deps): bump xunit from 2.5.0 to 2.5.1 by @dependabot in #2776
- build(deps): bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 by @dependabot in #2775
New Contributors
- @Simplicitdk made their first contribution in #2757
- @jefflill made their first contribution in #2715
- @Lehonti made their first contribution in #2759
- @capdiem made their first contribution in #2767
- @G-Rath made their first contribution in #2769
- @pkindruk made their first contribution in #2778
- @dirtygooback made their first contribution in #2773
Full Changelog: v7.1.0...v7.2.0
v7.1.0
What's Changed
- build(deps): bump xunit from 2.4.2 to 2.5.0 by @dependabot in #2743
- build(deps): bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 by @dependabot in #2744
- Add PR templates by @nickfloyd in #2751
- Add auto responder workflow by @nickfloyd in #2754
- Support refreshtokens in OAuth flow by @Kencdk in #2749
New Contributors
Full Changelog: v7.0.1...v7.1.0
v7.0.1
What's Changed
Fixes
- Fix ActionsSelfHostedRunnersClient Delete Calls by @lineville in #2740
Dependencies
- build(deps): bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #2741
Full Changelog: v7.0.0...v7.0.1
v7.0.0
v6.2.1
v6.2.0
What's Changed
- Add CreatedAt to WorkflowJob model by @lineville in #2729
Full Changelog: v6.1.0...v6.2.0
v6.1.0
What's Changed
- build(deps): bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in #2719
- build(deps): bump System.Reactive from 5.0.0 to 6.0.0 by @dependabot in #2718
- build(deps): bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by @dependabot in #2723
- build(deps): bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by @dependabot in #2726
- Add basic codespaces api by @asklar in #2722
- [BUG] Fix Deserializing WorkflowJob by @lineville in #2725
- Get Team By Name implementation by @dylan-asos in #2717
New Contributors
- @asklar made their first contribution in #2722
- @dylan-asos made their first contribution in #2717
Full Changelog: v6.0.0...v6.1.0
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)