Skip to content

Latest commit

 

History

History
248 lines (134 loc) · 13 KB

CHANGELOG.md

File metadata and controls

248 lines (134 loc) · 13 KB

0.7.12 (2022-12-06)

Bug Fixes

  • ignore minor/patch if version branch detected (#52) (89ef7dd)

0.7.11 (2022-11-05)

Bug Fixes

  • error if path is not a valid terraform module (#50) (f0cd4bb)

0.7.10 (2022-11-05)

Bug Fixes

  • improve provider outdated major version message (#49) (3da3977), closes #48

0.7.9 (2022-10-20)

Bug Fixes

  • filterTerraformTags returns empty slice (084dad5)

0.7.8 (2022-10-17)

Bug Fixes

0.7.7 (2022-10-17)

Bug Fixes

0.7.6 (2022-10-17)

Bug Fixes

0.7.5 (2022-10-17)

Bug Fixes

0.7.4 (2022-10-17)

Bug Fixes

0.7.3 (2022-10-17)

Bug Fixes

0.7.2 (2022-10-16)

Bug Fixes

0.7.1 (2022-10-15)

Bug Fixes

0.7.0 (2022-10-15)

Features

  • add initial mkdocs config (a670249)

0.6.1 (2022-10-14)

Bug Fixes

  • ssh use default priv keys (4b84065)

0.6.0 (2022-10-14)

Features

  • add terraform core version checking (d115c33), closes #25

0.5.3 (2022-10-13)

Bug Fixes

0.5.2 (2022-10-12)

Bug Fixes

  • undefined provider status (ee854b3)

0.5.1 (2022-10-06)

Bug Fixes

0.5.0 (2022-10-06)

Features

1.0.0 (2022-10-06)

Bug Fixes

  • deps: update github.com/hashicorp/terraform-config-inspect commit hash to 09f3484 (d6f206b)
  • deps: update github.com/hashicorp/terraform-config-inspect commit hash to 90acf1c (59d7fae)
  • deps: update github.com/hashicorp/terraform-config-inspect commit hash to 9a80970 (fdd6a9b)
  • deps: update github.com/hashicorp/terraform-config-inspect commit hash to ad33d83 (a1792d2)
  • deps: update module github.com/go-git/go-git/v5 to v5.3.0 (d0f47a3)
  • deps: update module github.com/go-git/go-git/v5 to v5.4.0 (2d87549)
  • deps: update module github.com/go-git/go-git/v5 to v5.4.1 (a2d6f30)
  • deps: update module github.com/go-git/go-git/v5 to v5.4.2 (e0e4190)
  • deps: update module github.com/hashicorp/go-getter to v1.5.10 (7223ad0)
  • deps: update module github.com/hashicorp/go-getter to v1.5.11 (208e1b5)
  • deps: update module github.com/hashicorp/go-getter to v1.5.3 (efcc329)
  • deps: update module github.com/hashicorp/go-getter to v1.5.9 (2386464)
  • deps: update module github.com/hashicorp/go-getter to v1.6.2 (53dd8fe)
  • deps: update module github.com/hashicorp/go-getter to v2 (828b71d)
  • deps: update module github.com/hashicorp/terraform to v0.14.10 (02f598d)
  • deps: update module github.com/hashicorp/terraform to v0.14.8 (2992ea7)
  • deps: update module github.com/hashicorp/terraform to v0.14.9 (0c6379c)
  • deps: update module github.com/hashicorp/terraform to v0.15.0 (513bf28)
  • deps: update module github.com/hashicorp/terraform to v0.15.3 (ddd6724)
  • deps: update module github.com/jstemmer/go-junit-report to v1 (b3de783)
  • deps: update module github.com/peterbourgon/ff/v3 to v3.1.2 (919b683)
  • deps: update module github.com/peterbourgon/ff/v3 to v3.3.0 (b323c29)
  • docker manifests (da8a77a)
  • examples directory and lockfile errors (32fcda4)
  • exit status and missing lockfile (f6427d2)
  • goreleaser.yml (56453cd)
  • linter errors and docker build (d698dbe)
  • lockfile load when provider has no constraint (9182443)
  • move to semantic release action (23e534d)
  • release workflow (13bf87e)
  • release.yml (df6d434)
  • semantic-release.yml (d98d1be)
  • semantic-release.yml again (e2281c0)
  • tagger.yml (d78c653)
  • update module declarations with new path (936141b)
  • update tagger action (30b3e3c)
  • update workflows (e348537)

Features

  • add CLI option to error when any updates exist (76b1ea9)
  • add homebrew to goreleaser (f7eba5b)
  • authenticate to github using GITHUB_TOKEN environment variable (a358ff9)
  • initial rewrite (9c61872)
  • lockfile work (94f081d)
  • simplify checker.main function (056a573)
  • tweak internal logic a update readme (a15f324)

0.4.2 (2022-10-05)

Bug Fixes

  • examples directory and lockfile errors (b43abe2)
  • exit status and missing lockfile (ed6f1bf)

0.4.1 (2022-10-05)

Bug Fixes

  • lockfile load when provider has no constraint (591053a)

0.4.0 (2022-10-05)

Features

  • tweak internal logic a update readme (006ade0)

0.3.2 (2022-10-03)

Bug Fixes

0.3.1 (2022-10-03)

Bug Fixes

  • linter errors and docker build (27105a4)

0.3.0 (2022-09-30)

Features

  • add homebrew to goreleaser (e2f11f9)

0.2.4 (2022-09-30)

Bug Fixes

0.2.3 (2022-09-30)

Bug Fixes

  • move to semantic release action (e118007)
  • semantic-release.yml (266d7f6)
  • semantic-release.yml again (18bf992)