Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Latest commit

 

History

History
46 lines (35 loc) · 2.47 KB

v202012-2.md

File metadata and controls

46 lines (35 loc) · 2.47 KB

TFE Release v202012-2 (502)

BUG FIXES SINCE v202012-1:

  1. Reverted a Nomad job specification change due to issues with resource limits when running Cost Estimation, Sentinel, and plan export jobs.
  2. Reverted a Docker network isolation change in the docker-setup container due to issues communicating with the Docker socket on RHEL 7.9.

APPLICATION LEVEL BREAKING CHANGES:

  1. Renamed the replicated admin alias from ptfe-admin to tfe-admin to better match the product name.

APPLICATION LEVEL FEATURES:

  1. Added deprecation notice for Bitbucket Server v5.3.0 and below
  2. Minor UI enhancements to module version page
  3. Expanded the tfrun import to now include workspace and run ids and commit sha
  4. Adds ability to share modules across organizations
  5. Added Cost Estimation support for Azure Databricks DBU
  6. Added Cost Estimation support for Azure Cosmos DB
  7. Added Cost Estimation support for Azure Integrated Service Environment
  8. Added basic Cost Estimation support for Azure App Service
  9. Added Cost Estimation support for Azure HDInsight clusters
  10. Changed the "files changed" limit returned from the BitBucket Server API request from 1000 (100 per page x 10 pages) to 5000 (500 per page x 10 pages).
  11. Added ability to filter by "queued" statuses.
  12. Upgraded to Sentinel version 0.16.1
  13. Added Terraform CLI versions up through 0.14.0-beta2

APPLICATION LEVEL BUG FIXES:

  1. Fixed an intermittent error thrown when creating a new team under an organization.
  2. Fixed GitLab application ID and secret validation when adding a new VCS connection
  3. Fixed issue where "start this run now" button is visible on a run page when it shouldn't be
  4. Fixed issue where add module displays incorrectly
  5. Fixed "User Settings" -> "User settings", "Log Out" -> "Sign Out"
  6. Fixed an issue where users were not redirected correctly if they signed up via the terraform login command
  7. Fixed issue in Cost Estimation where GCP custom DB prices were overestimated
  8. Fixed an issue where Terraform runs would not recognize providers in Terraform 0.13 bundles created with terraform-bundle.

APPLICATION LEVEL SECURITY FIXES:

  1. Security - Make sure nav goes to new tab and prevent tabnabbing
  2. Strengthened XSS protection for UI customization feature with improved sanitization coverage.
  3. Removed sensitive information (password reset URLs) from internal log files.
  4. Ongoing container updates to address reported vulnerabilities in underlying packages / dependencies.
  5. Security: upgrade to Rails 6