Skip to content

Releases: kestra-io/plugin-aws

v0.16.3

30 Apr 16:38
Compare
Choose a tag to compare

Features

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

v0.16.2

24 Apr 15:12
Compare
Choose a tag to compare

Bug Fixes

  • consume: In Trigger, do not wait for incoming message (#421) (YannC)
  • docs: AWS Batch docs (Anna Geller)

Chores

  • version: update to version 'v0.16.2' (YannC)

v0.16.1

16 Apr 13:28
Compare
Choose a tag to compare

Bug Fixes

  • runner: compute CPU & memory allocations properly (brian.mulier)

Chores

v0.16.0

11 Apr 16:16
Compare
Choose a tag to compare

Features

Bug Fixes

  • icons: add AwsBatchScriptRunner icon (brian.mulier)
  • runner: add region to CloudWatch client (brian.mulier)
  • runner: ecs properties properly injected even when not specifying outputFiles (brian.mulier)
  • runner: outputs from logs properly parsed (brian.mulier)
  • runner: main container only has dependency if there is some inputFiles (brian.mulier)
  • tests: breaking change on core for Worker creations (brian.mulier)
  • runner: rename jobRoleArn to taskRoleArn for better comprehensiveness (brian.mulier)
  • runner: remove unwanted duplicate leading slash when moving to relative paths on S3 (brian.mulier)
  • tests: use core DefaultLogConsumer instead of script one (brian.mulier)
  • runner: add WORKING_DIR environment variable (brian.mulier)
  • runner: output dir property as a guard #416 (brian.mulier)

Chores

Commits

v0.15.1

07 Mar 13:23
Compare
Choose a tag to compare

Features

Chores

v0.15.0

29 Feb 16:27
Compare
Choose a tag to compare

Features

Bug Fixes

Chores

Commits

  • 91032c2: docs/fix-s3 (Anna Geller)
  • 67661c5: Revert "chore: update LocalStack and testcontainers" (Loïc Mathieu)

v0.14.0

20 Jan 10:30
Compare
Choose a tag to compare

Bug Fixes

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

16 Nov 12:02
Compare
Choose a tag to compare

Features

Bug Fixes

  • logos: update and standardize AWS logos incl. ECR (Anna Geller)

Chores

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

27 Oct 11:34
Compare
Choose a tag to compare

Chores

v0.12.0

28 Sep 16:55
Compare
Choose a tag to compare

Features

Bug Fixes

Code Refactoring

Chores

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