Kestra Open-Source Edition Changes
Changelog
📘 Subtasks
version
- aa2bd5d update to version '0.23.25'
🐛 Bug Fixes
core
executions
- 6f7126a avoid Executor being stuck / slow startup due to flow init
tests
- e99d13a use another db name on webserver to avoid colliding with repositories
🛠 Build
- 03935f0 add missing GH_PERSONAL_TOKEN in main-build.yml
- dcd2a7e add GH_PERSONAL_TOKEN in release-docker.yml CI for helm chart
- 4e99975 core: rename Await.until(sleep) and (timeout) to avoid confusions
Contributors
We'd like to thank the following people for their contributions:
Roman Acevedo, brian.mulier, github-actions[bot]
Kestra Enterprise Edition Changes
Changelog
📘 Subtasks
version
- 1025e3e update to version '0.23.25'
🐛 Bug Fixes
backup
- 3dc0018 backup flow as Map to avoid stackoverflow at restore, closes #5409
core
executions
- a41d7b2 avoid Executor being stuck / slow startup due to flow init
tests
- 44df92e use another db name on webserver to avoid colliding with repositories
- 344571b core: rename Await.until(sleep) and (timeout) to avoid confusions
Contributors
We'd like to thank the following people for their contributions:
Loïc Mathieu, brian.mulier, github-actions[bot]