v0.12.0
·
222 commits
to master
since this release
Features
- add support for EventBridge putEvent #247 (Martin GUIBERT)
- add kinesis putrecord taks #255 (Martin GUIBERT)
- s3: add all missing properties on s3 Upload (Ludovic DEHON)
Bug Fixes
- add missing kinesis logo #258 (Martin GUIBERT)
- s3: now rendering bucket on Downloads task #260 (brian.mulier)
- list: serialize empty directory in List task #260 (brian.mulier)
Code Refactoring
- test: adjust to last oss queue signature (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.12.0-SNAPSHOT'. (Ludovic DEHON)
- deps: bump org.testcontainers:testcontainers (#166) #166 (dependabot[bot])
- deps: update common deps (Ludovic DEHON)
- change input from internal storage to be ion #256 (Martin GUIBERT)
- use the same localstack version in all tests #259 (Martin GUIBERT)
- version: update to version 'v0.12.0'. (Ludovic DEHON)
Commits
- a4b2d05: Allow to use DefaultAsyncClient (#237) (Allemand Sébastien) #237
- aee71f6: LambdaInvoke task #149 (#238) (Peter Nedonosko) #238
- e487eef: logo for the AWS plugin (Anna Geller)
- 6c38d29: Update io.kestra.plugin.aws.lambda.svg (Anna Geller)
- f96e722: Improved Invoke error handling (show full error as is to the user); Added integration tests within LocalStack/Lambda (#240) (Peter Nedonosko) #240