We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56b3080 commit 35faf5eCopy full SHA for 35faf5e
changelog.md
@@ -1,13 +1,17 @@
1
# Changelog
2
3
+## 9.1.0
4
+
5
+- Change the policy name for the Lambda shortcuts to include the stack's LogicalName
6
7
## 9.0.0
8
-- Removes:
9
+- Removes:
10
- aws-sdk as a runtime dependency.
11
- All node support prior to version 20.
-- Adds:
12
+- Adds:
13
- `@aws-sdk/client-cloudformation` as a runtime dependency.
-- Updates:
14
+- Updates:
15
- bin/validate-template to use `@aws-sdk/client-cloudformation`.
16
- Lambda shortcut lambda runtime default to use `node22.x`
17
0 commit comments