Skip to content

Releases: aws-solutions/cost-optimizer-for-amazon-workspaces

Release v2.8.0

22 Jul 17:09
e302679
Compare
Choose a tag to compare

[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

Release v2.7.7

19 May 18:29
f56a244
Compare
Choose a tag to compare

[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

09 Apr 14:37
634ebb2
Compare
Choose a tag to compare

[2.7.6] - 2025-04

Added

  • Updated AppRegistry implementation to use tag-based approach instead of CFN-based association.

Fixed

Release v2.7.5

27 Jan 19:35
a987cd0
Compare
Choose a tag to compare

[2.7.5] - 2025-01

Fixed

  • Updated aws-lambda-powertools from version 2.39.1 to 3.4.1
  • Improved handling of workspace termination logic

Release v2.7.4

27 Nov 19:25
157fa6e
Compare
Choose a tag to compare

[2.7.4] - 2024-11-27

Fixed

  • Upgrade cross-spawn to mitigate CVE-2024-21538
  • Migrated from pip to poetry

Release v2.7.3

09 Oct 18:01
865cb75
Compare
Choose a tag to compare

[2.7.3] - 2024-10

Fixed

Release v2.7.2

11 Sep 20:01
b40d8c9
Compare
Choose a tag to compare

[2.7.2] - 2024-09

Fixed

  • Some user sesssions not appearing in session table due to batchWrite API limit being reached

v2.7.1

27 Aug 18:02
46dd9e9
Compare
Choose a tag to compare

[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.

v2.7.0

30 Jul 19:32
2ab62c9
Compare
Choose a tag to compare

[2.7.0] - 2024-07

Added

  • Workspace performance metrics
  • DynamoDB tables for workspace data and for individual user sessions
  • Auto-updating container image for most recent patches up to next minor release
  • Private subnets for Fargate container
  • Powertools logging
  • Operational insights CloudWatch dashboard
  • Support for G4DN workspaces

Fixed

  • sts token expired after one hour

v2.6.6

18 Jul 16:01
596e7a9
Compare
Choose a tag to compare

[2.6.6] - 2024-07

Fixed