Skip to content

v1.77.0

Choose a tag to compare

@Maed223 Maed223 released this 15 Apr 21:13
· 364 commits to main since this release
fd1a115

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