Skip to content

v0.19.0

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

Features

  • automatically trigger CI every monday,wednesday and friday at 5am, notify if failed (YannC)
  • use FileSerde.readAll and writeAll for improved performance #519 (Loïc Mathieu)
  • docs: add full examples for AWS tasks #525 (Shruti Mantri)

Bug Fixes

Documentation

Chores

Commits

  • 6688b9e: fix(sqs) fix client error for sqs tasks (#SQS) (Florian Hussonnois) #515
  • 929cbe1: fix(sqs,sns): from with a list of objects (Loïc Mathieu) #524