v1.13.1
[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 nowhttp://localhost:4144/
- Slotted profile
AWS_CONTAINER_CREDENTIALS_FULL_URI
is nowhttp://localhost:4144/slot/<profile>
aws-sso ecs list
andaws-sso ecs profile
now return the same output formatmake tags
now uses gotags
What's Changed
- improve FAQ regarding ProfileFormat by @synfinatic in #554
- broken ecs server stuff. Change the REST API by @synfinatic in #556
- fix get /profile by @synfinatic in #559
- update make tags by @synfinatic in #560
- Include RoleArn and invalid bad routes by @synfinatic in #562
- fix default browser selection in advanced guided setup by @synfinatic in #564
- release 1.13.1 by @synfinatic in #565
Full Changelog: v1.13.0...v1.13.1