Releases: kestra-io/plugin-scripts
Releases · kestra-io/plugin-scripts
v0.16.1
Features
- move plugin-script to core script lib (Loïc Mathieu)
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
- version: update to version 'v0.16.1'. (brian.mulier)
v0.16.0
Features
- script runner #123 (Loïc Mathieu)
- deprecate DefaultLogConsumer as it moved to core #125 (Loïc Mathieu)
- plugin-script: use ScriptService.labels() #127 (Loïc Mathieu)
- runner: script runner refactoring #130 (Loïc Mathieu)
- runner: new ScriptRunner API + enhance CommandsWrapper to handle internal storage on its own #130 (brian.mulier)
- doc for task runners #132 (Loïc Mathieu)
- *****: set default image #134 (Loïc Mathieu)
- script: add new option to fail task on first cmd with a non-zero status #136 (Florian Hussonnois)
- add an icon for the DockerTaskRunner (Loïc Mathieu)
Bug Fixes
- make script mandatory (Ludovic DEHON)
- proper documentation on pullPolicy (Ludovic DEHON)
- output can have some null values that ConcurrentHashMap prevent (Ludovic DEHON)
- change to a default image that has kestra libs included #124 (Anna Geller)
- plugin-script-powershell: wrong powershell interpreter #126 (Loïc Mathieu)
- wording (Anna Geller)
- use hidden from the Schema (Loïc Mathieu)
- build: prevent slf4j to be included on shadowjar (Ludovic DEHON)
- runner: output dir property as a guard #135 (brian.mulier)
Chores
- version: update snapshot version 'v0.16.0-SNAPSHOT'. (YannC)
- version: update to version 'v0.15.0'. (YannC)
- version: update minimal kestra version to '0.16'. #114 (YannC)
- version: update minimal kestra version to '0.16'. (YannC)
- runner: rename ScriptRunner to TaskRunner #131 (brian.mulier)
- upgrade depdencies (Loïc Mathieu)
- version: update to version 'v0.16.0'. (YannC)
Commits
v0.15.4
Bug Fixes
- plugin-script-powershell: wrong powershell interpreter (Loïc Mathieu)
Chores
- version 0.15.4 (Loïc Mathieu)
v0.15.3
Bug Fixes
- build: prevent slf4j to be included on shadowjar (Ludovic DEHON)
Chores
- version: update to version 'v0.15.3'. (Ludovic DEHON)
v0.15.2
Bug Fixes
- make script mandatory (Ludovic DEHON)
- proper documentation on pullPolicy (Ludovic DEHON)
- output can have some null values that ConcurrentHashMap prevent (Ludovic DEHON)
Chores
- update to version 0.15.2 (Loïc Mathieu)
v0.15.1
v0.15.0
Features
- Micronaut 4 #106 (Loïc Mathieu)
- *****: Migrate from RxJava2 to Reactor #106 (Loïc Mathieu)
Bug Fixes
- docs: doc correction in plugin script and plugin script groovy #94 (Shruti Mantri)
- push image to dockerhub failed without registry config (Ludovic DEHON)
- suppress Python warning #99 (Anna Geller)
- docs: doc corrections for plugin-script Nashorn and Node.js #100 (Shruti Mantri)
- docs: correction in groovy FileTransform flow example #101 (Shruti Mantri)
- docs: correct the docs and fileTransform example #103 (Shruti Mantri)
- docs: corrected the docs for Julia and PowerShell scripts #105 (Shruti Mantri)
- avoid broken links as we work on documentation (Anna Geller)
- add URL on deprecated script tasks (Anna Geller)
- ui: docker runner doesn't correctly output values (Ludovic DEHON)
- python: invalid examples (Ludovic DEHON)
- docs: Fixed a typo #95 (J·Y)
- docs: correct the shell script example and docs (#108) #108 (Shruti Mantri)
Chores
- version: update snapshot version 'v0.15.0-SNAPSHOT'. (Ludovic DEHON)
- upgrade libs #106 (Loïc Mathieu)
- docs: fix eval docs (Ludovic DEHON)
- deps: bump some gh actions (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 (Ludovic DEHON)
- upgrade to Micronaut 4.3 (Loïc Mathieu)
- deps: update micronaut & gradle (Ludovic DEHON)
- deps: bump com.github.docker-java:docker-java-transport-zerodep #111 (dependabot[bot])
- deps: bump com.github.docker-java:docker-java from 3.3.4 to 3.3.5 #110 (dependabot[bot])
- deps: bump org.apache.groovy:groovy-jsr223 from 4.0.13 to 4.0.18 #97 (dependabot[bot])
- version: update to version 'v0.15.0'. (YannC)
Commits
v0.14.0
Features
- ruby: introduce ruby plugins (Ludovic DEHON)
Bug Fixes
- r: fix documentation of r script (Ludovic DEHON)
- markdown issue in the task doc (Anna Geller)
- bad indentation (Anna Geller)
Chores
- version: update snapshot version 'v0.14.0'. (Ludovic DEHON)
- version: update snapshot version 'v0.14.0-SNAPSHOT'. (Ludovic DEHON)
- deps: update github actions and dependabot (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 (Ludovic DEHON)
- deps: update some java deps (Ludovic DEHON)
- version: update to version 'v0.14.0'. (Ludovic DEHON)
Commits
- improve examples and new properties #85 (Anna Geller)
- 3eac83a: namespace files (Anna Geller) #85
v0.13.2
Bug Fixes
- markdown issue in the task doc (Anna Geller)
- bad indentation (Anna Geller)
Chores
- version: update to version 'v0.13.2' (YannC)