Changelog
- Add secretsmanager plugin #618 (@fujiuwara)
- A template function
secretsmanager_plugin
resolves the ARN of the secret.
- A template function
- Add
run --client-token
option. #631 (@fujiwara) - The
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.
- The
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.