Skip to content

v9.1.0

Compare
Choose a tag to compare
@nickfloyd nickfloyd released this 03 Jan 17:30
· 28 commits to main since this release
b1a2cf5

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