Skip to content

Commit db6da99

Browse files
author
aws-toolkit-automation
committed
Release 1.62.0
1 parent a537602 commit db6da99

11 files changed

+46
-30
lines changed

.changes/1.62.0.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"date": "2023-01-31",
3+
"version": "1.62.0",
4+
"entries": [
5+
{
6+
"type": "Bug Fix",
7+
"description": "SAM template.yaml syntax support for PayloadFormatVersion, HttpApi event source, HttpApiFunctionAuth #2867"
8+
},
9+
{
10+
"type": "Bug Fix",
11+
"description": "iam: ignore permission check when denial comes from organization csp policy"
12+
},
13+
{
14+
"type": "Bug Fix",
15+
"description": "Improve extension start-up performance, especially on devices with slower file systems"
16+
},
17+
{
18+
"type": "Bug Fix",
19+
"description": "Duplicate resource type definitions break the \"Resources\" node (#3132)"
20+
},
21+
{
22+
"type": "Bug Fix",
23+
"description": "SAM template.yaml syntax support for FunctionResponseTypes #2924"
24+
},
25+
{
26+
"type": "Feature",
27+
"description": "SAM: run/debug now works for a larger variety of TypeScript projects"
28+
},
29+
{
30+
"type": "Feature",
31+
"description": "Upload Lambda wizard will skip prompts and auto select parent directory when invoked from a template file."
32+
}
33+
]
34+
}

.changes/next-release/Bug Fix-27ad0ba0-7e9d-41c7-ab49-85a3af733e6f.json

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

.changes/next-release/Bug Fix-3e26f9c4-6479-4c79-8849-400914f3da90.json

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

.changes/next-release/Bug Fix-5b67cc43-711c-4d49-9cc0-997f73289d83.json

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

.changes/next-release/Bug Fix-9f0b52be-3f38-41eb-92e8-f01a45281441.json

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

.changes/next-release/Bug Fix-ec78c026-4ac2-4f47-9f84-54a984a43b07.json

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

.changes/next-release/Feature-46a93a97-f979-4c7a-9a8d-f241a30987b6.json

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

.changes/next-release/Feature-bf5e2a43-174d-4549-a914-a4bda5bce0c5.json

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 1.62.0 2023-01-31
2+
3+
- **Bug Fix** SAM template.yaml syntax support for PayloadFormatVersion, HttpApi event source, HttpApiFunctionAuth #2867
4+
- **Bug Fix** iam: ignore permission check when denial comes from organization csp policy
5+
- **Bug Fix** Improve extension start-up performance, especially on devices with slower file systems
6+
- **Bug Fix** Duplicate resource type definitions break the "Resources" node (#3132)
7+
- **Bug Fix** SAM template.yaml syntax support for FunctionResponseTypes #2924
8+
- **Feature** SAM: run/debug now works for a larger variety of TypeScript projects
9+
- **Feature** Upload Lambda wizard will skip prompts and auto select parent directory when invoked from a template file.
10+
111
## 1.61.0 2023-01-12
212

313
- **Bug Fix** AWS regions are not dynamically fetched by the Toolkit

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)