Kestra Open-Source Edition Changes
Changelog
🚀 Features
execution
- a933ee6 add secure variable renderer factory for debug mode
executions
- d4afed6 improve performance of PurgeExecutions by batch deleting executions, logs and metrics, closes #11680
system
- bd49bb8 allow to skip an indexer record
tests
- 374c589 add comprehensive tests for SecureVariableRendererFactory to ensure secret masking functionality
📘 Subtasks
core
logs
system
- bc1a602 move the SkipExecution service to the services package
version
- a3944aa update to version '0.24.9'
🐛 Bug Fixes
core
- bbf55be use primary pebble renderer with masked functions (#11535), closes #11535
- 2ecdb28 fix ForEach plugin task.iteration property to show the correct number of Iteration
- e92b8da amend add/edit actions from topology view (#11589), closes #10668 #11408 #11417 #11589
- 59eed01 properly encode filenames with spaces in URI (#11599), closes #11599
- 650e8fa avoid crashing UI in case of multiline function autocomplete (#11684), closes #11684
executions
- 9e4eafa try to mitigate SSE and debug log SSE errors, closes #11608
- 6bf4aeb purge executions by 100 by default
- 5efeae2 evaluate multiple conditions in a separate queue
system
- 7ac54bc compilation issue
- 4bd261d compilation issue
- 01a145a potential NPE in Execution.withTaskRun(), closes #11703
- 3fcd8e9 compilation issue
global
- 73e5949 missing import
- ed3748e set Label schema definition as list of label only, deprecate old… (#11648), closes #11648
🏭 Tests
- 3cec08b make listDistinctNamespaces more maintainable
- 003a635 remove findByNamespace and findDistinctNamespace
🔄️ Changes
tests
- 44579b1 remove outdated README for SecureVariableRendererFactory tests
global
- aa8a54f change iteration to start with 0
🛠 Build
Contributors
We'd like to thank the following people for their contributions:
Florian Hussonnois, Loïc Mathieu, MilosPaunovic, Miloš Paunović, Roman Acevedo, Sandip Mandal, Vedant794, YannC, YannC., brian-mulier-p, brian.mulier, github-actions[bot], hemanthsavasere, mustafatarek, yuri
Kestra Enterprise Edition Changes
Changelog
🚀 Features
executions
- caa90a0 improve performance of PurgeExecutions by batch deleting executions, logs and metrics
system
- f3fee50 allow to skip an indexer record, closes #5263
📘 Subtasks
system
- b85e8ab add the unused MultipleConditionEvent queue, closes #4602
version
- 38b6eef update to version '0.24.9'
🐛 Bug Fixes
system
- 7d54944 compilation issue
tests
global
- 949a40a compile issue in ElasticSearchExecutionRepository
🛠 Build
- ae96824 fix plugin-version param not being forwarded
Contributors
We'd like to thank the following people for their contributions:
Loïc Mathieu, Roman Acevedo, brian-mulier-p, github-actions[bot]