Skip to content

Latest commit

 

History

History
164 lines (113 loc) · 11.7 KB

CHANGELOG.md

File metadata and controls

164 lines (113 loc) · 11.7 KB

Changelog

v0.12.0 - 2024-07-04

  • Support CapacityProviderStrategy by @tomoasleep in #104
  • feat: ssm plugin by @ch1aki in #105
  • build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #100
  • build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 by @dependabot in #103
  • build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 by @dependabot in #102
  • update deps by @Songmu in #107
  • provide windows executable on releasing by @Songmu in #108

v0.11.4 - 2024-03-31

  • Fix retrieval of AWS::Events::Rule SearchResources results by @kenkaton in #97
  • build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #96
  • Go 1.22 and update deps by @Songmu in #99

v0.11.3 - 2023-12-31

  • build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #94

v0.11.2 - 2023-11-10

  • Care remote PropagateTags default value by @lamanotrama in #89
  • build(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #88
  • update deps by @Songmu in #91

v0.11.1 - 2023-10-12

  • docs: add the installation guides with aqua by @suzuki-shunsuke in #85
  • build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #87

v0.11.0 - 2023-10-08

  • Upgrade AWS SDK for Go from V1 to V2 by @snaka in #78
  • Go 1.21 and update deps by @Songmu in #83

v0.10.3 - 2023-10-06

  • update to tfstate-lookup v1.1.4 by @fujiwara in #79

v0.10.2 - 2023-09-01

  • Align remote and conf override members by @lamanotrama in #76

v0.10.1 - 2023-08-25

  • docs: Add description of -prune option by @snaka in #73
  • fix: -conf omitted caused panic by referencing a nil pointer by @snaka in #74

v0.10.0 - 2023-08-20

  • update deps by @Songmu in #68
  • fix typo by @snaka in #72
  • feat: Adding a -prune option to remove Orphaned Rules. by @snaka in #71

v0.9.1 - 2023-02-22

  • chore: improve install guide by @paprika-mah in #64
  • build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0 by @dependabot in #65

v0.9.0 - 2023-02-08

  • Support resource overrides by @lamanotrama in #62

v0.8.1 - 2023-01-17

  • fix the error that occurs when the input is nil by @sinsoku in #60

v0.8.0 - 2023-01-16

  • support json jsonnet by @mrymam in #58

v0.7.2 - 2022-12-23

  • Update version description "v0.3.1" to "v0.7.1" in README by @TanisukeGoro in #53
  • fix: PropagateTags not applied by @sinsi404 in #55

v0.7.1 - 2022-11-21

  • fix a shell command to expand variables by @hoyo in #51

v0.7.0 - 2022-11-20

  • add install.sh by @Songmu in #45
  • add SHA256SUMS to artifacts by @Songmu in #46
  • introduce tagpr by @Songmu in #47
  • update deps except for go-ieproxy by @Songmu in #49
  • update action.yml to use installer by @Songmu in #50

v0.6.3 (2022-07-12)

  • update deps except for go-ieproxy #44 (Songmu)

v0.6.2 (2022-07-12)

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)

  • feat: add propagateTags option #39 (cohalz)

v0.5.2 (2022-05-25)

v0.5.1 (2022-05-06)

v0.5.0 (2022-05-06)

v0.4.0 (2022-01-20)

v0.3.2 (2021-12-28)

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)

  • fix error handling of ListRules #17 (Songmu)

v0.1.1 (2020-11-04)

v0.1.0 (2020-11-04)

v0.0.2 (2020-11-02)

v0.0.1 (2019-10-26)