Skip to content

Releases: kestra-io/plugin-scripts

v1.9.5

Choose a tag to compare

@github-actions github-actions released this 08 Jul 07:19

Changelog

📘 Subtasks

version

  • b7039dc update to version 'v1.9.5'.
  • 1104b3b update snapshot version 'v1.9.5-SNAPSHOT'.

🐛 Bug Fixes

python

  • 28e6c0d resolve real interpreter for Process runner without pythonVersion (#394), closes #394

Contributors

We'd like to thank the following people for their contributions:
Claude Opus 4.8, GitHub, MAIRE Jérémy, jymaire

v1.9.4

Choose a tag to compare

@github-actions github-actions released this 07 Jul 08:38

Changelog

📘 Subtasks

version

  • 419def1 update to version 'v1.9.4'.
  • 3efce52 update snapshot version 'v1.9.4-SNAPSHOT'.

🏭 Tests

scripts

  • a2e3d27 raise ExecuteFlow timeout to 5m to fix cold-start flakes (#393), closes #393

Contributors

We'd like to thank the following people for their contributions:
Claude Opus 4.8 (1M context), GitHub, MAIRE Jérémy, jymaire

v1.9.3

Choose a tag to compare

@github-actions github-actions released this 06 Jul 07:26

Changelog

📘 Subtasks

deps

  • a8f4b71 bump gradle-wrapper from 9.6.0 to 9.6.1 (#387), closes #387
  • 4980386 bump the kestra-gradle-plugins group across 1 directory with 3 updates (#390), closes #390
  • ec2b1cf bump org.apache.groovy:groovy-jsr223 from 5.0.6 to 5.0.7 (#392), closes #392

version

  • d2436c4 update to version 'v1.9.3'.
  • bd074f6 update snapshot version 'v1.9.3-SNAPSHOT'.

🐛 Bug Fixes

python

  • 174050d verify uv installer integrity before execution (#391), closes #391

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, MAIRE Jérémy, dependabot[bot], jymaire

v1.9.2

Choose a tag to compare

@github-actions github-actions released this 02 Jul 08:57

Changelog

📘 Subtasks

deps

  • c01331c bump com.gradleup.shadow from 9.4.2 to 9.4.3 (#383), closes #383
  • f955dc1 group io.kestra.gradle.* dependabot updates

version

  • c0ede00 update to version 'v1.9.2'.
  • 9c077b8 update snapshot version 'v1.9.2-SNAPSHOT'.

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Malay Dewangan, dependabot[bot]

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 12:50

Changelog

📘 Subtasks

build

deps

version

  • df0edfa update to version 'v1.9.1'.
  • b358e53 update snapshot version 'v1.9.1-SNAPSHOT'.

🛠 Build

  • a817fc2 add repository-conventions gradle plugin

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Malay Dewangan, dependabot[bot]

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 11:36

Changelog

🚀 Features

dotnet

📘 Subtasks

version

  • d8e50ce update to version 'v1.9.0'.
  • 88b8f76 update snapshot version 'v1.8.4-SNAPSHOT'.

🐛 Bug Fixes

perl,r

  • 07f643b use Await.until() compatible with kestra 1.3.19
  • b5d9521 replace 1s awaitLog with 30s Await to prevent flaky tests

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Malay Dewangan

v1.8.3

Choose a tag to compare

@github-actions github-actions released this 22 Jun 07:08

Changelog

📘 Subtasks

version

  • 7560c5f update to version 'v1.8.3'.
  • 55137bc update snapshot version 'v1.8.3-SNAPSHOT'.

🐛 Bug Fixes

ruby

  • b06e0fd await stdout log before asserting to prevent flaky test (#374), closes #374

📝 Documentation

readme

  • 9bcf043 add missing sub-plugin doc links and fix typos

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Malay Dewangan, YannC.

v1.8.2

Choose a tag to compare

@github-actions github-actions released this 18 Jun 20:28

Changelog

📘 Subtasks

version

  • 6e6e57a update to version 'v1.8.2'.
  • 9b1b9b0 update snapshot version 'v1.8.2-SNAPSHOT'.

🐛 Bug Fixes

python

  • 58a3dbd remap PYTHONPATH to the task runner working dir (#373), closes #373

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, YannC, YannC.

v1.8.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 06:34

Changelog

📘 Subtasks

deps

version

  • c256ff1 update to version 'v1.8.1'.
  • b1a81bc update snapshot version 'v1.8.1-SNAPSHOT'.

global

  • 00f6dac normalize gradlew.bat line endings

🐛 Bug Fixes

triggers

  • 3c70996 inject task variables into Docker RunContext for trigger evaluation
  • 94b057a restore Process runner to fix NPE in Docker-based evaluation
  • c4edbb5 prevent evaluate() exceptions from permanently blocking the scheduler (#369), closes #369

🔄️ Changes

  • b042751 enable Gradle build cache and test parallelism to lower CI time (#371), closes #371

📝 Documentation

plugin-scripts


  • 79bb9b8 Revert "fix(triggers): restore Process runner to fix NPE in Docker-based evaluation"

Contributors

We'd like to thank the following people for their contributions:
AJ Emerich, François Delbrayelle, GitHub, dependabot[bot], nKwiatkowski

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 27 May 09:45

Changelog

📘 Subtasks

version

  • 039c6e8 update to version 'v1.8.0'.
  • 22f261b update snapshot version 'v1.7.6-SNAPSHOT'.

🐛 Bug Fixes

core

  • 12b730d migrate FileSerde to InputStream/OutputStream API for binary ION support (#368), closes #368

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Nicolas K., nKwiatkowski