APPLICATION LEVEL BREAKING CHANGES:
APPLICATION LEVEL FEATURES:
- Added Cost Estimation aws/ec2 support for io2 disk types
- Added new Terraform versions (0.13.0-rc1 and 0.13.0) to supported tool versions.
- Added error messaging for Cost Estimation for TFE only.
- Changed Cost Estimation default enabled to true for applicable organizations.
- Added links to documentation when creating non-VCS workspace
- Removed graphic from getting started page
- Changed organization email to default to users email on create
- Changed Workspace create wizard for clarity around CLI and API
- Changed text on create organization page
- Added the ability to execute a custom script after a Terraform run finishes.
APPLICATION LEVEL BUG FIXES:
- Fixed Cost Estimation Cloudwatch Alarm prices
- Fixed accessibility of textless buttons by adding aria-label
- Fixed how existing email notification users are loaded when viewing a notification
- Fixed a
panic
thrown when packing filesystem contents after a plan or apply operation. - Fixed an issue where Terraform runs would fail when using Terraform configurations containing symbolic links.
- Fixed an issue where a backup operation was not deleting temporary files until after the entire backup was completed.
- Fixed an issue where a backup of one operational mode (i.e. mounted disk) would fail to restore to another operational mode (i.e. external services).
- Fixed an issue where a backup and restore operation would restore certain data to an incorrect location.
- Fixed an issue where a backup failed to backup data from a Terraform Enterprise installation using Azure Blob Storage.
- Fixed an issue where the Nomad jobs were not added correctly due to a race condition.
- Fixed Bitbucket Cloud Commit Link in UI
- Fixed Bitbucket Cloud commit status build updates that are not linked to an application process.
APPLICATION LEVEL SECURITY FIXES:
- Upgraded telegraf to v1.14.
- Non-public service ports now bound to internal network.