Skip to content

Commit 4e82244

Browse files
authored
Merge pull request #1414 from awslabs/merge-back/2.93.0
chore(merge-back): 2.93.0
2 parents 6b2e923 + 5dfc28b commit 4e82244

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.93.0](https://github.com/awslabs/aws-solutions-constructs/compare/v2.92.2...v2.93.0) (2025-09-24)
6+
7+
Built on CDK 2.214.0
8+
9+
### Features
10+
11+
* **aws-constructs-factories:** add a vpc factory ([#1408](https://github.com/awslabs/aws-solutions-constructs/issues/1408)) ([24b6dbd](https://github.com/awslabs/aws-solutions-constructs/commit/24b6dbd59c808bc0ba0eb448e7fcef482b767b80))
12+
* **core:** add the infrastructure to allow constructs specific feature flags in cdk.json ([#1407](https://github.com/awslabs/aws-solutions-constructs/issues/1407)) ([90c2664](https://github.com/awslabs/aws-solutions-constructs/commit/90c2664e2227261430b0ab2c7df0a7e4b1caf598))
13+
514
## [2.92.2](https://github.com/awslabs/aws-solutions-constructs/compare/v2.92.1...v2.92.2) (2025-09-10)
615

716
Built on CDK 2.214.0

source/release-info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"patterns/@aws-solutions-constructs/*"
55
],
66
"rejectCycles": "true",
7-
"version": "2.92.2"
7+
"version": "2.93.0"
88
}

0 commit comments

Comments
 (0)