Skip to content

2.0.3

Choose a tag to compare

@github-actions github-actions released this 26 Aug 04:29
b8506c8

What's Changed

🌟 Enhancements - Enterprise-only

  • Projects > Members endpoint has been added to the Label Studio SDK, enabling listing the members of a specific project.
image
  • SSO > SAML and SSO > SCIM endpoints have been added to the Label Studio SDK, enabling configuring workspace, role, and project-based groups programatically.
image
  • It is now possible to pass the type and users parameters, allowing filtering which task assignments are deleted, to the DELETE endpoint under Projects > Assignments via the SDK.

Features

  • feat: BROS-349: Add assign user and export snapshot tutorials by @makseq in #537
  • feat: FIT-474: Paginated project members endpoint by @robot-ci-heartex in #544
  • feat: FIT-582: Members Page performance improvement to display only users with contributions by @robot-ci-heartex in #536
  • feat: ROOT-84: expose endpoints for updating SSO group mappings in SDK by @robot-ci-heartex in #548

Other Changes

  • chore: ROOT-83: support additional parameters on assignees DELETE request and improve tests by @robot-ci-heartex in #539

Full Changelog: 2.0.2...2.0.3