Releases: kestra-io/plugin-aws
Releases · kestra-io/plugin-aws
v0.15.1
Features
- add support for StsAssumeRoleCredentialsProvider (#348) (Florian Hussonnois)
Chores
- refactor to use AWS SDK httpClientBuilder (Florian Hussonnois)
- migrate to new kestra storage API (Florian Hussonnois)
- bump version to 0.15.1 (Florian Hussonnois)
v0.15.0
Features
- micronaut: bump to Micronaut 4 (#371) #371 (Loïc Mathieu)
- encrypt the ECR auth token by default #373 (Loïc Mathieu)
- s3: support multiple upload on s3 (Ludovic DEHON)
- use the AWS lib version from the Micronaut BOM (Loïc Mathieu)
Bug Fixes
- trigger: allow 'NONE' action (#353) #353 (brian-mulier-p)
- docs: correct s3 create bucket flow example #357 (Shruti Mantri)
- example: correct the task example for AWS Kinesis #361 (Shruti Mantri)
- example: correct the task example for AWS Lambda #362 (Shruti Mantri)
- docs: add information on how to setup credentials for AWS #356 (Shruti Mantri)
- Micronaut BOM scope (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.15.0-SNAPSHOT'. (Ludovic DEHON)
- deps: bump some gh actions (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 (Ludovic DEHON)
- upgrade to Micronaut 4.3 (Loïc Mathieu)
- Upgrade aws-crt to 0.29.10 (Loïc Mathieu)
- update LocalStack and testcontainers (Loïc Mathieu)
- disable SQS test for now as there is an issue with LocalStack (Loïc Mathieu)
- deps: update micronaut & gradle (Ludovic DEHON)
- deps: upgrade java deps (#386) #386 (YannC)
- version: update to version 'v0.15.0'. (YannC)
Commits
v0.14.0
Bug Fixes
- docs: correct the docs for AWS services #340 (Shruti Mantri)
- docs: correct the docs for AWS Athena, CLI, DynamoDB and ECR #339 (Shruti Mantri)
- docs: minor fixes on aws plugins #344 (Shruti Mantri)
Chores
- version: update snapshot version 'v0.14.0-SNAPSHOT'. (Ludovic DEHON)
- deps: update github actions and dependabot (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 (Ludovic DEHON)
- version: update to version 'v0.14.0'. (Ludovic DEHON)
v0.13.0
Features
- multi-tenant #272 (Loïc Mathieu)
- ecr: Merge pull request #289 from iNikitaGricenko/ecr #289 (Anna Geller)
- core: add NamespaceFiles props (Ludovic DEHON)
- reintroduce input & output files (Ludovic DEHON)
Bug Fixes
- logos: update and standardize AWS logos incl. ECR (Anna Geller)
Chores
- version: update snapshot version 'v0.13.0-SNAPSHOT'. (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 (Ludovic DEHON)
- deps: unable to auth with token (#275) #275 (Martin)
- deps: bump com.adarshr.test-logger from 3.2.0 to 4.0.0 (Ludovic DEHON)
- build: add a workflow dispatch (Ludovic DEHON)
- version: update to version 'v0.13.0'. (Ludovic DEHON)
Commits
- add a PR template and improve the README (Anna Geller)
- e84a369: Add ecr get authorization token (iNikitaGricenko) #289
- fd23150: disable test that requires premium in localstack (iNikitaGricenko) #289
- 3de678f: Apply suggestions from code review (Anna Geller) #289
- d188714: cleanup (Ludovic DEHON) #289
v0.12.1
Chores
- deps: add sts deps (Ludovic DEHON)
- version: update to version 'v0.12.1'. (Ludovic DEHON)
v0.12.0
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
v0.11.1
v0.11.0
Features
- athena: introduce Amazon Athena #219 (Loïc Mathieu)
- sqs: support JSON in SQS(#234) #234 (Loïc Mathieu)
- tasks: introduce new icons (Ludovic DEHON)
Bug Fixes
- cli: added an empty entrypoint as a workaround to non-empty serialization from core + AwsCli icon #203 (brian.mulier)
- doc: \n was not escaped in example (brian.mulier)
- preserve file extension with the Download task #209 (Loïc Mathieu)
- tasks: allow overriding docker default (#235) #235 (Loïc Mathieu)
- build: use maven compatible version (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.10.1-SNAPSHOT'. (Ludovic DEHON)
- version: update to version 'v0.11.0'. (Ludovic DEHON)
Commits
v0.10.0
Bug Fixes
- render SNS topicArn #181 (Loïc Mathieu)
- render SQS queueUrl #181 (Loïc Mathieu)
- trigger test (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.9.1-SNAPSHOT'. (Ludovic Dehon)
- deps: bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 (Ludovic DEHON)
- deps: update common java libs (Ludovic DEHON)
- tasks: delete reference on SchedulerExecutionStateInterface (Ludovic DEHON)
- version: update to version 'v0.10.0'. (Ludovic DEHON)
v0.9.0
Features
- Java 17 (Loïc Mathieu)
Bug Fixes
- aws: use the executionId from the runContext for all triggers (#151) #151 (Loïc Mathieu)
- aws: render variable inside SNS and SQS Publish tasks (#152) #152 (Loïc Mathieu)
- sqs: SQS Consume should delete the message after use (#156) #156 (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.8.1-SNAPSHOT'. (Ludovic DEHON)
- docs: proper plugin name (Ludovic DEHON)
- deps: update all java deps (Ludovic DEHON)
- deps: bump org.testcontainers:localstack from 1.18.0 to 1.18.1 #140 (dependabot[bot])
- deps: bump software.amazon.awssdk.crt:aws-crt #147 (dependabot[bot])
- deps: bump com.amazonaws:aws-java-sdk-s3 #150 (dependabot[bot])
- deps: bump org.testcontainers:testcontainers #141 (dependabot[bot])
- deps: bump com.amazonaws:aws-java-sdk-s3 #153 (dependabot[bot])
- deps: bump software.amazon.awssdk.crt:aws-crt #154 (dependabot[bot])
- version: update to version 'v0.9.0'. (Ludovic Dehon)