Skip to content

Latest commit

 

History

History
63 lines (51 loc) · 4.67 KB

CHANGELOG.md

File metadata and controls

63 lines (51 loc) · 4.67 KB

Changelog

v0.6.0 - 2024-11-01

  • 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
  • obsolete "keep_aliase". All aliased versions are always kept. by @fujiwara in #58

v0.5.0 - 2024-09-13

  • modernization by @fujiwara in #21
  • 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
  • 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
  • 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

v0.4.0 - 2023-08-29

  • support to expire image indexes and soci indexes. by @fujiwara in #17
  • use go 1.21 by @fujiwara in #19

v0.3.3 - 2022-09-06

  • Move -format flag to global. by @fujiwara in #14

v0.3.2 - 2022-09-06

  • need output format for delete command by @mashiike in #11

v0.3.1 - 2022-08-31

  • add ECRM_FORMAT env by @fujiwara in #10

v0.3.0 - 2022-08-31

  • feat: add JSON output format by @aereal in #8
  • Fix cli default argument value. by @fujiwara in #9

v0.2.0 - 2022-08-17

  • move cli codes to cli.go by @fujiwara in #4
  • pass ctx by @fujiwara in #5
  • add generate command by @fujiwara in #6

v0.1.2 - 2022-07-29

  • Add --no-color option by @mashiike in #2
  • BatchDeleteItem's 'imageIds' must be less than or equal to 100 in length, so by @mashiike in #3

v0.1.1 - 2022-06-21

  • Feature/run as lambda bootstrap by @mashiike in #1

v0.1.0 - 2021-10-25

v0.0.0 - 2021-10-18