Skip to content

Commit 7ce0665

Browse files
authored
Merge pull request #601 from aws-solutions/release/v2.3.3
update to v2.3.3
2 parents 67e4ec3 + ecbc691 commit 7ce0665

File tree

82 files changed

+864
-5364
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+864
-5364
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ All notable changes to this project are documented in this file.
55
Based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.3.3] - 2025-09-02
9+
10+
### Added
11+
12+
- Beta support for rendering diagrams using WebGL, significantly improving the performance of diagrams with thousands of resources.
13+
14+
### Fixed
15+
16+
- Security [issue](https://github.com/advisories/GHSA-95m3-7q98-8xr5) in `sha.js`.
17+
- Security [issue](https://github.com/advisories/GHSA-52f5-9888-hmc6) in `tmp`.
18+
819
## [2.3.2] - 2025-07-24
920

1021
### Fixed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Workload Discovery on AWS (v2.3.2)
1+
# Workload Discovery on AWS (v2.3.3)
22

33
Workload Discovery on AWS is a tool that quickly visualizes AWS Cloud workloads as architecture diagrams.
44
You can use the solution to build, customize, and share detailed workload visualizations based on live data from AWS.

deployment/build-open-source-dist.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@ gitzip -d $dist_dir/$1.zip \
4747
-x "build-tools" \
4848
-x "sonar-project.properties" \
4949
-x "solution-manifest.yaml" \
50+
-x "docs" \
5051
-x ".nightswatch" \
5152
-x "Config"

docs/antora-playbook.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

docs/antora.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.
-572 KB
Binary file not shown.
-292 KB
Binary file not shown.
-231 KB
Binary file not shown.
-444 KB
Binary file not shown.
-988 KB
Binary file not shown.

0 commit comments

Comments
 (0)