Kestra Open-Source Edition Changes
Kestra Open-Source Edition Changes
Changelog
๐ Features
execution
- cee412f add secure variable renderer factory for debug mode
executions
- 359dc9a improve performance of PurgeExecutions by batch deleting executions, logs and metrics, closes #11680
system
- f8aa5fb allow to skip an indexer record
tests
- 3c899fc add comprehensive tests for SecureVariableRendererFactory to ensure secret masking functionality
๐ Subtasks
core
deps
- 6c16bbe bump langchain4j from 1.6.0 to 1.7.1
logs
system
- ae314c3 move the SkipExecution service to the services package
version
- 553a1d5 update to version '1.0.4'
๐ Bug Fixes
core
- c58aca9 decrypt input secrets passed to exec (#11681), closes #11681
- 27dcf60 obfuscate secrets used as default inputs (#11681), closes #11681
- f452da7 catch any exception on schema generation
- 43401c5 properly publish CrudEvent for killed execution
- 4ceff83 use primary pebble renderer with masked functions (#11535), closes #11535
- 09c921b fix ForEach plugin task.iteration property to show the correct number of Iteration
- d21ec4e amend the code color variable value for light mode (#11736), closes #11682 #11736
- 39c9301 amend add/edit actions from topology view (#11589), closes #11408 #11417 #11589
- d02fd53 properly encode filenames with spaces in URI (#11599), closes #11599
- 95133eb avoid crashing UI in case of multiline function autocomplete (#11684), closes #11684
- 692d046 exclude current namespace in listKeysWithInheritance
executions
- d677317 try to mitigate SSE and debug log SSE errors, closes #11608
- 37bdcc3 purge executions by 100 by default
- aa7a473 evaluate multiple conditions in a separate queue
- 14952c9 killing queued exec. didn't respect concurrency limit, closes #11574
flows
- 92c1f04 flow validation could NPE when the id is not set
kv
- a0b9de9 revert BC renaming of listKeysWithInheritence
system
- fe46ddf compilation issue
- 03ff25f potential NPE in Execution.withTaskRun(), closes #11703
- 9e11d5f compilation issue
test
- c06ef79 update test assertion for listKeysWithInheritance() to be on ancestor keys only
tests
- 1686fc3 new namespace was introduced
global
- 54482e1 missing import
- 54b7811 set Label schema definition as list of label only, deprecate oldโฆ (#11648), closes #11648
- 050ad60 use filters query instead of deprecated prop to filter by triggerExecutionId when clicking on failed execution of a ForEachItem (#11690), closes #11690
๐ญ Tests
- 4e7c752 remove findByNamespace and findDistinctNamespace
๐๏ธ Changes
kv
- 030627b update namespace filtering for readability
logs
- c87d7e4 remove empy line
tests
- 5026afe remove outdated README for SecureVariableRendererFactory tests
global
- 9e66119 change iteration to start with 0
๐ Build
Contributors
We'd like to thank the following people for their contributions:
Carlos Longhi, 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
- d25784d improve performance of PurgeExecutions by batch deleting executions, logs and metrics
system
- 3229bba allow to skip an indexer record, closes #5263
๐ Subtasks
system
- e081a2e add the unused MultipleConditionEvent queue, closes #4602
version
- 9a6bace update to version '1.0.4'
๐ Bug Fixes
ai
apps
- 83e45e1 add required 'flow' variable for pebble function (#5220), closes #5220
auditlogs
executions
- 4cfd7a0 killing queued exec. didn't respect concurrency limit
system
- 830d8fd compilation issue
- c227db1 compilation issue
tests
global
- 7a23391 missing aggregation key
- e7ab820 OTP feature backport changes
๐ Build
- ee01766 fix plugin-version param not being forwarded
- f5e4775 run test when pre-release.yml
Contributors
We'd like to thank the following people for their contributions:
Florian Hussonnois, GitHub Action, Loรฏc Mathieu, Roman Acevedo, YannC, YannC., brian-mulier-p, brian.mulier, github-actions[bot]
Kestra Enterprise Edition Changes
Changelog
๐ Features
executions
- d25784d improve performance of PurgeExecutions by batch deleting executions, logs and metrics
system
- 3229bba allow to skip an indexer record, closes #5263
๐ Subtasks
system
- e081a2e add the unused MultipleConditionEvent queue, closes #4602
version
- 9a6bace update to version '1.0.4'
๐ Bug Fixes
ai
apps
- 83e45e1 add required 'flow' variable for pebble function (#5220), closes #5220
auditlogs
executions
- 4cfd7a0 killing queued exec. didn't respect concurrency limit
system
- 830d8fd compilation issue
- c227db1 compilation issue
tests
global
- 7a23391 missing aggregation key
- e7ab820 OTP feature backport changes
๐ Build
- 3c5c265 fix pre-release.yml publish github not waiting tests
- ee01766 fix plugin-version param not being forwarded
- f5e4775 run test when pre-release.yml
Contributors
We'd like to thank the following people for their contributions:
Florian Hussonnois, GitHub Action, Loรฏc Mathieu, Roman Acevedo, YannC, YannC., brian-mulier-p, brian.mulier, github-actions[bot]