Skip to content

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

Release v2.8.2

19 Nov 18:09
a157e4b

Choose a tag to compare

[2.8.2] - 2025-11

Fixed

Release v2.8.1

03 Sep 18:13
cdc255b

Choose a tag to compare

[2.8.1] - 2025-09

Fixed

  • Updated the base python image in the Dockerfile to address package vulnerabilities

Release v2.8.0

22 Jul 17:09
e302679

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

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

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

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

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

Choose a tag to compare

[2.7.3] - 2024-10

Fixed

Release v2.7.2

11 Sep 20:01
b40d8c9

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

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.