Releases: kestra-io/plugin-fs
Releases · kestra-io/plugin-fs
v0.15.0
Features
- Micronaut 4 #94 (Loïc Mathieu)
- *****: Migrate from RxJava2 to Reactor #94 (Loïc Mathieu)
- enable encryption of the HTTP Request body output #100 (Loïc Mathieu)
Bug Fixes
- test using random didn't work anymore #94 (Loïc Mathieu)
- smb: missing variable rendering #96 (Loïc Mathieu)
- http: setup ServiceLoader for the HTTP client (#99) #99 (Loïc Mathieu)
- docs of the HTTP request task (Anna Geller)
- missing Streaming HTTP Client Factory #102 (Loïc Mathieu)
- missing dynamic render of the sftp proxy type #103 (Loïc Mathieu)
Documentation
- show a full example flow using options and formData (Anna Geller)
Chores
- version: update snapshot version 'v0.15.0-SNAPSHOT'. (Ludovic DEHON)
- upgrade libs #94 (Loïc Mathieu)
- 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)
- version: update to version 'v0.15.0'. (YannC)
Commits
- 276cafb: feat(trigger, downloads): allow 'NONE' action (brian.mulier) #92
- add stopAfter example (Anna Geller)
v0.14.0
Features
- ssh: capture output vars on ssh commands (Ludovic DEHON)
- HTTP Trigger (#79) #79 (Loïc Mathieu)
- tasks: introduce SMB protocol VFS (Samba for eg.) #87 (Ludovic DEHON)
Bug Fixes
- tasks: moveDirectory is not required on the Downloads task (Ludovic DEHON)
- sftp: force preferred authentication methods to prevent Kerberos auth #86 (brian.mulier)
- smb: add icons (brian.mulier)
Chores
- 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)
- version: update to version 'v0.14.0'. (Ludovic DEHON)
v0.12.2
Bug Fixes
- sftp: force preferred authentication methods to prevent Kerberos auth (brian.mulier)
Chores
- version: update to version 'v0.12.2' (brian.mulier)
v0.12.1
Bug Fixes
- tasks: moveDirectory is not required on the Downloads task (tchiotludo)
Tests
- http: fix falling test (Ludovic DEHON)
Chores
- version: update to version 'v0.12.1' (tchiotludo)
v0.13.0
Features
- multi-tenant #76 (Loïc Mathieu)
- docs: extend the docs with more examples and explanation of properties (#77) #77 (Anna Geller)
Bug Fixes
- tasks: ftpX are not rendered properly (Ludovic DEHON)
Tests
- http: fix falling test (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.13.0-SNAPSHOT'. (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 (Ludovic DEHON)
- deps: bump com.adarshr.test-logger from 3.2.0 to 4.0.0 (Ludovic DEHON)
- build: add a workflow dispatch (Ludovic DEHON)
- version: update to version 'v0.13.0'. (Ludovic DEHON)
Commits
- add a PR template and improve the README (Anna Geller)
v0.12.0
Features
- add recursive listing option #74 (Martin GUIBERT)
Bug Fixes
- ftp: support space in file name (#72) #72 (Loïc Mathieu)
Code Refactoring
- test: adjust to last oss queue signature (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.12.0-SNAPSHOT'. (Ludovic DEHON)
- deps: update common deps (Ludovic DEHON)
- version: update to version 'v0.12.0'. (Ludovic DEHON)
Commits
v0.11.0
Features
- http: allow empty download if asked to (#65) #65 (Pierre Zemb)
- preserve download file extension (#68) #68 (Loïc Mathieu)
- tasks: introduce new icons (Ludovic DEHON)
Bug Fixes
- http: uri on Download was not rendered (Ludovic DEHON)
Code Refactoring
- ssh: remove the dependency on the Bash task classes (#69) (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.10.1-SNAPSHOT'. (Loïc Mathieu)
- version: update snapshot version 'v0.10.0-SNAPSHOT' (Ludovic DEHON)
- version: update to version 'v0.11.0'. (Ludovic DEHON)
Commits
v0.10.0
Features
- improve task properties description #60 (Loïc Mathieu)
- fs: Uploads task for mass-upload (#62) #62 (brian-mulier-p)
Bug Fixes
- trigger test (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.9.1-SNAPSHOT'. (Ludovic Dehon)
- deps: bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 (Ludovic DEHON)
- deps: update common java libs (Ludovic DEHON)
- tasks: delete reference on SchedulerExecutionStateInterface (Ludovic DEHON)
- test: proper log level (Ludovic DEHON)
- version: update to version 'v0.10.0'. (Loïc Mathieu)
v0.9.0
Features
- Java 17 (Loïc Mathieu)
Bug Fixes
- use the executionId from the runContext for all triggers #59 (Loïc Mathieu)
- HTTP uri must be non nul #59 (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.8.1-SNAPSHOT'. (Ludovic DEHON)
- docs: proper plugin name (Ludovic DEHON)
- deps: update all java deps (Ludovic DEHON)
- version: update to version 'v0.9.0'. (Ludovic Dehon)
v0.8.0
Features
- http: add the possibility to rename files in formData in a request task #50 (Yann C)
- plugin categories and icons (Loïc Mathieu)
- ssh: introduce ssh task (#54) #54 (Loïc Mathieu)
Bug Fixes
- ssh: missing Thread.join() on the log threads (#55) #55 (Loïc Mathieu)
- ssh: Join thread when the output streams are closed (#56) #56 (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.6.2-SNAPSHOT'. (Ludovic DEHON)
- deps: update all deps (Ludovic DEHON)
- version: update to version 'v0.8.0'. (Ludovic DEHON)