Skip to content

v1.13.1

Compare
Choose a tag to compare
@synfinatic synfinatic released this 28 Aug 22:04
· 222 commits to main since this release
7c08e58

[v1.13.1] - 2023-08-28

Bugs

  • Fix fetching creds from ECS Server #557
  • ECS Server now includes RoleArn in output #561
  • Fix selection of default browser in advanced guided setup #563

Changes

  • ECS Server API is now more RESTful and fully document the API
  • Default profile AWS_CONTAINER_CREDENTIALS_FULL_URI is now http://localhost:4144/
  • Slotted profile AWS_CONTAINER_CREDENTIALS_FULL_URI is now http://localhost:4144/slot/<profile>
  • aws-sso ecs list and aws-sso ecs profile now return the same output format
  • make tags now uses gotags

What's Changed

Full Changelog: v1.13.0...v1.13.1