v1.77.0
Enhancements
Remove DefaultProject from OrganizationUpdateOptions to prevent updating an organization's default project, by @netramali #1078
Adds support for creating multiple team tokens by adding Description to TeamTokenCreateOptions. This provides BETA support, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users, by @mkam #1083
Adds support for reading and deleting team tokens by ID, by @mkam #1083
BREAKING CHANGES
In the last release, Runs interface method ListForOrganization included pagination fields TotalCount and TotalPages, but these are being removed as this feature approaches general availablity by @brandonc #1074