Skip to content

Releases: octokit/octokit.net

v8.0.0

22 Sep 21:09
03e7644
Compare
Choose a tag to compare

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 and suspended_by to the Installation model by @lineville in #2779
  • [feat, BREAKING]: Expose WebCommitSignoffRequired and HasDiscussions for get and update repository objects - NOTE: HasDiscussions is now a required field on Repository, 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

  • [ci]: don’t put a comment on PRs from dependabot or renovate by @G-Rath in #2769

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

Full Changelog: v7.1.0...v7.2.0

v7.1.0

27 Jul 22:47
bbcd33d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.1...v7.1.0

v7.0.1

05 Jul 20:08
0c901dc
Compare
Choose a tag to compare

What's Changed

Fixes

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

03 Jul 22:02
d7fd665
Compare
Choose a tag to compare

What's Changed

Breaking changes

Features

New Contributors

Full Changelog: v6.2.1...v7.0.0

v6.2.1

28 Jun 20:27
d56404a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.2.0...v6.2.1

v6.2.0

28 Jun 18:09
afac3e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.2.0

v6.1.0

22 Jun 20:33
b4b3534
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.1.0

v6.0.0

09 May 15:34
3c82ff3
Compare
Choose a tag to compare

What's Changed

⚠️ Note this release contains a "low risk" breaking change; see this PR for more information.

Features

Fixes

Full Changelog: v5.1.0...v6.0.0[](url)

v5.1.0

28 Apr 18:42
2d4ba4e
Compare
Choose a tag to compare

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

Full Changelog: v5.0.4...v5.1.0

v5.0.4

14 Apr 17:39
aed70e3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.3...v5.1.0