v1.2.3
Minor
Published on February 3, 2026
Kestra Open-Source Edition Changes
Changelog
๐ Features
CLI
e14dd27improve the error message from FLowSynch command (#14379), closes #14379fcb7c6dhandle flow update errors with syncFromSource command (#14324), closes #14324
apps
928e0c9add human task validation to apps (#14358), closes #14358
ui
55d3f53improve PostHog metadata and setup tracking (#14325) (#14353), closes #14325 #14353
global
3a01180add new plugin categories (#14406), closes #14406
๐ Subtasks
deps
ad80699upgrade to Gradle 9.3.0
version
62614dcupdate to version '1.2.3'
๐ Bug Fixes
apps
044c80chandle human task
assets
30697d1task-level declared output assets can use current task output in pebble (#14345), closes #14345
core
027894fnamespace file read scheduler backed with buffering queue (#14370), closes #14226 #14370
dashboard
188eed4working labels global filter0325413labels can't be source of aggregationc3e2be8remove sourceCode from json schemabd81bd4labels filter as key-value filterbd8f1f0table properly shows aggregations1cbef21remove lowercasing for legends206ca1bpie charts properly rendered477f7avoid infinite redirects (#14380), closes #14380819060afilter for NORMAL kind on KPI
dashboards
d516a73properly compute date scale for timerange (#14347), closes #14347
docs
5c5f95dremove imports in MDX files
executions
874d936add flow labels to the runcontext variables when no execution, closes #13807 #13948
kv
a6a3ef2PurgeKV should also purge parent namespace
system
e7771eathe WatchService should not be null, closes #13700
๐ญ Tests
executions
aaf0b97fix backported tests in ExecutionControllerRunnerTest
๐๏ธ Changes
system
4bcc744cleanup old and unused e2e test setup
6f40190Add NORMAL_KIND_CONDITION to query execution
Contributors
We'd like to thank the following people for their contributions: Bart Ledoux, Franรงois Delbrayelle, Georg Traar, GitHub, Loรฏc Mathieu, Nicolas K., Roman Acevedo, brian-mulier-p, brian.mulier, github-actionsbot, nKwiatkowski, wangk
Kestra Enterprise Edition Changes
Changelog
๐ Features
apps
- add human task validation to apps (#6561), closes #6561
๐ Subtasks
deps
- upgrade to Gradle 9.3.0
version
- update to version '1.2.3'
๐ Bug Fixes
assets
- task-level declared output assets can use current task output in pebble (#6549), closes #6424 #6549
dashboard
- working labels global filter (#6585), closes #5949 #6585
- filter for NORMAL kind on KPI
kv
- don't backup older KV versions (#6584), closes #6557 #6584
namespaces
- prevent creating flow to allow creating a namespace without permissions, closes #6545
system
- compilation issue
global
- purge the execution inside the Scheduler when there is a trigger, closes #6516
๐๏ธ Changes
- cleanup very old e2e test setup
Contributors
We'd like to thank the following people for their contributions: Loรฏc Mathieu, Nicolas K., Roman Acevedo, brian-mulier-p, brian.mulier, github-actionsbot, nKwiatkowski