Skip to content

Releases: fujiwara/ecrm

v0.5.0

13 Sep 16:28
6e259e9
Compare
Choose a tag to compare

New Features

Breaking Changes

  • --format option became the sub-command option (plan and delete).
    • ecrm --format xxx plan ... does not work. Use ecrm plan --format xxx instead.
  • When ecrm runs as a lambda handler, delete --force is disabled by default. To set the flag, ECRM_FORCE=true environment variable.

What's Changed

update dependencies

  • Bump github.com/Songmu/prompter from 0.5.0 to 0.5.1 by @dependabot in #29
  • Bump github.com/google/go-containerregistry from 0.16.1 to 0.20.0 by @dependabot in #28
  • Bump the aws-sdk-go-v2 group with 5 updates by @dependabot in #25
  • Bump github.com/aws/aws-lambda-go from 1.32.0 to 1.47.0 by @dependabot in #27
  • Bump github.com/fatih/color from 1.13.0 to 1.17.0 by @dependabot in #26
  • Bump goreleaser/goreleaser-action from 2 to 6 by @dependabot in #24
  • Bump actions/checkout from 3 to 4 by @dependabot in #23
  • Bump github.com/samber/lo from 1.26.0 to 1.47.0 by @dependabot in #38
  • Bump github.com/fujiwara/logutils from 1.1.0 to 1.1.2 by @dependabot in #35
  • Bump github.com/k1LoW/duration from 1.1.0 to 1.2.0 by @dependabot in #33
  • Bump the aws-sdk-go-v2 group across 1 directory with 5 updates by @dependabot in #47

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

29 Aug 06:44
a754c21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.4.0

v0.3.3

06 Sep 03:24
b63cc71
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

06 Sep 01:34
598e41c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

31 Aug 07:50
cc21af8
Compare
Choose a tag to compare

Changelog

v0.3.0

31 Aug 07:43
b06f0b2
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Changelog

  • b06f0b2 Merge pull request #9 from fujiwara/fix-default

v0.2.0

17 Aug 08:49
Compare
Choose a tag to compare

Changelog

  • Add generate sub command. #6

v0.1.2

29 Jul 05:54
9b7b6ef
Compare
Choose a tag to compare

Changelog

  • 9b7b6ef Merge pull request #3 from mashiike/feature/batch-delete-images-limit100

v0.1.1

21 Jun 05:19
da16088
Compare
Choose a tag to compare

Changelog

  • da16088 Merge pull request #1 from mashiike/feature/run-as-lambda-bootstrap

v0.1.0

20 Jun 04:52
Compare
Choose a tag to compare

Changelog

  • 4108e8f update summary. show diff