Skip to content

Commit 941198d

Browse files
authored
chore: Release 3.2.5 (#430)
Co-authored-by: Nuri Boardman <nurboard@amazon.com>
1 parent 6841e1a commit 941198d

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### **Changed**
1313

14+
## v3.2.5
15+
16+
### **Added**
17+
18+
- added optional `cross_account_external_id` parameter to `sagemaker-templates` model deploy for strengthening CDK bootstrap lookup role trust with `sts:ExternalId`
19+
20+
### **Changed**
21+
22+
- bumped `aws-cdk-lib` from 2.128.0 to 2.170.0 in model deploy seed code to support `lookupRoleExternalId` in `DefaultStackSynthesizer`
23+
- fixed batch inference parameter resolution in `sagemaker-templates`
24+
- added `--all` flag to `cdk deploy` in model deploy for multi-stack cross-account deployments
25+
- added region validation for cross-region deployment in model deploy seed code
26+
1427
## v3.2.4
1528

1629
### **Added**

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.4
1+
3.2.5

0 commit comments

Comments
 (0)