v2.0.1
Advisories and Breaking Changes
- None
Release Notes
Features/Enhancements
- Adds active lock reason to issue - #2525 via @notauserx
- Added an asynchronous paging extension that adds paging for all list-based response objects - #2516 via @Saalvage
- implements [GET] failed org invites - #2533 via @FrediKats
- Adds generators project and AsyncPaginationExtension generator - #2537 via @nickfloyd
- Adds seats and filled seats to plan response - #2539 via @JonruAlveus
Housekeeping
- Cleaned up build warnings - #2529 via @JonruAlveus
- Fixed the binary formatter in net461 so all unit tests now pass. Also removed the need to have it run only in framework as it also works on netcoreapp3.1 - #2535 via @JonruAlveus
- Cleans up unused or unnecessary DefineConstants - #2538 via @JonruAlveus
Documentation Updates
- Updated the .NET supported version in readme - #2532 via @FrediKats
- Adds documentation on how to create a branch - #2541 via @JonruAlveus