Changelog
- Add secretsmanager plugin #618 (@fujiwara)
- A template function
secretsmanager_arn
resolves the ARN of the secret.
- A template function
- Add
run --client-token
option. #631 (@fujiwara) diff
command works even if a remote service or a task definition is not found. #632 (@fujiwara)- Enables override timeout in a configuration file by
--timeout.
#633, #598 (@fujiwara, @johncblandii)ECSPRESSO_TIMEOUT
environment variable also works.
ssm
andsecretsmanager
plugins become the default plugins. #641 (@fujiwara)- No need to define
plugin
sections in a configuration file.
- No need to define
- Add the installation guide with aqua to the document #616 (@suzuki-shunsuke)
- The release binaries are built with Go 1.21.