2.6.0
Aligned with Broadsoft Apio Core == 2.0.1
API
- use the /api/v01 iso /api/v02 by cleaning up legacy links to the python REST API
- expose user email in activity versions listing
Workflows
- add a node "search_transactions" to search for transactions
- force jinja2
truncate
function to behave like before (with a leeway default to 0) - keep timers running locally when the timeout < 20s
- fix running subsequent subworkflows when a subworkflow stopped and restart
- fix external callbacks when callback arrive before the workflow stopped
Session Holders
- add support for MySQL datastore
2.6.1
- fix top instance evaluation in user callback [backported]
- fix /custom_instances/search and /timers/search [backported]
- fix nullable column assignation in processing_traces.external_id [backported]
2.6.2
- fix update instance id for external_callbacks when the instance ID is reserved
2.6.3
- extend dispatch persistence timeout
- fix assumption of error to be pgError in the database calls