Releases: aws-solutions/cost-optimizer-for-amazon-workspaces
Releases · aws-solutions/cost-optimizer-for-amazon-workspaces
Release v2.8.2
[2.8.2] - 2025-11
Fixed
- Updated openssl to mitigate CVE-2025-9232 and CVE-2025-9230
- Updated js-yaml to mitigate CVE-2025-64718
Release v2.8.1
[2.8.1] - 2025-09
Fixed
- Updated the base python image in the Dockerfile to address package vulnerabilities
Release v2.8.0
[2.8.0] - 2025-07
Added
- Support for standby workspaces identification and management
- Maintenance mode billing support for AUTO_STOP workspaces
- Billable hours increment cap to prevent abnormal usage spikes
- WorkspaceType column in usage reports to distinguish PRIMARY/STANDBY workspaces
Removed
- AppRegistry application resources and components
- Associated AppRegistry tags and configurations
Fixed
- Updated urllib3 to mitigate CVE-2025-50181, CVE-2025-50182
- Updated requests to mitigate CVE-2024-47081
Release v2.7.7
[2.7.7] - 2025-05
Updated
- Update base python image to mitigate CVE-2024-56406
- Upgraded aws-cdk-lib to version 2.189.1
Release v2.7.6
[2.7.6] - 2025-04
Added
- Updated AppRegistry implementation to use tag-based approach instead of CFN-based association.
Fixed
- Update base python image to mitigate CVE-2025-0395, CVE-2024-12133, CVE-2024-12243
Release v2.7.5
[2.7.5] - 2025-01
Fixed
- Updated
aws-lambda-powertoolsfrom version 2.39.1 to 3.4.1 - Improved handling of workspace termination logic
Release v2.7.4
[2.7.4] - 2024-11-27
Fixed
- Upgrade cross-spawn to mitigate CVE-2024-21538
- Migrated from pip to poetry
Release v2.7.3
[2.7.3] - 2024-10
Fixed
- Update base python image to mitigate CVE-2024-45490, CVE-2024-45491, CVE-2024-45492, CVE-2023-7104
Release v2.7.2
[2.7.2] - 2024-09
Fixed
- Some user sesssions not appearing in session table due to batchWrite API limit being reached
v2.7.1
[2.7.1] - 2024-08
Added
- Security.md file
Fixed
- Workspace analysis failing when pervious data is recorded in database but empty.
- Workspace analysis failing when timestamps from user connected data doesn't exist in other metric data.
- Workspace only reporting 24 hour period
- Workspace not reporting tags
- Updated micromatch to mitigate CVE-2024-4067.