Skip to content

Commit a7d0c0f

Browse files
author
aws-toolkit-automation
committed
Updating version to 1.25
1 parent d820241 commit a7d0c0f

17 files changed

+64
-57
lines changed

.changes/1.25.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"date" : "2021-03-10",
3+
"version" : "1.25",
4+
"entries" : [ {
5+
"type" : "breaking",
6+
"description" : "Minimum SAM CLI version is now 1.0.0"
7+
}, {
8+
"type" : "feature",
9+
"description" : "Debugging Python based Lambdas locally now have the Python interactive console enabled (Fixes #1165)"
10+
}, {
11+
"type" : "feature",
12+
"description" : "Add a setting for how the AWS profiles notification is shown (#2408)"
13+
}, {
14+
"type" : "feature",
15+
"description" : "Deleting resources now requires typing \"delete me\" instead of the resource name"
16+
}, {
17+
"type" : "feature",
18+
"description" : "Add support for 2021.1"
19+
}, {
20+
"type" : "feature",
21+
"description" : "Allow deploying SAM templates from the CloudFormaton node (#2166)"
22+
}, {
23+
"type" : "bugfix",
24+
"description" : "Improve error messages when properties are not found in templates (#2449)"
25+
}, {
26+
"type" : "bugfix",
27+
"description" : "Fix resource selectors assuming every region has every service (#2435)"
28+
}, {
29+
"type" : "bugfix",
30+
"description" : "Docker is now validated before building the Lambda when running and debugging locally (Fixes #2418)"
31+
}, {
32+
"type" : "bugfix",
33+
"description" : "Fixed several UI inconsistencies in the S3 bucket viewer actions"
34+
}, {
35+
"type" : "bugfix",
36+
"description" : "Fix showing stack status notification on opening existing CloudFormation stack (#2157)"
37+
}, {
38+
"type" : "bugfix",
39+
"description" : "Processes using the Step system (e.g. SAM build) can now be stopped (#2418)"
40+
}, {
41+
"type" : "bugfix",
42+
"description" : "Fixed the Remote Lambda Run Configuration failing to load the list of functions if not in active region"
43+
}, {
44+
"type" : "deprecation",
45+
"description" : "2020.1 support will be removed in the next release"
46+
} ]
47+
}

.changes/next-release/breaking-63410418-6368-4dc7-9485-08e18a0cefdc.json

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

.changes/next-release/bugfix-0d8a1b06-f569-4894-a60f-739a287a2f63.json

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

.changes/next-release/bugfix-161127cc-a495-47f8-8883-4c6a04f229ab.json

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

.changes/next-release/bugfix-42a0a6a6-2c90-4677-b470-e2a1d3774b51.json

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

.changes/next-release/bugfix-508aa604-617d-4372-b2b1-9351f3628c98.json

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

.changes/next-release/bugfix-98fc2305-2aec-4bbd-974a-4bcaff6f1622.json

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

.changes/next-release/bugfix-d824789c-9719-41fd-a558-27855f6188e0.json

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

.changes/next-release/bugfix-f4266fd8-9c2e-468c-a64a-83766f26364a.json

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

.changes/next-release/deprecation-4d1d1487-1726-41f0-9524-eab25f0e0f20.json

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

0 commit comments

Comments
 (0)