Skip to content

Latest commit

 

History

History
59 lines (35 loc) · 2.27 KB

CHANGELOG.md

File metadata and controls

59 lines (35 loc) · 2.27 KB

Change Log: Scalr VSCode Extension

All notable changes to the "Scalr" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

Features

  • HTTP proxy support (#38)
  • Scalr Workspaces & Runs Commands ([#36]#36))

Features

  • Added support for the web version of the extension (#23)

Fixed

  • Add better error handling and reduce api call on create vscode session (#28)

Features

  • Added the ability to trigger Plan-only, Plan & Apply, and Destroy runs in a workspace. (#22)

Improvements

  • Added logs streaming for active runs. (#22)
  • Updated the Workspaces widget: now users can filter workspaces by environments and perform a search by workspace name or ID. Filters are kept as long as the session is active and applied automatically upon the next launch of VSCode.

[0.0.1]

New Features

  • Workspaces Overview: Logged-in users can now view a comprehensive list of available workspaces directly within the extension.
  • Run Overview: Access a list of all runs, with a filter to display runs specific to a selected workspace.
  • Workspace/Run Details: Quickly view general information about any workspace or run, including metadata and status.
  • Plan/Apply Output: Easily read the output from Terraform plan and apply operations within the extension.
  • Scalr UI Integration: Convenient UI links provide quick navigation to the relevant sections of the Scalr web UI.