Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

v0.11.3

Compare
Choose a tag to compare

0.11.3 (July 18, 2023)

IMPROVEMENTS:

  • cli: Add config source's plugin type, scope, project, app, and workspace to
    output of waypoint config source-get when getting a specific config source. [GH-4822]
  • cli: Add option all to flag -scope on waypoint config source-get command
    to output all config sources. [GH-4822]

BUG FIXES:

  • runnerinstall/aws-ecs: Fix ODR policy for AWS ECS runners to enable adding tags
    to an ALB. [GH-4818]
  • runnerinstall/ecs: Add IAM permission required for project destruction [GH-4840]
  • runneruninstall/aws-ecs: Fix panic when uninstalling ECS runner after failing to find EFS [GH-4829]