Zed Series Release Notes

15.0.0

New Features

  • The /v2/actions endpoint now alphabetically sorts the results by default and also supports the sort_keys query parameter to sort actions.

  • The /v2/actions endpoint now supports the marker query 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.