Skip to content

Releases: kestra-io/plugin-scripts

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

v1.7.5

Choose a tag to compare

@github-actions github-actions released this 26 May 07:00

Changelog

📘 Subtasks

version

  • 169aa88 update to version 'v1.7.5'.
  • 1c3d1c9 update snapshot version 'v1.7.5-SNAPSHOT'.

🐛 Bug Fixes

  • 978e48e add missing plugin descriptions for script command triggers (#366), closes #366

Contributors

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

v1.7.4

Choose a tag to compare

@github-actions github-actions released this 18 May 16:30

Changelog

📘 Subtasks

deps

  • ed5d8d0 bump org.apache.groovy:groovy-jsr223 from 5.0.5 to 5.0.6 (#364), closes #364

version

  • 8456afc update to version 'v1.7.4'.
  • 428104f update snapshot version 'v1.7.4-SNAPSHOT'.

🐛 Bug Fixes

ci

  • fcc89b9 replace GH_PERSONAL_TOKEN with GitHub App installation tokens

Contributors

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

v1.7.3

Choose a tag to compare

@github-actions github-actions released this 07 May 11:44

Changelog

📘 Subtasks

deps

version

  • a2f29f5 update to version 'v1.7.3'.
  • a3d946c update snapshot version 'v1.7.3-SNAPSHOT'.

🐛 Bug Fixes

build

  • f07bce0 fix Gradle 9.5 cross-project sourceSets access (#363), closes #363

Contributors

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

v1.7.2

Choose a tag to compare

@github-actions github-actions released this 06 May 16:26

Changelog

📘 Subtasks

version

  • 21f26b4 update to version 'v1.7.2'.
  • 6f62bf8 update snapshot version 'v1.7.2-SNAPSHOT'.

🏭 Tests

shell

Contributors

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