Skip to content

Releases: kestra-io/plugin-scripts

v0.21.0

04 Feb 14:44
Compare
Choose a tag to compare

Chores

v0.21.0-rc2-SNAPSHOT

03 Feb 17:30
Compare
Choose a tag to compare

Chores

v0.21.0-rc1-SNAPSHOT

31 Jan 15:53
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.21.0-rc0-SNAPSHOT

29 Jan 15:18
Compare
Choose a tag to compare

Bug Fixes

Code Refactoring

Chores

Commits

  • 07dab28: chore(deps): bump org.openjdk.nashorn:nashorn-core from 15.4 to 15.6 #197 (#203) (Mathieu Gabelle) #203
  • 0699cf2: refactor: migrate to dynamic properties the rest of properties (#201) (Mathieu Gabelle) #201
  • bd98694: refactor: move interpreter to dynamic properties (#204) (Mathieu Gabelle) #204

v0.20.0

03 Dec 12:52
Compare
Choose a tag to compare

Features

Bug Fixes

Builds

  • deps: bump rlespinasse/github-slug-action from 4 to 5 (Ludovic DEHON)

Chores

Commits

v0.19.0

01 Oct 14:46
Compare
Choose a tag to compare

Features

Bug Fixes

  • missing dash on refresh dependencies options (YannC)
  • use containerImage istead of DEFAULT_IMAGE when no image in options (Loïc Mathieu)
  • docs: add full examples for remaining plugin-scripts (#173) #173 (Shruti Mantri)
  • image: fix the image for jbang and its tasks #178 (Shruti Mantri)
  • EvalTest: make thread.sleep() longer to avoid flakyness (YannC)

Documentation

Chores

Commits

  • improve JBang doc and example (Loïc Mathieu)
  • a18a218: Update plugin-script-shell/src/main/java/io/kestra/plugin/scripts/shell/Commands.java (Anna Geller) #177

v0.18.1

08 Aug 11:29
Compare
Choose a tag to compare

Bug Fixes

  • use containerImage istead of DEFAULT_IMAGE when no image in options (Loïc Mathieu)

Chores

v0.18.0

06 Aug 20:47
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Code Refactoring

Chores

Commits

  • 04ccc18: Update plugin-script-groovy/src/main/java/io/kestra/plugin/scripts/groovy/FileTransform.java (Anna Geller) #152

v0.17.0

04 Jun 09:55
Compare
Choose a tag to compare

Features

Bug Fixes

Code Refactoring

Builds

Chores

Commits

v0.16.1

30 Apr 16:43
Compare
Choose a tag to compare

Features

Bug Fixes

  • scripts: use taskRunner to move created script file relative path to absolute path + changed wdir & outputDir vars type for DockerTaskRunner (brian.mulier)
  • add Jackson dependency (Loïc Mathieu)

Chores