Skip to content

Releases: kayac/ecspresso

v2.3.1-nightly-c780f9f3672d7c0fced8eed43cc66a573611d848

14 Jan 00:32
ffe75e0
Compare
Choose a tag to compare

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

25 Dec 01:56
e55d05e
Compare
Choose a tag to compare

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

26 Dec 00:28
e55d05e
Compare
Choose a tag to compare

Changelog

v2.3.0

21 Dec 07:09
7c40af5
Compare
Choose a tag to compare

Changelog

From v2.2.3

  • Add init --task-definition option. #593 @fujiwara
    • Enables to generate a task definition and a config file only, without service definition.
  • Add --sort option to init command. #599, #601 (@yutaro0602, @fujiwara)
    • To stable output of a task definition file by init command.

v2.3.0-nightly-bfdec9f409beaf12b7b859ee37c04792c9dd66e7

22 Dec 00:29
7c40af5
Compare
Choose a tag to compare

Changelog

  • dd2a571 Bump golang.org/x/crypto from 0.14.0 to 0.17.0
  • 7c40af5 Merge pull request #644 from kayac/dependabot/go_modules/golang.org/x/crypto-0.17.0

v2.3.0-rc1

18 Dec 07:49
bad7239
Compare
Choose a tag to compare
v2.3.0-rc1 Pre-release
Pre-release

Changelog

From v2.2.3

  • Add init --task-definition option. #593 @fujiwara
    • Enables to generate a task definition and a config file only, without service definition.
  • Add --sort option to init command. #599, #601 (@yutaro0602, @fujiwara)
    • To stable output of a task definition file by init command.

v2.3.0-nightly-ee3e55f1442ee253305f978272f9aac283c98e87

Changelog

v2.3.0-nightly-5bd516dd08eb6691cb62e2272b7015a6a7737ce2

Changelog

v2.2.4-nightly-ed07bd0367344fcc07bccbef36f3aba396f19554

10 Dec 00:31
38f0eeb
Compare
Choose a tag to compare

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

09 Dec 00:29
38f0eeb
Compare
Choose a tag to compare

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