Kestra Open-Source Edition Changes
Changelog
🚀 Features
cli
- 2fce17a add
--flow-pathon executor to preload some flows
core
- a0f29b7 add attempts for flowable tasks
📘 Subtasks
version
- fad5edb update to version '1.0.11'
🐛 Bug Fixes
core
- 6db1bfb fix plugin stable version resolution (kestra-io/kestra-ee#5129)
- 5a4a5e4 resolution of plugin must be done with a stable version
- faee3f1 fix PluginCatalogService resolve method
- 883b7c8 apply timeRange filter in triggers (#12721), closes #12721
- 11ef823 remove double info icon (#12623), closes #12623
executions
- f125f63 allow reading from subflow even if we have a parent, closes #12629
- 4a62f9c don't urlencode files as they would already be inside the storage
plugins
- 0957e07 remove regex validation on version property
secrets
- 0176c8c NS update for a secret should be disabled properly with correct prop (#12834), closes #12834
system
- 3604762 add resolveVersions method to PluginCatalogService
- 67d8509 killing a paused flow should kill the Pause task attempt, closes #12421
- 771cca1 trigger an execution once per condition on flow triggers, closes #12560
tests
global
- b0036bb where prop can be null (#12828), closes #12828
- 6ceb0de when removing a queued execution, directly delete instead of fetching then delete to reduce deadlock (#12789), closes #12789
- 53e8674 set FlowWithSource as implementation for getFlow method
🔄️ Changes
core
Contributors
We'd like to thank the following people for their contributions:
Florian Hussonnois, Loïc Mathieu, Ludovic DEHON, Piyush Bhaskar, YannC, YannC., brian-mulier-p, brian.mulier, github-actions[bot], mustafatarek
Kestra Enterprise Edition Changes
Changelog
🚀 Features
executions
- 82d2fb2 add attempts to flowable tasks
plugins
global
📘 Subtasks
version
- 56a3ae7 update to version '1.0.11'
🐛 Bug Fixes
auditlog
rbac
test
- 38da86e fix webserver tests for plugin versioning
webserver
global
🛠 Build
Contributors
We'd like to thank the following people for their contributions:
Florian Hussonnois, GitHub, Loïc Mathieu, Roman Acevedo, YannC, YannC., github-actions[bot]