- Security: Bumped various packages to latest.
- Optimization: Scoped out unused AWS Clients - reducing package size from 4.5mb to 600kb
- Bug Fix: Added activationEvents for Command Palette commands
- Improvement: Added InProgress deployment tracking to status bar
- Improvement: Added Inline treeview icons (createDeployment,)
- Improvement: Multistep now includes steps/totalsteps for longer Dialogs
- Improvement: Added description to Succeeding Deployments
- Feature: Added ELB and DeploymentGroup Info
- Feature: Set MaximumDeployments to display in tree via Configuration
- Feature: Multistep process/Dialog can now evaluate responses on each step
Other:
- Refactor: broke out AWS Clients and workspace Config
- Refactor: broke out commands into own sub-directory/files
- Refactor: TreeItemUtil usability improvements*
- Updates to older npm dependencies
- Bug Fix: Updated icons for Skipped deployent targets
- Refactor: Updated project structure- Decoupled treedataprovider and commands.
- Improvement: Reduced installation footprint via webpack - Improving the time it takes to activate extension.
- Bug Fixes:
- Fixed errors from updating application configuration outside workspace.
- Fixed broken DeploymentGroups URL in
Open AWS Console
command.