Skip to content

Releases: octokit/octokit.net

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

v5.0.3

06 Apr 21:31
f10f5f3
Compare
Choose a tag to compare

What's Changed

Features

Maintenance

New Contributors

Full Changelog: v5.0.2...v5.0.3

v5.0.2

10 Mar 18:44
ddb66ed
Compare
Choose a tag to compare

What's Changed

Features

  • Implement GetAllOrganizationMembershipsForCurrent by @chemhack in #2654

Bug fixes

  • Correctly deserialize CollaboratorPermissionResponse by @heaths in #2682

New Contributors

Full Changelog: v5.0.1...v5.0.2

v5.0.1

09 Mar 19:00
7d01bad
Compare
Choose a tag to compare

What's Changed

Features

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

Full Changelog: v5.0.0...v5.0.1

v5.0.0

20 Jan 18:49
891015c
Compare
Choose a tag to compare

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

13 Jan 14:35
bf66785
Compare
Choose a tag to compare

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

Maintenance

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

Full Changelog: v4.0.3...v4.0.4

v4.0.3

02 Dec 17:08
0475f08
Compare
Choose a tag to compare

What's Changed

Features

Bug fixes

Maintenance

  • [MAINT] Improve docs for the 'release' chapter by @Move2win in #2628

New Contributors

Full Changelog: v4.0.2...v4.0.3

v4.0.2

23 Nov 21:43
6c11c1e
Compare
Choose a tag to compare

What's Changed

Features

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

New Contributors

Full Changelog: v4.0.1...v4.0.2

v4.0.1

20 Oct 22:14
131ba87
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.0.1