v0.19.0
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
- blocking() should be called before returning the file (Loïc Mathieu)
- s3: missing NotNull for bucket and key (Ludovic DEHON)
- init CRT early so it is done before any task runs #528 (Loïc Mathieu)
- docs: s3 trigger examples (Will Russell)
- docs: add input to Upload example (Will Russell)
- docs: namespace to company.team (Will Russell)
- docs: remove indent from sqs trigger example (Will Russell)
- changed block() to blockOptional() #531 (Mathieu Gabelle)
- examples: correct the namespace (#532) #532 (Shruti Mantri)
Documentation
- cloudflare r2 and aws cli example (Anna Geller)
Chores
- version: update snapshot version 'v0.19.0-SNAPSHOT'. (YannC)
- deps: bump gradle/actions from 3 to 4 #513 (dependabot[bot])
- deps: bump andrcuns/allure-publish-action from 2.6.0 to 2.7.1 #481 (dependabot[bot])
- dependencies upgrade #520 (Loïc Mathieu)
- deps: bump software.amazon.awssdk.crt:aws-crt #526 (dependabot[bot])
- deps: bump com.amazonaws:aws-java-sdk-s3 #527 (dependabot[bot])
- deps: update gradle wrapper (Ludovic DEHON)
- deps: update aws dependencies (Ludovic DEHON)
- cicd: remove github discussions link (Ludovic DEHON)
- version: update to version 'v0.19.0'. (brian.mulier)