Skip to content

Releases: kestra-io/plugin-fs

v0.19.0

01 Oct 14:49
Compare
Choose a tag to compare

Features

Bug Fixes

Builds

Chores

v0.18.3

13 Sep 12:37
Compare
Choose a tag to compare

Features

Chores

v0.18.2

13 Sep 09:34
Compare
Choose a tag to compare

Features

Chores

v0.18.1

14 Aug 12:33
Compare
Choose a tag to compare

Bug Fixes

  • set the vfs_cache in the task working directory to work with worker isolation (Loïc Mathieu)

Chores

v0.18.0

06 Aug 21:31
Compare
Choose a tag to compare

Features

Bug Fixes

Code Refactoring

Chores

v0.17.0

04 Jun 09:59
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Code Refactoring

Builds

Chores

v0.16.1

28 May 11:04
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.16.0

11 Apr 16:27
Compare
Choose a tag to compare

Features

Bug Fixes

  • http: trigger with encrypted body properly work, encryption should not be taken care of in responseCondition #110 (brian.mulier)
  • Corrected code examples. The parameter 'port' is a string, so we need quotes. (#119) (Guillaume)

Chores

v0.15.1

25 Mar 15:05
Compare
Choose a tag to compare

Bug Fixes

  • http: trigger with encrypted body properly work, encryption should not be taken care of in responseCondition (brian.mulier)

Chores

v0.15.0

29 Feb 16:30
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

  • show a full example flow using options and formData (Anna Geller)

Chores

Commits

  • 276cafb: feat(trigger, downloads): allow 'NONE' action (brian.mulier) #92
  • add stopAfter example (Anna Geller)