Releases: warrensbox/terraform-switcher
Releases · warrensbox/terraform-switcher
v1.10.0
Changelog
Bug fixes
- fix(symlink): Improve symlinking (#648) (@yermulnik)
Documentation
- docs: Update CHANGELOG with
v1.10.0(#661) (@yermulnik)
Go
- go: Bump Go version to 1.25
⚠️ (#653) (@yermulnik) - go: bump golang.org/x/sys from 0.37.0 to 0.38.0 (#649) (@dependabot[bot])
- go: bump golang.org/x/crypto from 0.38.0 to 0.45.0 (#655) (@dependabot[bot])
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
Changelog
Features
- feat(terragrunt): Support
root.hcland custom file name (#644) (@yermulnik)
Documentation
- docs: Update CHANGELOG with
v1.9.0(#647) (@yermulnik)
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
Changelog
Features
- feat: Check if version matches version requirement (#640) (@yermulnik)
Documentation
- docs: Update CHANGELOG with
v1.8.0(#643) (@yermulnik)
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
Changelog
Features
- feat: Add «Show Required» flag (#631) (@yermulnik)
Documentation
- docs: Update CHANGELOG with
v1.7.0(#634) (@yermulnik)
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
Changelog
Features
- feat: Add Keybase as an additional source of Hashicorp's public PGP-key (#624) (@yermulnik)
Bug fixes
- fix:
mkdocs gh-deployrequires creds to persist (#623) (@yermulnik)
Documentation
- docs: Update CHANGELOG with
v1.6.0(#625) (@yermulnik)
v1.5.1
Changelog
Documentation
- docs: Update CHANGELOG with
v1.5.1(#622) (@yermulnik)
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
Changelog
Bug fixes
- fix(Goreleaser): Do not exclude
"^.*?test(ing)?"from log (overlaps with wordlatest) (#605) (@yermulnik) - fix: Rectify incomplete/incorrect logging library logic (#602) (@yermulnik)
Documentation
- docs: Update CHANGELOG with
v1.5.0(#608) (@yermulnik)
v1.4.7
Changelog
Documentation
- docs: Update CHANGELOG with
v1.4.7(#604) (@yermulnik)
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): Improvesuper-lintertarget 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
Changelog
Features
- feat: Togglable color logging (#594) (@yermulnik)
Documentation
- docs: Update CHANGELOG with
v1.4.6(#596) (@yermulnik)
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
govulnchecktarget (#593) (@yermulnik)
v1.4.5
Changelog
Features
- feat(gpg): Switch from deprecated Go
cryptotoProtonMail/gopenpgp@v3(#579) (@yermulnik)
Documentation
- docs: Update CHANGELOG with
v1.4.5(#580) (@yermulnik)
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])