Zed Series Release Notes¶
15.0.0¶
New Features¶
The
/v2/actionsendpoint now alphabetically sorts the results by default and also supports thesort_keysquery parameter to sort actions.
The
/v2/actionsendpoint now supports themarkerquery parameter which can be used to set the start position of the pagination.
Upgrade Notes¶
Python 3.6 & 3.7 support has been dropped. The minimum version of Python now supported is Python 3.8.
The dbsync needs to be executed to run the migration of the description field in the workflow_executions_v2 table to text.