Kestra Open-Source Edition Changes
Changelog
🚀 Features
executions
- 44bb0c2 improve performance of PurgeExecutions by batch deleting executions, logs and metrics, closes #11680
system
- bf61b04 allow to skip an indexer record
📘 Subtasks
system
- a28bba8 move the SkipExecution service to the services package
version
- f6e0988 update to version '0.23.19'
🐛 Bug Fixes
core
executions
system
global
- 5738acd compilation issue
🏭 Tests
- 2494b6f make listDistinctNamespaces more maintainable
- 47d1295 remove findByNamespace and findDistinctNamespace
🛠 Build
Contributors
We'd like to thank the following people for their contributions:
GitHub, Loïc Mathieu, Roman Acevedo, brian-mulier-p, brian.mulier, github-actions[bot]
Kestra Enterprise Edition Changes
Changelog
🚀 Features
executions
- d36d91b improve performance of PurgeExecutions by batch deleting executions, logs and metrics
system
- c79c34f allow to skip an indexer record, closes #5263
📘 Subtasks
system
- 25ba33b add the unused MultipleConditionEvent queue, closes #4602
version
- 09de4df update to version '0.23.19'
🐛 Bug Fixes
system
- bda99a6 compilation issue
- d497589 compilation issue
- 4cbf517 compilation issue
tests
🛠 Build
- 046b6fd fix plugin-version param not being forwarded
- 41ac061 run test when pre-release.yml
Contributors
We'd like to thank the following people for their contributions:
Loïc Mathieu, Roman Acevedo, github-actions[bot]