Skip to content

v0.14.5

Compare
Choose a tag to compare
@hashicorp-ci hashicorp-ci released this 20 Jan 18:28
· 5628 commits to main since this release

0.14.5 (January 20, 2021)

ENHANCEMENTS:

  • backend/pg: The Postgres backend now supports the "scram-sha-256" authentication method. (#26886)

BUG FIXES:

  • cli: Fix formatting of long integers in outputs and console (#27479)
  • cli: Fix redundant check of remote workspace version for local operations (#27498)
  • cli: Fix missing check of remote workspace version for state migration (#27556)
  • cli: Fix world-writable permissions on dependency lock file (#27205)