v3.0.0
Advisories and Breaking Changes
API METHOD CONTRACT CHANGE: In this release, the return type/exception implementation of AddCollaborator
has changed by fixing a failure with 201 status code when adding a collaborator - #2559 via @annchous
RE: Converts response model property accessors from protected to the more appropriate private for consistency - #2565 via @nickfloyd - in support of Generative SDKs
Release Notes
Milestone: We modified the existing source to help unify it and prepare for our generative SDK work.
Features/Enhancements
- Added Packages and Package versions APIs - #2551 via @JonruAlveus
- Reworks how Locking and Unlocking works on Issues and adds Locking and Unlocking to Pull Requests - #2543 via @notauserx
- Adds the ability to pass ApiOptions to PullRequestsClient.Files - #2553 via @Gamer025
- Added support for generating release notes. 😉 - #2563 via @Cristaling
- Adds missing fields for deployments API - #2560 via @hansmbakker, @nickfloyd
- Adds credential-authorization get endpoints - #2556 via @JonruAlveus, @nickfloyd
Fixes
Housekeeping
- Bumps Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0. - #2548 via @dependabot[bot]
- Bumps Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1. - #2561 via @dependabot[bot]
- Bumps Microsoft.NETFramework.ReferenceAssemblies from 1.0.2 to 1.0.3. - #2549 via @dependabot[bot]
Documentation Updates
Full Changelog: v2.0.1...v3.0.0