Skip to content

Release v0.49.1

Compare
Choose a tag to compare
@t-kikuc t-kikuc released this 08 Oct 05:43
· 1 commit to release-v0.49.x since this release
fa404a8

Release v0.49.1 with changes since v0.49.0

New Features

  • Support fetching a piped config from AWS SSM Parameter Store (#5249)
  • Support directly designating a gitSSHKey instead of File for launcher (#5258)

Notable Changes

  • Upgrade aws-sdk-go-v2 (#5241)

Internal Changes

  • Fix panic in ECS driftdetection when a taskdef in livestates does not exist (#5240)
  • Remove an unused field 'configFilePathInGitRepo' (#5248)
  • Sort subnet in live manifest of ECS Drift Detection (#5254)
  • Update quickstart header note (#5255)
  • Update feature status (#5256)
  • Add workflow steps to build and publish quickstart manifests (#5260)
  • Fix quickstart workflow not to run by matrix (#5262)
  • Update RELEASE to v0.49.1 and update v0.49.x docs (#5263)