Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 21:53
· 38 commits to master since this release
98eac38

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