Skip to content

Commit c0965f7

Browse files
author
aws-toolkit-automation
committed
Updating version to 1.18
1 parent f35272d commit c0965f7

22 files changed

+90
-77
lines changed

.changes/1.18.json

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
{
2+
"date" : "2020-09-21",
3+
"version" : "1.18",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Add support for AWS SSO based credential profiles"
7+
}, {
8+
"type" : "feature",
9+
"description" : "Support colons (`:`) in credential profile names"
10+
}, {
11+
"type" : "feature",
12+
"description" : "Add support for Lambda runtime java8.al2"
13+
}, {
14+
"type" : "feature",
15+
"description" : "Allow connecting to RDS/Redshift databases with temporary IAM AWS credentials or a SecretsManager secret"
16+
}, {
17+
"type" : "feature",
18+
"description" : "Several enhancements to the UX around connecting to AWS including:\n- Making connection settings more visible (now visible in the AWS Explorer)\n- Automatically selecting 'default' profile if it exists\n- Better visibility of connection validation workflow (more information when unable to connect)\n- Handling of default regions on credential profile\n- Better UX around partitions\n- Adding ability to refresh connection from the UI"
19+
}, {
20+
"type" : "feature",
21+
"description" : "Save update Lambda code settings"
22+
}, {
23+
"type" : "bugfix",
24+
"description" : "Fix several cases where features not supported by the host IDE are shown (#1980)"
25+
}, {
26+
"type" : "bugfix",
27+
"description" : "Start generating SAM project before the IDE is done indexing"
28+
}, {
29+
"type" : "bugfix",
30+
"description" : "Fix several uncaught exceptions caused by plugins being installed but not enabled"
31+
}, {
32+
"type" : "bugfix",
33+
"description" : "Fix removing a source_profile leading to an IDE error on profile file refresh"
34+
}, {
35+
"type" : "bugfix",
36+
"description" : "Fix issue where templates > 51200 bytes would not deploy with \"Deploy Serverless Application\" (#1973)"
37+
}, {
38+
"type" : "bugfix",
39+
"description" : "Fix the function selection panel not reloading when changing SAM templates (#955)"
40+
}, {
41+
"type" : "bugfix",
42+
"description" : "Fix remote terminal start issue on 2020.2"
43+
}, {
44+
"type" : "bugfix",
45+
"description" : "Fix Rider building Lambda into incorrect folders"
46+
}, {
47+
"type" : "bugfix",
48+
"description" : "Improved rendering speed of wrapped text in CloudWatch logs and CloudFormation events tables"
49+
}, {
50+
"type" : "bugfix",
51+
"description" : "Fix the CloudWatch Logs table breaking when the service returns an exception during loading more entries (#1951)"
52+
}, {
53+
"type" : "bugfix",
54+
"description" : "Improve watching of the AWS profile files to incorporate changes made to the files outisde of the IDE"
55+
}, {
56+
"type" : "bugfix",
57+
"description" : "Fix SAM Gradle Hello World syncing twice (#2003)"
58+
}, {
59+
"type" : "bugfix",
60+
"description" : "Quote template parameters when deploying a cloudformation template"
61+
} ]
62+
}

.changes/next-release/bugfix-3a9d887e-ea4b-4cd6-be75-78bf5728598c.json

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

.changes/next-release/bugfix-44d2c717-92aa-4552-92da-c494d6b246b1.json

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

.changes/next-release/bugfix-44f91df3-3dcf-48dd-af38-95acb6c8236f.json

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

.changes/next-release/bugfix-538dc871-7dc2-4fbf-a185-1a69cd31dc93.json

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

.changes/next-release/bugfix-5934d8ca-5ddb-42fb-94d6-4138e772d56b.json

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

.changes/next-release/bugfix-70aef423-f200-4774-912a-6af2af8080db.json

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

.changes/next-release/bugfix-c6ad4272-6b5b-4ca5-b8a2-4c6684432870.json

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

.changes/next-release/bugfix-cb9820c2-03b5-4d8e-b28e-b6622a697bdd.json

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

.changes/next-release/bugfix-cf15b891-593c-4493-b594-8fda9f30d031.json

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

0 commit comments

Comments
 (0)