Releases: kestra-io/plugin-aws
Releases · kestra-io/plugin-aws
v0.19.1
Bug Fixes
- s3: pass all config to sub-tasks (Loïc Mathieu)
Chores
- upgrade to version 0.19.1 (Loïc Mathieu)
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)
Commits
v0.18.3
Bug Fixes
- init CRT early so it is done before any task runs (Loïc Mathieu)
Chores
- v0.18.3 (Loïc Mathieu)
v0.18.2
Bug Fixes
- s3: missing NotNull for bucket and key (Ludovic DEHON)
Chores
- version 0.18.2 (Loïc Mathieu)
Commits
- b8f9a0b: fix(sqs,sns): from with a list of objects (Loïc Mathieu)
v0.18.1
Chores
- version 0.18.1 (Loïc Mathieu)
Commits
- 13d176e: fix(sqs) fix client error for sqs tasks (#SQS) (Florian Hussonnois)
v0.18.0
Features
- cicd: publish allure report (Ludovic DEHON)
- cicd: publish jacoco report (Ludovic DEHON)
- move task runner out of beta (Loïc Mathieu)
- use a standard logger for unit test (Ludovic DEHON)
- task runner #475 (Loïc Mathieu)
- new product overview video (Will Russell)
- batch-runner: take working dir files instead of a static list to upload #485 (brian.mulier)
- sqs: externalize waitTime for SQS client #487 (Florian Hussonnois)
- resume AWS batch job #495 (Loïc Mathieu)
- improve credential documentation #497 (Loïc Mathieu)
- download all files from the working directory in the task runner #498 (Loïc Mathieu)
- move task runner to EE #506 (Loïc Mathieu)
Bug Fixes
- cicd: don't run jacoco publish on failed (Ludovic DEHON)
- tests: introduce @KestraTest (linked to kestra-io/kestra#3948) (brian.mulier)
- tests: replace DefaultScheduler with JdbcScheduler & fix some queue.receive to work with JDBC (linked to kestra-io/kestra#3948) (brian.mulier)
- tests: use TestsUtils.receive API instead of queue.receive (brian.mulier)
- docs: correct the example for using the renamed task runner #463 (Shruti Mantri)
- docs: correct example to use company.team namespace #469 (Shruti Mantri)
- add waitTimeSecods to SQS to avoid too many API calls #471 (Loïc Mathieu)
- endpointOverride docs for all S3 backends (Will Russell)
- test: fix InvokeUnitTest #476 (Florian Hussonnois)
- pass the condition context to the trigger service #477 (Loïc Mathieu)
- receive message wait time cannot be larger than 20 (Anna Geller)
- broken example sqs (Anna Geller)
- sqs: optimize async client and externalize config #499 (Florian Hussonnois)
- task runner INSTANCE -> instance() (Loïc Mathieu)
Code Refactoring
- use runContext non-deprecated methods (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.18.0-SNAPSHOT'. (YannC)
- deps: update gradle-wrapper-validation (Ludovic DEHON)
- deps: use new tests package (Ludovic DEHON)
- use Kestra Platform BOM #468 (Loïc Mathieu)
- deps: bump aws batch dep #485 (brian.mulier)
- deps: bump org.testcontainers:junit-jupiter from 1.19.8 to 1.20.0 #494 (dependabot[bot])
- deps: bump org.testcontainers:testcontainers #490 (dependabot[bot])
- version: update to version 'v0.17.0'. (YannC)
- version: update to version 'v0.18.0'. (YannC)
v0.17.2
Bug Fixes
- pass the condition context to the trigger service (Loïc Mathieu)
Chores
- version 0.17.2 (Loïc Mathieu)
v0.17.1
Bug Fixes
- add waitTimeSecods to SQS to avoid too many API calls (Loïc Mathieu)
- backport (Loïc Mathieu)
Chores
- upgrade to version 0.17.1 (Loïc Mathieu)
v0.17.0
Features
- core: pass task timeout to the task runner #422 (Loïc Mathieu)
- move plugin-script to core script lib #429 (Loïc Mathieu)
- Implement realtime trigger for sqs (#433) #433 (Nikita Hrytsenko)
- runner: properly handle TaskRunner kill (#442) #443 (Florian Hussonnois)
- runner: add new completionCheckInterval property #444 (Florian Hussonnois)
- rename AwsBatchTaskRunner to Batch (#445) #445 (Loïc Mathieu)
- Add 'outputFiles' property with a map of file name / URI #448 (Loïc Mathieu)
- enhance realtime trigger lifecycle #449 (Florian Hussonnois)
- cicd: allow skipping test (Ludovic DEHON)
- examples: update the examples to use 0.17.0 plugin names #452 (Shruti Mantri)
- increase 'completionCheckInterval' to 5s (Loïc Mathieu)
- cicd: allow skipping test (Ludovic DEHON)
Bug Fixes
- runner: compute CPU & memory allocations properly (brian.mulier)
- consume: In Trigger, do not wait for incoming message (#421) #421 (YannC)
- docs: AWS Batch docs (Anna Geller)
- task-runner: changed volume-mount condition not to fail in case of no outputFiles + computeEnvironment was missing rendering (brian.mulier)
- image: correct the image file name #436 (Shruti Mantri)
- aws batch logo (Anna Geller)
- cleanup & beta (Loïc Mathieu)
- ignore test givenExistingLambda_whenInvoked_thenOutputOkMetricsOk (Florian Hussonnois)
- SQS docs (Anna Geller)
- filter direcories in the outputs (Loïc Mathieu)
- docs: correct aws sqs realtime trigger example #457 (Shruti Mantri)
- docs: correct the realtime trigger example #458 (Shruti Mantri)
Code Refactoring
- migrate to Java ServiceLoader for plugin registration #426 (Florian Hussonnois)
Tests
- restore localstack 1.4.0 #450 (Florian Hussonnois)
Chores
- version: update snapshot version 'v0.17.0-SNAPSHOT'. (YannC)
- deps: update most java deps (Ludovic DEHON)
- deps: bump org.testcontainers:localstack from 1.19.6 to 1.19.7 #394 (dependabot[bot])
- deps: bump org.testcontainers:testcontainers #393 (dependabot[bot])
- update runContext deprecated methods (Florian Hussonnois)
- test: bump localstack to 3.4.0 #451 (Florian Hussonnois)
- remove the realtime trigger beta tag (Loïc Mathieu)
- upgrade Micronaut platform to 4.4.3 (Loïc Mathieu)
- update dependencies (Loïc Mathieu)
- version: update to version 'v0.17.0'. (YannC)
Commits
- 9324abe: Update Batch.java (Anna Geller)
v0.16.3
Features
- move plugin-script to core script lib (Loïc Mathieu)
Bug Fixes
- task-runner: changed volume-mount condition not to fail in case of no outputFiles + computeEnvironment was missing rendering (brian.mulier)
- add Jackson dependency (Loïc Mathieu)
Chores
- version: update to version 'v0.16.3'. (brian.mulier)