Skip to content

Releases: warrensbox/terraform-switcher

v1.2.2

10 Jul 05:37
8137e26
Compare
Choose a tag to compare

Changelog

Documentation

  • docs: Update CHANGELOG with v1.2.0 and v1.2.1 (@yermulnik)
  • Merge branch 'master' into docs/Update_CHANGELOG_with_v1.2.0_and_v1.2.1 (@warrensbox)

Go

  • go: bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#488) (@dependabot[bot])

Others

  • default: Fix default binary symlink name for Opentofu to be tofu.exe, rather than terraform.exe (@MatthewJohn)
  • Fix full changelog links (@yermulnik)
  • While here: drop ambiguous outdated statement from Caveats section of Homebrew formulae (@yermulnik)
  • chore: Add Multi Labeler workflow (@yermulnik)
  • Updated CHANGELOG (@warrensbox)
  • update previous 1.2.0 changelog as well (@warrensbox)
  • chore: Ignore /CHANGELOG.md.new file (#489) (@yermulnik)
  • gh-actions: bump anothrNick/github-tag-action from 1.69.0 to 1.70.0 (#490) (@dependabot[bot])

v1.2.1

06 Jul 09:36
4f00243
Compare
Choose a tag to compare

Changelog

Bug fixes

  • fix: Remove duplicate .exe extension added to paths for windows inside symlink, as this is already handled by ConvertExecutableExt (@MatthewJohn)

v1.2.0

05 Jul 21:53
98eac38
Compare
Choose a tag to compare

v1.2.0 - 2024-07-05

Full Changelog

Fixed

Other

This release (v1.2.0) containes changes from v1.2.0-alpha2, v1.2.0-alpha1 and v1.2.0-alpha

v1.2.0-alpha2

Added

Fixed

Other

v1.2.0-alpha1

Added

  • Add debug logging when successfully obtaining parameter from location… #464 (MatthewJohn)
  • Add TOML configuration and environment variable for "default version" #463 (MatthewJohn)
  • feat: Allow for case-insensitve matching of products #458 (MatthewJohn)

Fixed

  • fix: Allow Env vars in TOML bin value (re-introduce feature) #467 (yermulnik)
  • Fix usage for product as passing opentofu to --product does not install Terraform #461 (MatthewJohn)

Other

  • docs: Update CHANGELOG with v1.2.0-alpha #460 (yermulnik)
  • Add error return values to signatures of public methods to allow migrating to returning errors rather than Fatals in future #457 (MatthewJohn)

v1.2.0-alpha

Added

Fixed

Other

v1.2.0-alpha1

22 Jun 23:03
bf5b9f1
Compare
Choose a tag to compare
v1.2.0-alpha1 Pre-release
Pre-release

What's Changed

  • feat: Allow for case-insensitve matching of products by @MatthewJohn in #458
  • go: bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #456
  • docs: Update CHANGELOG with v1.2.0-alpha by @yermulnik in #460
  • Fix usage for product as passing opentofu to --product does not install Terraform by @MatthewJohn in #461
  • fix: Allow Env vars in TOML bin value (re-introduce feature) by @yermulnik in #467
  • go: bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0 by @dependabot in #469
  • Add error return values to signatures of public methods to allow migrating to returning errors rather than Fatals in future by @MatthewJohn in #457
  • Add TOML configuration and environment variable for "default version" by @MatthewJohn in #463
  • Add debug logging when successfully obtaining parameter from location… by @MatthewJohn in #464

Full Changelog: v1.2.0-alpha...v1.2.0-alpha1

v1.2.0-alpha2

05 Jul 10:08
bf5b9f1
Compare
Choose a tag to compare
v1.2.0-alpha2 Pre-release
Pre-release

What's Changed

  • feat: Allow for case-insensitve matching of products by @MatthewJohn in #458
  • go: bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #456
  • docs: Update CHANGELOG with v1.2.0-alpha by @yermulnik in #460
  • Fix usage for product as passing opentofu to --product does not install Terraform by @MatthewJohn in #461
  • fix: Allow Env vars in TOML bin value (re-introduce feature) by @yermulnik in #467
  • go: bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0 by @dependabot in #469
  • Add error return values to signatures of public methods to allow migrating to returning errors rather than Fatals in future by @MatthewJohn in #457
  • Add TOML configuration and environment variable for "default version" by @MatthewJohn in #463
  • Add debug logging when successfully obtaining parameter from location… by @MatthewJohn in #464

Full Changelog: v1.2.0-alpha...v1.2.0-alpha2

v1.2.0-alpha

09 Jun 20:04
c1314c3
Compare
Choose a tag to compare
v1.2.0-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.1...v1.2.0-alpha

v1.1.1

26 Apr 07:22
9208450
Compare
Choose a tag to compare

v1.1.1 - 2024-04-27

Fixed

  • Fix issue related to additional configuration apart from terraform_version_constraint failing #401 #409 (MatrixCrawler)
  • Fix issue related to terraform version constraint in version.tf not being parsed correctly #410 #402 #403 (MatrixCrawler)
  • Fix issue where install.sh is unable to download tfswitch version(s) with 'v' appended to the version number #394 #413 #413 #403 (yermulnik) and (d33psky)

v1.1.0

25 Apr 07:14
f732041
Compare
Choose a tag to compare

v1.1.0 - 2024-04-25

Full Changelog

Added

Fixed

Documentation

Other

1.0.2

02 Apr 00:22
Compare
Choose a tag to compare

Changelog

  • 8747a36 #patch - manual bump
  • 40d4a6d #patch - manual bump
  • b484b7b Downgrade build runner
  • 6aaa2c4 Merge pull request #346 from warrensbox/fix/downgrade_ubuntu_github_runner
  • 5480030 Merge pull request #347 from warrensbox/master
  • ba9285b fix: Downgrade GH Ubuntu runner to 20.04

1.0.1

01 Apr 22:29
4392327
Compare
Choose a tag to compare

Changelog

  • 4392327 Merge pull request #343 from warrensbox/master