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

Latest commit

 

History

History
27 lines (16 loc) · 946 Bytes

v202008-1.md

File metadata and controls

27 lines (16 loc) · 946 Bytes

TFE Release v202008-1 (454)

APPLICATION LEVEL BREAKING CHANGES:

  1. Customizations now sanitize HTML content, restricting tags and attributes that could lead to malicious javascript script execution.
  2. Changed registry module API to return organization name instead of organization external ID when returning the organization relationship.
  3. Added component styling for radio card

APPLICATION LEVEL FEATURES:

  1. Added ability to retry speculative runs
  2. Added AWS RDS Cluster Support Serverless Config

APPLICATION LEVEL BUG FIXES:

  1. Fix cmd/shift+click of workspaces
  2. Fixed issue causing runs created via API with pull request configuration versions to not be plan-only
  3. Improved API performance fetching configuration versions for workspaces.
  4. Fixed empty message on organization name update failure

APPLICATION LEVEL SECURITY FIXES:

  1. Security Restrict Impersonation Access (Cloud only)
  2. Update Nomad version to 0.11.1