Skip to content

Release 26.1.0

Latest

Choose a tag to compare

@baptiste-olivier baptiste-olivier released this 04 Dec 09:42
994dc17

What's Changed

Breaking changes

  • Drop support for Python 3.9. The SDK now requires Python ≥ 3.10. (See #1983)

Python compatibility

  • Add support for Python 3.13. (#1984)

New features

  • Add methods to activate and deactivate consensus on an asset. (LAB-4021, #1982)
  • Remove the order and isActivated fields when creating or updating a workflow step. (LAB-4038, #1990)
  • Allow using the is not operator to filter workflow steps by assignee in workflow step queries. (LAB-4081, #1987)