Releases: kayac/ecspresso
Releases · kayac/ecspresso
v2.3.1-nightly-c780f9f3672d7c0fced8eed43cc66a573611d848
Changelog
- 3a6af36 EBS volume in readme
- 7f5adce Fix typo
- 341ee34 Merge pull request #654 from itkq/fix-typo
- 55883f9 Merge pull request #656 from kayac/update-sdk-for-ebs
- ffe75e0 Merge pull request #659 from kayac/feature/ebs-volume
- ae669d7 Merge pull request #660 from kayac/fix/ecr-in-another-region
- f2e1fdd Support to attach EBS volume by ecspresso run
- d4e86cf Supports managing EBS Volumes by ECS services.
- df1194e fix verify ECR images in another region.
- 05974b9 nil check
- 39c5c3a update aws-sdk-go-v2/service/ecs to v1.37.0
- 90e5eb5 update ecsta v0.4.3
v2.3.1
Changelog
- update tfstate-lookup v1.1.6 by @fujiwara in #646
- Fix: failed to read tfstate files from the other regions.
Full Changelog: v2.3.0...v2.3.1
v2.3.1-nightly-b00d06f7d188ebfb26145c4b1f305b9ed0547bb4
v2.3.0
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.
From v2.2.3
v2.3.0-nightly-bfdec9f409beaf12b7b859ee37c04792c9dd66e7
v2.3.0-rc1
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.
From v2.2.3
v2.3.0-nightly-ee3e55f1442ee253305f978272f9aac283c98e87
Changelog
- 6aaa792 fix orb version
v2.3.0-nightly-5bd516dd08eb6691cb62e2272b7015a6a7737ce2
Changelog
- 6aaa792 fix orb version
v2.2.4-nightly-ed07bd0367344fcc07bccbef36f3aba396f19554
Changelog
- b8e8010 Bump github.com/alecthomas/kong from 0.7.0 to 0.8.1
- dcdc541 Bump github.com/fatih/color from 1.13.0 to 1.16.0
- a663611 Bump google.golang.org/grpc from 1.49.0 to 1.56.3
- b89a1a6 Merge branch 'v2' into aws-sdk-go-v2-update
- 2b9e252 Merge pull request #619 from kayac/dependabot/go_modules/google.golang.org/grpc-1.56.3
- 7732bc3 Merge pull request #623 from kayac/dependabot/go_modules/v2/github.com/alecthomas/kong-0.8.1
- b560b4b Merge pull request #629 from kayac/dependabot/go_modules/v2/github.com/fatih/color-1.16.0
- 21305e1 Merge pull request #635 from kayac/fix/diff-output-with-null
- b533657 Merge pull request #636 from kayac/aws-sdk-go-v2-update
- c906ea1 Merge pull request #640 from kayac/bump-go-version
- 38f0eeb Merge pull request #641 from kayac/default-plugins
- 019c334 fix diff output compared with nil
- 974a0d8 fix examples
- fc2397f go 1.21
- ae7d23d go mod tidy
- f6f839d go mod tidy
- c14467e refactor
- 65d8129 ssm and secretsmanager are default plugins.
- c784938 update aws-sdk-go-v2 all
- aa8b93c update ecsta
v2.2.4-nightly-2f23749d08a17a5e832ce0e748ee888e70c1ba4e
Changelog
- b8e8010 Bump github.com/alecthomas/kong from 0.7.0 to 0.8.1
- dcdc541 Bump github.com/fatih/color from 1.13.0 to 1.16.0
- a663611 Bump google.golang.org/grpc from 1.49.0 to 1.56.3
- b89a1a6 Merge branch 'v2' into aws-sdk-go-v2-update
- 2b9e252 Merge pull request #619 from kayac/dependabot/go_modules/google.golang.org/grpc-1.56.3
- 7732bc3 Merge pull request #623 from kayac/dependabot/go_modules/v2/github.com/alecthomas/kong-0.8.1
- b560b4b Merge pull request #629 from kayac/dependabot/go_modules/v2/github.com/fatih/color-1.16.0
- 21305e1 Merge pull request #635 from kayac/fix/diff-output-with-null
- b533657 Merge pull request #636 from kayac/aws-sdk-go-v2-update
- c906ea1 Merge pull request #640 from kayac/bump-go-version
- 38f0eeb Merge pull request #641 from kayac/default-plugins
- 019c334 fix diff output compared with nil
- 974a0d8 fix examples
- fc2397f go 1.21
- ae7d23d go mod tidy
- f6f839d go mod tidy
- c14467e refactor
- 65d8129 ssm and secretsmanager are default plugins.
- c784938 update aws-sdk-go-v2 all
- aa8b93c update ecsta