Skip to content

Releases: warrensbox/terraform-switcher

v1.10.0

26 Nov 11:54
1945d42

Choose a tag to compare

Changelog

Bug fixes

Documentation

Go

Others

  • gh-actions: bump github/codeql-action from 4.31.2 to 4.31.3 (#650) (@dependabot[bot])
  • gh-actions: bump actions/checkout from 5.0.0 to 5.0.1 (#651) (@dependabot[bot])
  • gh-actions: bump github/codeql-action from 4.31.3 to 4.31.4 (#654) (@dependabot[bot])
  • gh-actions: bump actions/setup-go from 6.0.0 to 6.1.0 (#656) (@dependabot[bot])
  • gh-actions: bump actions/checkout from 5.0.1 to 6.0.0 (#657) (@dependabot[bot])
  • gh-actions: bump actions/setup-python from 6.0.0 to 6.1.0 (#658) (@dependabot[bot])
  • gh-actions: bump github/codeql-action from 4.31.4 to 4.31.5 (#659) (@dependabot[bot])

v1.9.0

02 Nov 20:45
4ade997

Choose a tag to compare

Changelog

Features

  • feat(terragrunt): Support root.hcl and custom file name (#644) (@yermulnik)

Documentation

Others

  • gh-actions: bump github/codeql-action from 4.30.9 to 4.31.0 (#645) (@dependabot[bot])
  • gh-actions: bump github/codeql-action from 4.31.0 to 4.31.2 (#646) (@dependabot[bot])

v1.8.0

23 Oct 20:27
4342e46

Choose a tag to compare

Changelog

Features

  • feat: Check if version matches version requirement (#640) (@yermulnik)

Documentation

Go

  • go: bump golang.org/x/sys from 0.36.0 to 0.37.0 (#638) (@dependabot[bot])

Others

  • gh-actions: bump github/codeql-action from 3.30.5 to 3.30.6 (#636) (@dependabot[bot])
  • gh-actions: bump github/codeql-action from 3.30.6 to 4.30.7 (#637) (@dependabot[bot])
  • gh-actions: bump github/codeql-action from 4.30.7 to 4.30.8 (#639) (@dependabot[bot])
  • gh-actions: bump super-linter/super-linter from 8.2.0 to 8.2.1 (#641) (@dependabot[bot])
  • gh-actions: bump github/codeql-action from 4.30.8 to 4.30.9 (#642) (@dependabot[bot])

v1.7.0

02 Oct 20:01
711f8ab

Choose a tag to compare

Changelog

Features

Documentation

Go

  • go: bump golang.org/x/sys from 0.35.0 to 0.36.0 (#626) (@dependabot[bot])
  • go: bump github.com/spf13/viper from 1.20.1 to 1.21.0 (#628) (@dependabot[bot])

Others

  • gh-actions: bump github/codeql-action from 3.30.0 to 3.30.1 (#627) (@dependabot[bot])
  • gh-actions: bump github/codeql-action from 3.30.1 to 3.30.2 (#629) (@dependabot[bot])
  • gh-actions: bump github/codeql-action from 3.30.2 to 3.30.3 (#630) (@dependabot[bot])
  • gh-actions: bump github/codeql-action from 3.30.3 to 3.30.4 (#632) (@dependabot[bot])
  • gh-actions: bump github/codeql-action from 3.30.4 to 3.30.5 (#633) (@dependabot[bot])
  • gh-actions: bump super-linter/super-linter from 8.1.0 to 8.2.0 (#635) (@dependabot[bot])

v1.6.0

07 Sep 10:40
ef498ba

Choose a tag to compare

Changelog

Features

  • feat: Add Keybase as an additional source of Hashicorp's public PGP-key (#624) (@yermulnik)

Bug fixes

Documentation

v1.5.1

05 Sep 23:07
3f2812f

Choose a tag to compare

Changelog

Documentation

Go

  • go: bump golang.org/x/sys from 0.34.0 to 0.35.0 (#610) (@dependabot[bot])
  • go: bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 (#612) (@dependabot[bot])
  • go: bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#614) (@dependabot[bot])
  • go: bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#616) (@dependabot[bot])
  • go: bump github.com/gookit/color from 1.5.4 to 1.6.0 (#617) (@dependabot[bot])
  • go: bump github.com/gookit/slog from 0.5.8 to 0.6.0 (#618) (@dependabot[bot])

Others

  • gh-actions: bump actions/checkout from 4 to 5 (#611) (@dependabot[bot])
  • gh-actions: bump anothrNick/github-tag-action from 1.73.0 to 1.75.0 (#615) (@dependabot[bot])
  • gh-actions: bump actions/setup-python from 5.6.0 to 6.0.0 (#619) (@dependabot[bot])
  • gh-actions: bump actions/setup-go from 5 to 6 (#620) (@dependabot[bot])

v1.5.0

07 Aug 18:01
409c289

Choose a tag to compare

Changelog

Bug fixes

  • fix(Goreleaser): Do not exclude "^.*?test(ing)?" from log (overlaps with word latest) (#605) (@yermulnik)
  • fix: Rectify incomplete/incorrect logging library logic (#602) (@yermulnik)

Documentation

v1.4.7

24 Jul 13:27
2617fe8

Choose a tag to compare

Changelog

Documentation

Fixed

  • fix: Command-line flags to show/install latest stable versions are broken (#601) (@yermulnik)

Go

  • go: bump github.com/hashicorp/hcl/v2 from 2.23.0 to 2.24.0 (#598) (@dependabot[bot])
  • go: bump golang.org/x/sys from 0.33.0 to 0.34.0 (#599) (@dependabot[bot])

Others

  • chore(Makefile): Improve super-linter target for a plain repo and a worktree (#597) (@yermulnik)
  • chore(Makefile): another small set of improvements (no functional changes) (#600) (@yermulnik)
  • gh-actions: bump super-linter/super-linter from 7 to 8 (#603) (@dependabot[bot])

v1.4.6

03 Jul 00:07
675aeb9

Choose a tag to compare

Changelog

Features

Documentation

Go

  • go: bump github.com/ProtonMail/gopenpgp/v3 from 3.2.1 to 3.3.0 (#591) (@dependabot[bot])
  • go: bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#595) (@dependabot[bot])

Others

  • feat(shell-completion): Add Bash completion script (#586) (@yermulnik)
  • chore(goreleaser): Brews: install Bash completion script (#590) (@yermulnik)
  • chore(.github/linters/.golangci.yml): Sync config with super-linter (#592) (@yermulnik)
  • chore(Makefile): Add govulncheck target (#593) (@yermulnik)

v1.4.5

13 May 12:16
3f2f418

Choose a tag to compare

Changelog

Features

  • feat(gpg): Switch from deprecated Go crypto to ProtonMail/gopenpgp@v3 (#579) (@yermulnik)

Documentation

Go

  • go: bump github.com/ProtonMail/gopenpgp/v3 from 3.2.0 to 3.2.1 (#581) (@dependabot[bot])
  • go: bump golang.org/x/sys from 0.32.0 to 0.33.0 (#582) (@dependabot[bot])

Others

  • chore: Fix release changelog entry format (#578) (@yermulnik)
  • gh-actions: bump anothrNick/github-tag-action from 1.71.0 to 1.73.0 (#583) (@dependabot[bot])