Skip to content

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

v2.7.0

30 Jul 19:32
2ab62c9

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

Choose a tag to compare

[2.6.6] - 2024-07

Fixed

v2.6.5

20 Feb 16:41
1a24714

Choose a tag to compare

[2.6.5] - 2024-02

Fixed

  • Updated the base python image in the Dockerfile used to mitigate CVE-2023-47038.
  • Update pip to mitigate CVE-2023-5752.
  • Add dependency to route to mitigate race condition between internet gateway and the route to the internet gateway.

v2.6.4

26 Oct 15:30
a18e0a3

Choose a tag to compare

Fixed

v2.6.3

20 Sep 14:54
df2d2db

Choose a tag to compare

[2.6.3] - 2023-09

Fixed

  • Added the bugfix to skip the processing of the workspaces in error state.
  • Updated all the package versions to resolve security vulnerabilities.
  • Updated the docker base image to the python 3.11.
  • Updated all the lambda runtimes to python 3.11.

v2.6.2

19 Apr 19:35
6e5c576

Choose a tag to compare

[2.6.2] - 2023-04

Fixed

  • Changed the Object Ownership for logging bucket from 'Object writer' to 'Bucket owner enforced' to mitigate the impact caused by new S3 default settings.
  • Updated S3 bucket policy to support access logging.

v2.6.1

05 Apr 19:20
4f163c1

Choose a tag to compare

[2.6.1] - 2023-04

Added

  • Added support to block customer misconfiguration for 'Terminate Unused Workspaces' feature. The feature will terminate workspaces only on the last day of the month to avoid accidental termination due to misconfiguration.

v2.6.0

31 Mar 13:27
943cec4

Choose a tag to compare

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

25 Jan 15:06
ef4295e

Choose a tag to compare

Fixed

v2.5.0

18 Aug 20:42

Choose a tag to compare

[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