Skip to content

Releases: fujiwara/ecrm

v0.7.2

19 Jun 13:33
Immutable release. Only release title and notes can be modified.
9738815

Choose a tag to compare

What's Changed

  • Update Go toolchain to go1.25.5 by @github-actions[bot] in #108
  • Update Go toolchain to go1.25.6 by @github-actions[bot] in #112
  • Update Go toolchain to go1.25.8 by @github-actions[bot] in #119
  • Update GitHub Actions to latest versions by @fujiwara in #124
  • Protect constituent images referenced by kept image indexes by @fujiwara in #125
  • Update Go module dependencies to latest versions by @fujiwara in #126

Full Changelog: v0.7.1...v0.7.2

v0.7.1

21 Nov 15:46
Immutable release. Only release title and notes can be modified.
e219255

Choose a tag to compare

What's Changed

  • Update Go toolchain to go1.25.2 by @github-actions[bot] in #100
  • Update Go toolchain to go1.25.3 by @github-actions[bot] in #102
  • supports aws login - update to aws-sdk-go-v2 v1.40.0 by @fujiwara in #104
  • Update Go toolchain to go1.25.4 by @github-actions[bot] in #103

Full Changelog: v0.7.0...v0.7.1

v0.7.0

02 Oct 12:08
Immutable release. Only release title and notes can be modified.
8897574

Choose a tag to compare

What's Changed

  • Update Go toolchain to go1.25.1 by @github-actions[bot] in #92
  • ecrm plan --scanned-files by @fujiwara in #95
  • Add external command support for custom image discovery by @fujiwara in #96
  • Add args inputs for action.yml by @fujiwara in #98
  • fix actions test by @fujiwara in #99

Full Changelog: v0.6.1...v0.7.0

v0.6.1

19 Sep 13:31
Immutable release. Only release title and notes can be modified.
925aab7

Choose a tag to compare

What's Changed

  • Add installation guide to README.md by @ebi-yade in #61
  • update toolchain workflow by @fujiwara in #74
  • Update Go toolchain to go1.24.3 by @github-actions[bot] in #75
  • Update Go toolchain to go1.24.4 by @github-actions[bot] in #81
  • Add setup script for GitHub Actions by @kei-s16 in #82
  • Update Go toolchain to go1.24.5 by @github-actions[bot] in #86
  • Update Go toolchain to go1.24.6 by @github-actions[bot] in #88
  • Update Go toolchain to go1.24.7 by @github-actions[bot] in #90
  • Immutable release by @fujiwara in #91

New Contributors

  • @ebi-yade made their first contribution in #61
  • @kei-s16 made their first contribution in #82

Full Changelog: v0.6.0...v0.6.1

v0.6.0

01 Nov 16:06
Immutable release. Only release title and notes can be modified.
c5efced

Choose a tag to compare

What's Changed

  • obsolete "keep_aliase". All aliased versions are always kept. by @fujiwara in #58
  • Bump github.com/alecthomas/kong from 0.9.0 to 1.3.0 by @dependabot in #56
  • Bump github.com/goccy/go-yaml from 1.9.4 to 1.13.2 by @dependabot in #55
  • Bump github.com/google/go-containerregistry from 0.20.0 to 0.20.2 by @dependabot in #52
  • Bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1 by @dependabot in #51
  • bump Go 1.23 by @fujiwara in #59
  • Bump the aws-sdk-go-v2 group across 1 directory with 5 updates by @dependabot in #57

Full Changelog: v0.5.0...v0.6.0

v0.5.0

13 Sep 16:28
Immutable release. Only release title and notes can be modified.
6e259e9

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
Immutable release. Only release title and notes can be modified.
a754c21

Choose a tag to compare

What's Changed

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

v0.3.3

06 Sep 03:24
Immutable release. Only release title and notes can be modified.
b63cc71

Choose a tag to compare

What's Changed

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

v0.3.2

06 Sep 01:34
Immutable release. Only release title and notes can be modified.
598e41c

Choose a tag to compare

What's Changed

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

v0.3.1

31 Aug 07:50
Immutable release. Only release title and notes can be modified.
cc21af8

Choose a tag to compare

Changelog