v0.7.2 - 2022-12-23
- Update version description "v0.3.1" to "v0.7.1" in README by @TanisukeGoro in Songmu#53
- fix: PropagateTags not applied by @sinsi404 in Songmu#55
v0.7.1 - 2022-11-21
- fix a shell command to expand variables by @hoyo in Songmu#51
v0.7.0 - 2022-11-20
- add install.sh by @Songmu in Songmu#45
- add SHA256SUMS to artifacts by @Songmu in Songmu#46
- introduce tagpr by @Songmu in Songmu#47
- update deps except for go-ieproxy by @Songmu in Songmu#49
- update action.yml to use installer by @Songmu in Songmu#50
v0.6.3 (2022-07-12)
v0.6.2 (2022-07-12)
- fix: allow undefined for PropagateTags #42 (gotoeveryone)
v0.6.1 (2022-06-15)
- [bugfix] Fixed the diff of propagateTags to appear correctly. #41 (cohalz)
- add pitfall warnings to README #40 (Songmu)
v0.6.0 (2022-06-02)
v0.5.2 (2022-05-25)
- fix: can execute release workflow to fix darwin builds #38 (gotoeveryone)
- update github actions #36 (Songmu)
v0.5.1 (2022-05-06)
- Go 1.18 and update deps #35 (Songmu)
- introduce reviewdog and drop golint #34 (Songmu)
- fix: golint error #33 (gotoeveryone)
v0.5.0 (2022-05-06)
- enable tfstate plugin #32 (gotoeveryone)
v0.4.0 (2022-01-20)
- support deadletter config #30 (MikiWaraMiki)
v0.3.2 (2021-12-28)
- Go 1.17 and follow it in toolchains #29 (Songmu)
- added task definition validation. #28 (reiki4040)
- Add procedure of execute
run
subcommand to README #27 (gotoeveryone) - Add "rules:" to the sample configuration #25 (yuu26jp)
- Add action.yml for GitHub Actions #24 (mokichi)
v0.3.1 (2021-02-06)
- Fixed yaml from scheduledExpression to scheduleExpression #23 (yutachaos)
- fix the variable Run Task Input when running rule. #22 (laughk)
- enable shared config state #21 (tughril)
v0.3.0 (2020-11-22)
v0.2.0 (2020-11-15)
v0.1.2 (2020-11-09)
v0.1.1 (2020-11-04)
v0.1.0 (2020-11-04)
- update documents #14 (Songmu)
- define type runnerImpl and refacter #13 (Songmu)
- display diff before applying #12 (Songmu)
v0.0.2 (2020-11-02)
- update deps #11 (Songmu)
- take all rules on dump with caring nextToken #10 (Songmu)
- add diff subcommand #9 (Songmu)
- check mustEnv lazily #8 (Songmu)
- care empty rule.Description #7 (Songmu)
- update deps #6 (Songmu)
- add json tags for containerOverrides #5 (Songmu)
- introduce goccy/go-yaml #4 (Songmu)
- adjust yamls for GitHub Actions #3 (Songmu)