Releases: fujiwara/ecrm
Releases · fujiwara/ecrm
v0.7.2
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Full Changelog: v0.6.0...v0.6.1
v0.6.0
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
New Features
- ecrm also keeps the images by sha256 image digest used by ECS tasks. See #30
- Add
scancommand.- Enables support for multiple accounts/regions. See README
Breaking Changes
--formatoption became the sub-command option (plan and delete).ecrm --format xxx plan ...does not work. Useecrm plan --format xxxinstead.
- When ecrm runs as a lambda handler,
delete --forceis disabled by default. To set the flag,ECRM_FORCE=trueenvironment variable.
What's Changed
- modernization by @fujiwara in #21
- Hold images identified by digest. by @fujiwara in #30
- Fix hold order by @fujiwara in #40
- feat: Support manifest list as Image Index of "Docker Image Manifest V2 Schema 2" by @yamoyamoto in #42
- Switch to kong by @fujiwara in #41
- Add scan command. by @fujiwara in #44
- Refactor types by @fujiwara in #45
- collect ECS tasks whose desired status is STOPPED. by @fujiwara in #46
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
- @dependabot made their first contribution in #29
- @yamoyamoto made their first contribution in #42
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Immutable
release. Only release title and notes can be modified.
v0.3.3
Immutable
release. Only release title and notes can be modified.
v0.3.2
Immutable
release. Only release title and notes can be modified.
What's Changed
Full Changelog: v0.3.1...v0.3.2