Skip to content

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

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

v2.6.5

20 Feb 16:41
1a24714
Compare
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
Compare
Choose a tag to compare

Fixed

v2.6.3

20 Sep 14:54
df2d2db
Compare
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
Compare
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
Compare
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.