Skip to content

Releases: kestra-io/kestra

v1.3.14

22 Apr 10:08

Choose a tag to compare

Kestra Open-Source Edition Changes

Changelog

📘 Subtasks

version

  • c759696 update to version '1.3.14'

🐛 Bug Fixes

system

  • 1557cec reemit realtime trigger
  • e25aa6d possible NoSuchElement exception after migratoin to 1.2, closes #15620

ui

🛠 Build

deps

Contributors

We'd like to thank the following people for their contributions:
Barthélémy Ledoux, GitHub, Loïc Mathieu, Miloš Paunović, Piyush Bhaskar, Sumit Shandillya, github-actions[bot]


Kestra Enterprise Edition Changes

Changelog

📘 Subtasks

version

  • 9e599f9 update to version '1.3.14'

🐛 Bug Fixes

iam

  • 6dc08c8 prevent scheduled license check from silently dying on exception (#7510), closes #7510
  • 61444eb wrap text at underscores in groups view (#7522), closes #7503 #7522

🛠 Build

deps

  • 4d9f00b bump vulnerable frontend dependencies (#7513), closes #7512 #7513

Contributors

We'd like to thank the following people for their contributions:
GitHub, MilosPaunovic, Miloš Paunović, YannC, github-actions[bot]

v1.2.16

22 Apr 10:33

Choose a tag to compare

Kestra Open-Source Edition Changes

Changelog

📘 Subtasks

version

  • 10029cc update to version '1.2.16'

Contributors

We'd like to thank the following people for their contributions:
github-actions[bot]


Kestra Enterprise Edition Changes

Changelog

📘 Subtasks

version

  • 4307b89 update to version '1.2.16'

🐛 Bug Fixes

iam

  • 697f0bb prevent scheduled license check from silently dying on exception (#7511), closes #7511

Contributors

We'd like to thank the following people for their contributions:
GitHub, YannC, github-actions[bot]

v1.2.15

22 Apr 10:02

Choose a tag to compare

Kestra Open-Source Edition Changes

Changelog

📘 Subtasks

version

  • 38f923a update to version '1.2.15'
  • 45a34fb update to version '1.2.14'
  • 4ff322e update to version '1.2.15'

🐛 Bug Fixes

executions

tests

  • 2d95729 replace sampletestfile.com with embedded server in HTTP tests (#15681), closes #15681

Contributors

We'd like to thank the following people for their contributions:
GitHub, Karel Krýda, Nicolas K., github-actions[bot], nKwiatkowski


Kestra Enterprise Edition Changes

Changelog

📘 Subtasks

version

  • a1628be update to version '1.2.15'

Contributors

We'd like to thank the following people for their contributions:
github-actions[bot]

v1.0.38

22 Apr 11:16

Choose a tag to compare

Kestra Open-Source Edition Changes

Changelog

📘 Subtasks

version

  • a708df4 update to version '1.0.38'
  • b37d920 update to version '1.0.37'
  • cad7252 update to version '1.0.38'

🐛 Bug Fixes

core

system

tests

  • ac255a7 replace sampletestfile.com + annotate flaky tests for v1.0.x release (#15658), closes #15658

global

  • af76631 replay mark non-terminated sibling attempts as killed

🏭 Tests

core

  • 89aceeb cover replay restart state normalization

Contributors

We'd like to thank the following people for their contributions:
GitHub, Loïc Mathieu, Nicolas K., github-actions[bot], lizi3, nKwiatkowski


Kestra Enterprise Edition Changes

Changelog

📘 Subtasks

version

  • 3ac4b08 update to version '1.0.38'

Contributors

We'd like to thank the following people for their contributions:
github-actions[bot]

v1.3.13

21 Apr 15:11

Choose a tag to compare

Kestra Open-Source Edition Changes

Changelog

📘 Subtasks

version

  • 2113738 update to version '1.3.13'

🐛 Bug Fixes

core

tests

  • 3adf767 replace sampletestfile.com with embedded server in HTTP tests (#15646), closes #15646

🛠 Build

deps

  • d6ec7db use netty-codec-multipart-vintage again, closes #9743
  • 6444c93 bump io.micronaut.platform:micronaut-platform

Contributors

We'd like to thank the following people for their contributions:
Loïc Mathieu, Malay Dewangan, YannC, YannC., github-actions[bot], yuri1969


Kestra Enterprise Edition Changes

Changelog

📘 Subtasks

version

  • bbe04cc update to version '1.3.13'

🐛 Bug Fixes

ai

  • d6404aa gate App/Test copilot on isAiApiKeyConfigured in v1.3.x (#7490), closes #7490

apps

  • e31f782 mark apps/view route as anonymous to unblock public apps, closes #5966 #7138

Contributors

We'd like to thank the following people for their contributions:
GitHub, Roman Acevedo, brian-mulier-p, github-actions[bot]

v1.3.12

21 Apr 11:37

Choose a tag to compare

Kestra Open-Source Edition Changes

Changelog

🚀 Features

core

  • 224dc82 add secret property type to No-Code editor
  • b2fb151 add @PluginProperty(secret = true) with validation for it
  • 5bda668 add PebbleUtil and replace hardcoded Pebble delimiters

system

  • 23d5b3a provide access to plugins to the JsonSchemaGenerator

📘 Subtasks

version

  • 94c753b update to version '1.3.12'

🐛 Bug Fixes

ai

core

  • 7755469 prevent ClassCastException in decodeInput for already-decrypted secret inputs (#15633), closes #15633

tests

  • b125164 replace sampletestfile.com with embedded server in HTTP tests (#15646), closes #15646

global

  • 15b287b replay mark non-terminated sibling attempts as killed

🏭 Tests

core

  • 2be236e cover replay restart state normalization

Contributors

We'd like to thank the following people for their contributions:
GitHub, Loïc Mathieu, YannC, YannC., brian-mulier-p, brian.mulier, github-actions[bot], lizi3


Kestra Enterprise Edition Changes

Changelog

📘 Subtasks

version

  • 6028d45 update to version '1.3.12'

🐛 Bug Fixes

ai

  • 179c92b guard EE AiController cast to EeAiServiceInterface (#7489), closes #7458 #7489
  • d6659e9 graceful degradation when api.kestra.io is unreachable (#7480), closes #7480 #15602

executions

tests

  • 3a3219c remove tests using unavailable @LoadUser/@LoadUsers annotations on releases/v1.3.x

  • 3891d3b Reapply "fix(executions): add EE override for execution-level eval endpoint with ACL checks (#7190) (#7477)", closes #7190 #7477
  • 2ef1498 Revert "fix(executions): add EE override for execution-level eval endpoint with ACL checks (#7190) (#7477)", closes #7190 #7477

Contributors

We'd like to thank the following people for their contributions:
GitHub, YannC., brian-mulier-p, github-actions[bot]

v1.3.11

17 Apr 12:45

Choose a tag to compare

Kestra Open-Source Edition Changes

Changelog

📘 Subtasks

version

  • b75a14e update to version '1.3.11'

🐛 Bug Fixes

trigger

  • 482456c init RunContext with flow/trigger and default tenantId

worker

  • a2c0e6e prevent duplicate SubflowExecutionEnd delivery across executor JVMs

global

Contributors

We'd like to thank the following people for their contributions:
Florian Hussonnois, Malay Dewangan, Piyush Bhaskar, YannC., github-actions[bot]


Kestra Enterprise Edition Changes

Changelog

📘 Subtasks

version

  • 4784ffa update to version '1.3.11'

🐛 Bug Fixes

ui

  • 1dc6f49 correctly open binding drawer for SA, closes #7454

Contributors

We'd like to thank the following people for their contributions:
YannC., github-actions[bot]

v1.3.10

15 Apr 07:37

Choose a tag to compare

Kestra Open-Source Edition Changes

Changelog

🚀 Features

core

📘 Subtasks

core

version

  • c471207 update to version '1.3.10'

🐛 Bug Fixes

core

docker

  • 8d1aca1 add fail-fast docker socket validation, improve error detection, add tests, and skip integration tests when daemon unavailable

logs

plugins

storage

  • c3ab26a avoid double ION serialization of KV values during backup restore (#15495), closes #15495

system

  • 9f4fb28 add split attribute to the excludes command line option

Contributors

We'd like to thank the following people for their contributions:
GitHub, Loïc Mathieu, MilosPaunovic, Miloš Paunović, Piyush Bhaskar, YannC, YannC., brian-mulier-p, brian.mulier, github-actions[bot]


Kestra Enterprise Edition Changes

Changelog

📘 Subtasks

core

  • 3eb6515 add paired OSS worktree setup for EE worktrees (#7403), closes #7403

version

  • 82e93de update to version '1.3.10'

🐛 Bug Fixes

copilot

  • 9d59887 pass enhanced prompt to YAML builders (#7420), closes #7420

core

  • a0ee1da add guided tour modal overlay once app mounts (#7427), closes #7427
  • 3bdace1 return full plugin defaults and variables in AI copilot tools, closes #7279
  • fd5f4dc use correct schema class for app AI copilot generation

logs

  • d692aee better handling on repository filters inheritance (#7358), closes #7327 #7358

migration

  • b9d1fa4 missing a filter for exclusion

storage

  • e7aef4a restore namespace file metadata during backup restore (#7400), closes #7393 #7400
  • 9edf804 use putRaw for KV restore to avoid double ION serialization (#7399), closes #7399

global

  • df4fb65 bad backport on AbstractBackupServiceTest

🔄️ Changes

ui

  • 272698f replace deep relative imports with kestra/ alias, closes #7402

Contributors

We'd like to thank the following people for their contributions:
Loïc Mathieu, Piyush Bhaskar, YannC., brian-mulier-p, brian.mulier, github-actions[bot]

v1.0.37

15 Apr 11:09

Choose a tag to compare

Kestra Open-Source Edition Changes

Changelog

🚀 Features

migration

  • f8f4d01 allow exluding some data from the tenant migration

📘 Subtasks

version

  • 274cb6c update to version '1.0.37'

🐛 Bug Fixes

docker

  • 2b3e38e add fail-fast docker socket validation, improve error detection, add tests, and skip integration tests when daemon unavailable

execution

  • d763821 ensure the secret consumer is set in the run context

system

  • 4d26952 add split attribute to the excludes command line option

Contributors

We'd like to thank the following people for their contributions:
Loïc Mathieu, github-actions[bot]


Kestra Enterprise Edition Changes

Changelog

🚀 Features

migration

  • 63298b6 allow exluding some data from the tenant migration

📘 Subtasks

core

  • 26b74b2 add paired OSS worktree setup for EE worktrees (#7403), closes #7403

version

  • b33dd04 update to version '1.0.37'

🐛 Bug Fixes

migration

  • 3167000 missing a filter for exclusion

🔄️ Changes

ui

  • dbed02d replace deep relative imports with kestra/ alias, closes #7402

Contributors

We'd like to thank the following people for their contributions:
Loïc Mathieu, brian-mulier-p, brian.mulier, github-actions[bot]

v0.24.19

14 Apr 13:33

Choose a tag to compare

Kestra Open-Source Edition Changes

Changelog

📘 Subtasks

version

  • e7f778f update to version '0.24.19'

🐛 Bug Fixes

core

  • 541ebe1 Micronaut issue with Micronaut Nullable

system

  • 362ce4c add split attribute to the excludes command line option

Contributors

We'd like to thank the following people for their contributions:
Loïc Mathieu, github-actions[bot]


Kestra Enterprise Edition Changes

Changelog

📘 Subtasks

version

  • f916c63 update to version '0.24.19'

🐛 Bug Fixes

migration

  • b16744f missing a filter for exclusion

Contributors

We'd like to thank the following people for their contributions:
Loïc Mathieu, github-actions[bot]