Skip to content

Commit 41f8b21

Browse files
author
aws-toolkit-automation
committed
Release 1.38.0
1 parent 4821ae7 commit 41f8b21

16 files changed

+71
-50
lines changed

.changes/1.38.0.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"date": "2022-05-12",
3+
"version": "1.38.0",
4+
"entries": [
5+
{
6+
"type": "Breaking Change",
7+
"description": "Removed the `aws.onDefaultRegionMissing` setting"
8+
},
9+
{
10+
"type": "Bug Fix",
11+
"description": "SAM template.yaml syntax support for condition, requestmodel, requestparameters, custom resources, SSMParameterReadPolicy and AWSSecretsManagerGetSecretValuePolicy"
12+
},
13+
{
14+
"type": "Bug Fix",
15+
"description": "Fixed issue with API Gateway 'Invoke on AWS' resource names always showing 'resource.path'"
16+
},
17+
{
18+
"type": "Bug Fix",
19+
"description": "S3 File Viewer: file paths containing reserved URI characters are now handled correctly"
20+
},
21+
{
22+
"type": "Feature",
23+
"description": "`Edit SAM Debug Configuration` and `View Toolkit Logs` commands are now shown in the AWS Explorer main menu"
24+
},
25+
{
26+
"type": "Feature",
27+
"description": "Lambda: Use Upload Lambda from a folder, template file, or the command palette."
28+
},
29+
{
30+
"type": "Feature",
31+
"description": "renamed `SAM Debug Configuration Editor` command to `Edit SAM Debug Configuration`"
32+
},
33+
{
34+
"type": "Feature",
35+
"description": "SAM run/debug now uses the current active credentials (if the `aws.credentials` launch-config field is not set)"
36+
},
37+
{
38+
"type": "Feature",
39+
"description": "Show \"Add Debug Config\" codelens in JS/TS files even if package.json is missing #2579"
40+
},
41+
{
42+
"type": "Feature",
43+
"description": "\"Show or Hide Regions\" is now one command that supports multiple selections"
44+
},
45+
{
46+
"type": "Feature",
47+
"description": "added `Show AWS Commands...` command to AWS Explorer menu"
48+
},
49+
{
50+
"type": "Feature",
51+
"description": "Open schemas directly when clicking on schema item nodes"
52+
}
53+
]
54+
}

.changes/next-release/Breaking Change-8935afde-613d-435f-9aa7-3979b4e9da5c.json

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

.changes/next-release/Bug Fix-2d0cddd1-d531-4b01-9f38-8883bccb7127.json

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

.changes/next-release/Bug Fix-d243fc5e-2336-4c1a-91da-385d56ba923d.json

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

.changes/next-release/Bug Fix-dde17524-db50-4ba9-864a-c33514f35c82.json

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

.changes/next-release/Feature-335cd7f7-c0d8-49f2-ac98-5868ff561350.json

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

.changes/next-release/Feature-4e8f016e-f313-44b3-9eae-43515440a62f.json

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

.changes/next-release/Feature-8806458d-846a-4495-83fd-dd76de7fbf60.json

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

.changes/next-release/Feature-8a4d8884-b775-4e24-9077-58cc5b1cb841.json

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

.changes/next-release/Feature-9f684d77-3a5d-4eee-88b2-b0efcb4809fa.json

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

0 commit comments

Comments
 (0)