Skip to content

Commit e343eff

Browse files
author
aws-toolkit-automation
committed
Update version to 1.6.0
1 parent 636890e commit e343eff

15 files changed

+66
-46
lines changed

.changes/1.6.0.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"date": "2020-02-06",
3+
"version": "1.6.0",
4+
"entries": [
5+
{
6+
"type": "Breaking Change",
7+
"description": "Minimum version of SAM CLI has been adjusted from 0.32.0 to 0.38.0 to accommodate new SAM application support for EventBridge Schemas"
8+
},
9+
{
10+
"type": "Bug Fix",
11+
"description": "AWS Explorer no longer shows service nodes under regions where the service is not available (#850)"
12+
},
13+
{
14+
"type": "Bug Fix",
15+
"description": "Fixed an issue where invalid credentials were reused until VS Code was closed and re-opened, even if the credentials source was updated. It is no longer necessary to restart VS Code. (#705)"
16+
},
17+
{
18+
"type": "Feature",
19+
"description": "The MFA prompt now shows which MFA Device a code is being asked for."
20+
},
21+
{
22+
"type": "Feature",
23+
"description": "When credentials are invalid a notification is shown. To help diagnose these situations, a button was added to the notification that can open the logs."
24+
},
25+
{
26+
"type": "Feature",
27+
"description": "Removed the ability to create node.js 8.10 SAM Applications. This runtime has been deprecated. See https://docs.aws.amazon.com/lambda/latest/dg/runtime-support-policy.html for more information."
28+
},
29+
{
30+
"type": "Feature",
31+
"description": "When changes are made to Shared Credentials files, they will be picked up by the Toolkit the next time credentials are selected during the 'Connect to AWS' command."
32+
},
33+
{
34+
"type": "Feature",
35+
"description": "Added support to locally run SAM applications in containers."
36+
},
37+
{
38+
"type": "Feature",
39+
"description": "AWS Explorer now sorts region nodes by the region name"
40+
},
41+
{
42+
"type": "Feature",
43+
"description": "Credentials were previously shown by their Shared Credentials profile names. They are now displayed in a \"type:name\" format, to better indicate the type of Credentials being used, and to support additional Credentials types in the future. Shared Credentials are shown with the type \"profile\"."
44+
},
45+
{
46+
"type": "Feature",
47+
"description": "Added the ability to create new Serverless Applications with EventBridge Schemas support."
48+
}
49+
]
50+
}

.changes/next-release/Breaking Change-b3dae61d-5af8-4f09-bbbf-e84fdd2771fb.json

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

.changes/next-release/Bug Fix-7c5a454e-97e7-4f9e-91b7-c215d978f3c8.json

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

.changes/next-release/Bug Fix-aaa588be-8823-4267-bef3-5bc1152721c0.json

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

.changes/next-release/Feature-0cd29635-c0b9-4650-afec-ca42109989d0.json

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

.changes/next-release/Feature-1c091dfc-c519-4fa1-8f1a-7ab8d7db214b.json

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

.changes/next-release/Feature-5dbc40fa-fc6f-4c81-b5c9-f2f3a2402b04.json

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

.changes/next-release/Feature-681f79db-6ef7-4172-9f5a-52b42c93ede6.json

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

.changes/next-release/Feature-701535de-b343-4cd4-a627-2d55ddbdd7d9.json

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

.changes/next-release/Feature-80453287-8eee-492c-a004-38ac1c2cd63c.json

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

0 commit comments

Comments
 (0)