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

Latest commit

 

History

History
32 lines (20 loc) · 1.63 KB

v201909-1.md

File metadata and controls

32 lines (20 loc) · 1.63 KB

PTFE Release v201909-1

APPLICATION LEVEL BREAKING CHANGES:

APPLICATION LEVEL FEATURES:

  1. Changed the top navigation to remain visible for narrower browser widths (until 900px).
  2. Changed new workspace page to make it easier to add new VCS connections.
  3. Changed VCS provider selection UI to show custom name if specified.
  4. Changed the display of status messages for Sentinel policy checks to ensure the result is displayed first.
  5. Removed the popover from the workspace index page when hovering over a workspace name.
  6. Added workspace name confirmation modal for delete
  7. Changed the Sentinel runtime to version 0.10.4. For the latest changes, see the release notes.
  8. Added the destroy and requires_new fields to the diff namespace in the Sentinel tfplan import.
  9. Added "Learn more" button to account signup page to link to terraform.io
  10. Changed workspace creation UI/UX

APPLICATION LEVEL BUG FIXES:

  1. Fixed an issue that made it look like the last owner could be removed.
  2. Fixed an issue with Sentinel mock generation that created errors when processing resources that were being replaced when create_before_destroy was set.
  3. Fixed an issue with policy checks that created errors when processing resources that were being replaced when create_before_destroy was set.
  4. Fixed an issue that caused runs to be queued in a workspace when new or updated git tags are pushed.
  5. Fixed an issue where teams with the manage policies permission were not presented with the ability to override a soft failed policy check.

APPLICATION LEVEL SECURITY FIXES: