Kestra Open-Source Edition Changes
Changelog
📘 Subtasks
version
- 0ae24aa update to version '0.22.37'
🐛 Bug Fixes
core
executions
- 83abff3 avoid Executor being stuck / slow startup due to flow init
tests
- 2bde949 use another db name on webserver to avoid colliding with repositories
🛠 Build
- 655d991 add missing GH_PERSONAL_TOKEN in main-build.yml
- 1b7663c add GH_PERSONAL_TOKEN in release-docker.yml CI for helm chart
- 0f3d5f5 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
- 7462ef6 update to version '0.22.37'
🐛 Bug Fixes
backup
- fabf9f1 backup flow as Map to avoid stackoverflow at restore, closes #5409
core
executions
- beffa5c avoid Executor being stuck / slow startup due to flow init
system
- 56529b1 compilation issue
- 2c10119 compilation issue
tests
- dd0b4f3 use another db name on webserver to avoid colliding with repositories
- ae63c2c 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]