Skip to content

Commit 69d27b4

Browse files
author
aws-toolkit-automation
committed
Release 1.30.0
1 parent d4de50c commit 69d27b4

21 files changed

+96
-70
lines changed

.changes/1.30.0.json

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
{
2+
"date": "2021-10-04",
3+
"version": "1.30.0",
4+
"entries": [
5+
{
6+
"type": "Breaking Change",
7+
"description": "DEPRECATION: SAM actions using `python2.7` and `nodejs10.x` runtimes (Phase 2 Lambda deprecation)"
8+
},
9+
{
10+
"type": "Breaking Change",
11+
"description": "SAM run/debug: The launch configuration options 'timeoutSec' and 'memoryMb' no longer apply to template or API targets"
12+
},
13+
{
14+
"type": "Bug Fix",
15+
"description": "SAM/nodejs: do not check for \"tsc\" (typescript compiler) for plain javascript projects"
16+
},
17+
{
18+
"type": "Bug Fix",
19+
"description": "SAM Debug Configuration Editor: All fields will persist after Save or Invoke action."
20+
},
21+
{
22+
"type": "Bug Fix",
23+
"description": "SAM: refresh timeout timer during build step"
24+
},
25+
{
26+
"type": "Bug Fix",
27+
"description": "SAM/typescript: fix run/debug for target=code if source dir name has special chars"
28+
},
29+
{
30+
"type": "Bug Fix",
31+
"description": "App Runner: fix issue with create wizard failing at the end after backing out of the select file dialog"
32+
},
33+
{
34+
"type": "Feature",
35+
"description": "SAM: `arm64` support (through SAM CLI's Architectures property) on select runtimes"
36+
},
37+
{
38+
"type": "Feature",
39+
"description": "Step Functions: Adds ability to render state machine graph from AWS Explorer."
40+
},
41+
{
42+
"type": "Feature",
43+
"description": "Credentials: SSO profiles will reconnect on startup if the token is still valid"
44+
},
45+
{
46+
"type": "Feature",
47+
"description": "SAM run/debug: You can now change where SAM CLI builds your lambda by adding a 'buildDir' field to your launch configuration's \"sam\" section"
48+
},
49+
{
50+
"type": "Feature",
51+
"description": "UI: Toolkit statusbar now shows on the left and takes less space"
52+
},
53+
{
54+
"type": "Feature",
55+
"description": "Step Functions: enable visualizing ASL files in YAML (not asl-yaml) mode."
56+
},
57+
{
58+
"type": "Feature",
59+
"description": "SAM/CFN schema support: avoid changes to user settings, improve reliability."
60+
},
61+
{
62+
"type": "Feature",
63+
"description": "Adds Command Palette and CDK Explorer tree visualization capability for Step Functions state machines defined using the AWS CDK"
64+
},
65+
{
66+
"type": "Feature",
67+
"description": "SAM/typescript: search node_modules in the workspace for \"tsc\" typescript compiler"
68+
},
69+
{
70+
"type": "Feature",
71+
"description": "SAM Debug Configuration Editor: The UI has been updated to more closely match VS Code's style"
72+
}
73+
]
74+
}

.changes/next-release/Breaking Change-42aa01fe-29bf-4ed4-ac86-18eeb3f622e4.json

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

.changes/next-release/Breaking Change-480db17d-1248-4999-99d6-957ca25691aa.json

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

.changes/next-release/Bug Fix-1939a4d6-c76f-48c6-84f1-d4955dd4490a.json

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

.changes/next-release/Bug Fix-8ac16f1a-0f39-420d-9662-3966067112b2.json

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

.changes/next-release/Bug Fix-de3aab83-3133-475f-b60c-27dba54b6248.json

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

.changes/next-release/Bug Fix-f2997a0c-7d2a-4074-9ad7-e377cc1dcdb9.json

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

.changes/next-release/Bug Fix-fad1ddc6-c92c-45a5-aecb-9091a9d67f52.json

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

.changes/next-release/Feature-019de2c8-b55a-47bb-8021-f30554b24a83.json

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

.changes/next-release/Feature-1bc41a44-d6c1-4e38-9488-04af959002d1.json

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

0 commit comments

Comments
 (0)