Skip to content

Releases: octokit/octokit.net

v11.0.1

15 Apr 17:42
4ca8f1c
Compare
Choose a tag to compare

What's Changed

Fix

  • fix: "zip" Content-Type resulting in null Stream for Artifacts on Blob Storage by @thomhurst in #2905

Full Changelog: v11.0.0...v11.0.1

v11.0.0

10 Apr 21:26
889bf25
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGE

Features

Fixes

  • BREAKING CHANGE (behavior): Modify caching to only attempt to update the response cache if a 2xx response code is received from GitHub by @daverant in #2877
  • fix: Allow zip MIME type by @thomhurst in #2902

Maintenance

New Contributors

Full Changelog: v10.0.0...v10.0.1

v10.0.0

23 Feb 00:39
d27d1f0
Compare
Choose a tag to compare

Breaking change:

What's Changed

  • (docs): link corrections by @kfcampbell in #2874
  • Fix: Add RequiredSignatures to the BranchProtectionSettingsUpdate Type by @wesdevpro in #2873
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #2884
  • feat: Adds cancel invitation by @thomaslem in #2881
  • feat: Add 'Pending' member to WorkflowJobStatus enum by @redoz in #2885
  • Update Dockerfile to omit mkdocs so that pre-builds will complete successfully by @nickfloyd in #2886
  • build(deps): bump xunit from 2.6.6 to 2.7.0 by @dependabot in #2888
  • build(deps): bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 by @dependabot in #2887

New Contributors

Full Changelog: v9.1.2...v10.0.0

v9.1.2

01 Feb 20:31
e87aa64
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v9.1.1...v9.1.2

v9.1.1

25 Jan 14:41
c9ddf3e
Compare
Choose a tag to compare

What's Changed

Features

  • [feat] Add Rocket & Eyes reactions to ReactionSummary by @Misha-133 in #2847

Fixes

Maintenance

Documentation

  • [DOCS]: Removed the Related Projects Section from the README by @wesdevpro in #2860

New Contributors

Full Changelog: v9.1.0...v9.1.1

v9.1.0

03 Jan 17:30
b1a2cf5
Compare
Choose a tag to compare

What's Changed

Features

  • [feat]: Output GraphQL rate limit by @dirtygooback in #2807
  • [feat]: Allow the constructor for ProductHeaderValue to accept a framework version of the object by @Cyberboss in #2821
  • [feat] Introduce NewRelease.DiscussionCategoryName, Fixes #2746 by @AndreyAkinshin in #2842
  • [feat]: Adding Copilot for Business support by @dylan-asos in #2826
  • [feat]: Implement Actions OIDC Client by @dirtygooback in #2828
  • [feat] Add support for "Require approval of the most recent reviewable push" by @ChrisAnn in #2839

Bugs

  • [fix] Fix handling for Streams in IConnection for raw content by @martincostello in #2791
  • [fix]: The methods GetAllForCurrentWithTimestamps and GetAllForUserWithTimestamps did not return timestamps. by @MareMare in #2829

Maintenance

  • build(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #2811
  • build(deps): bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot in #2816
  • build(deps): bump Microsoft.Bcl.AsyncInterfaces from 7.0.0 to 8.0.0 by @dependabot in #2817
  • build(deps): bump Cake.Frosting from 2.3.0 to 4.0.0 in /build by @dependabot in #2814
  • build(deps): bump xunit from 2.6.3 to 2.6.4 by @dependabot in #2841
  • build(deps): bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 by @dependabot in #2840
  • [maint]: don't run immediate response on Actions- or octokitbot-driven changes by @octokitbot in #2819
  • [maint]: Workflows have changed by @octokitbot in #2830

New Contributors

Full Changelog: v9.0.0...v9.1.0

v9.0.0

31 Oct 21:08
27aa6e5
Compare
Choose a tag to compare

What's Changed

Breaking changes

Features

  • [feat]: Add RenameBranch method to RepositoryBranchesClient by @dirtygooback in #2799

Fixes

  • (fix) RepositoryContentsClient.GetArchive does not return the expected binary content by @Jericho in #2803

Maintenance

New Contributors

Full Changelog: v8.1.1...v9.0.0

v8.1.1

12 Oct 14:24
7b3abda
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Maintenance

  • [maint]: Updated immediate response workflows via automation by @octokitbot in #2793

New Contributors

Full Changelog: v8.0.1...v8.1.1

v8.0.1

29 Sep 18:51
0238092
Compare
Choose a tag to compare

What's Changed

Features

Fixes

  • [bug]: GetAllStargazersWithTimestamps was not returning timestamps by @thomhurst in #2785

New Contributors

Full Changelog: v7.2.0...v8.0.1

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