Releases: aws-solutions/cost-optimizer-for-amazon-workspaces
Releases · aws-solutions/cost-optimizer-for-amazon-workspaces
v2.6.1
v2.6.0
Added
- Updated the solution to use CDK V2 to generate CloudFormation templates and support CDK deployments.
- Updated the 'Terminate Workspace' feature to accept user input for number of months to check for before terminating unused workspaces.
- Added a retention policy of 365 days to ECS logs to optimize the costs.
Removed
- The CFN templates from the deployment folder as we are using CDK V2 to generate templates.
v2.5.1
Fixed
- Fixed vulnerabilities py CVE-2022-42969, pytest, requests, certifi CVE-2022-23491
v2.5.0
[2.5] - 2022-08-18
Added
- Added support for AWS Organizations
- Added VPC Endpoints for S3 and DynamoDB
Full Changelog: v2.4.1...v2.5.0
Release v2.4.1
Fixed
- Fixed the bug to get all the workspaces in a directory
Release v2.4.0
[2.4] - 2021-09
Fixed
- Fixed the bug to correctly calculate billable hours if user disconnects workspace within autostop timeout
Added
- Feature to terminate unused workspaces
- Generate aggregated reports
- Feature to specify AWS Regions to monitor
- Support for Gov cloud partition
Release v2.3.0
[2.3] - 2021-06
Fixed
- Fixed the bug to catch InvalidResourceException during the modify_workspace API Call
- Fixed the bug to catch the Timeout error when sending solution metrics
Added
- Feature to support using existing VPC for ECS task
- Calculate ADMIN_MAINTENANCE hours and add it to final billable hours
- Added new columns to the daily report
- Improved the accuracy to calculate billable hours