Skip to content

v3.0.0

Compare
Choose a tag to compare
@nickfloyd nickfloyd released this 13 Sep 19:13
· 178 commits to main since this release
063e85e

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

Fixes

  • Fix failure with 201 status code on adding a collaborator - #2559 via @annchous

Housekeeping

Documentation Updates

  • Removed reference to Basic Authentication in the docs - #2555 via @rkreisel

Full Changelog: v2.0.1...v3.0.0