Skip to content

Commit 4d9c668

Browse files
author
aws-toolkit-automation
committed
Updating version to 1.21
1 parent e9f4357 commit 4d9c668

11 files changed

+40
-33
lines changed

.changes/1.21.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"date" : "2020-11-24",
3+
"version" : "1.21",
4+
"entries" : [ {
5+
"type" : "breaking",
6+
"description" : "Remove support for 2019.3, 2020.1 is the new minimum version"
7+
}, {
8+
"type" : "feature",
9+
"description" : "Add copy Logical/Physical ID actions to Stack View #2165"
10+
}, {
11+
"type" : "feature",
12+
"description" : "Add SQS AWS Explorer node and the ability to send/poll for messages"
13+
}, {
14+
"type" : "feature",
15+
"description" : "Add the ability to search CloudWatch Logs using CloudWatch Logs Insights"
16+
}, {
17+
"type" : "feature",
18+
"description" : "Add copy actions to CloudFormation outputs (#2179)"
19+
}, {
20+
"type" : "feature",
21+
"description" : "Support for the 2020.3 family of IDEs"
22+
}, {
23+
"type" : "feature",
24+
"description" : "Add an AWS Explorer ECR node"
25+
}, {
26+
"type" : "bugfix",
27+
"description" : "Significantly speed up loading the list of S3 buckets (#2174)"
28+
} ]
29+
}

.changes/next-release/breaking-c08b3c83-9dd5-439f-8090-42572bc1ad24.json

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

.changes/next-release/bugfix-ee380f2a-c303-4b7a-aa6a-760d82000253.json

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

.changes/next-release/feature-213ad830-ec26-405c-ab6b-5cbc073fbea9.json

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

.changes/next-release/feature-37703173-aecc-4d4c-b031-f252019775b6.json

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

.changes/next-release/feature-4930f293-0f20-4f61-be0b-ed08d1fbb1cd.json

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

.changes/next-release/feature-a75d9a1e-37d0-4d9e-a13d-6e6eb12d0edd.json

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

.changes/next-release/feature-e5d96560-c8cc-4faa-949f-fdf872f1f432.json

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

.changes/next-release/feature-e65a15d9-0ced-4c88-b9cb-20d32094ddc5.json

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# _1.21_ (2020-11-24)
2+
- **(Breaking Change)** Remove support for 2019.3, 2020.1 is the new minimum version
3+
- **(Feature)** Add copy Logical/Physical ID actions to Stack View [#2165](https://github.com/aws/aws-toolkit-jetbrains/issues/2165)
4+
- **(Feature)** Add SQS AWS Explorer node and the ability to send/poll for messages
5+
- **(Feature)** Add the ability to search CloudWatch Logs using CloudWatch Logs Insights
6+
- **(Feature)** Add copy actions to CloudFormation outputs ([#2179](https://github.com/aws/aws-toolkit-jetbrains/issues/2179))
7+
- **(Feature)** Support for the 2020.3 family of IDEs
8+
- **(Feature)** Add an AWS Explorer ECR node
9+
- **(Bug Fix)** Significantly speed up loading the list of S3 buckets ([#2174](https://github.com/aws/aws-toolkit-jetbrains/issues/2174))
10+
111
# _1.20_ (2020-10-22)
212
- **(Feature)** Add support for `+` in AWS profile names
313
- **(Bug Fix)** Fix being unable to use a SSO profile in a credential chain

0 commit comments

Comments
 (0)