Skip to content

v1.0.11

Compare
Choose a tag to compare
@hc-github-team-tf-core hc-github-team-tf-core released this 10 Nov 21:51
· 4877 commits to main since this release

1.0.11 (November 10, 2021)

ENHANCEMENTS:

  • backend/oss: Added support for sts_endpoint (#29841)

BUG FIXES:

  • config: Fixed a bug in which ignore_changes = all would not work in override files (#29849)
  • config: Numbers are now compared for equality based on their protocol representation, eliminating unexpected changes due to small precision errors (#29864)