Skip to content

v0.19.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 14:19
· 3 commits to master since this release

Features

  • automatically trigger CI every monday,wednesday and friday at 5am, notify if failed (YannC)
  • examples: add an example for CreateBucket task for s3-compatible storage #13 (Shruti Mantri)
  • docs: add examples for all minio tasks for s3-compatible storage #14 (Shruti Mantri)
  • docs: add full examples for minio tasks #15 (Shruti Mantri)

Bug Fixes

  • missing dash on refresh dependencies options (YannC)

Chores

Commits

  • f6ba166: Update src/main/java/io/kestra/plugin/minio/CreateBucket.java (Shruti Mantri) #13
  • 67764c4: Update src/main/java/io/kestra/plugin/minio/CreateBucket.java (Anna Geller) #13