Skip to content

Commit ea3ebae

Browse files
author
aws-toolkit-automation
committed
Release 1.35.0
1 parent 03b506f commit ea3ebae

11 files changed

+46
-30
lines changed

.changes/1.35.0.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"date": "2022-01-13",
3+
"version": "1.35.0",
4+
"entries": [
5+
{
6+
"type": "Bug Fix",
7+
"description": "Schemas: handle errors for invalid settings configurations on activation"
8+
},
9+
{
10+
"type": "Bug Fix",
11+
"description": "Logging: Toolkit logs are now cleaned up automatically by the extension to prevent excessive storage consumption"
12+
},
13+
{
14+
"type": "Bug Fix",
15+
"description": "fix newline in 'About Toolkit' command"
16+
},
17+
{
18+
"type": "Bug Fix",
19+
"description": "S3: fix 'Upload to Parent...' command"
20+
},
21+
{
22+
"type": "Bug Fix",
23+
"description": "Credentials: profile field names no longer need to be all lowercase"
24+
},
25+
{
26+
"type": "Feature",
27+
"description": "ECS Exec: only show tasks that have the ECS Exec agent. #2416"
28+
},
29+
{
30+
"type": "Feature",
31+
"description": "IoT: add attached policies in Things subtree"
32+
}
33+
]
34+
}

.changes/next-release/Bug Fix-5b2f31be-37c7-4566-a0e4-3fdbb47fab79.json

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

.changes/next-release/Bug Fix-6b49aafd-e1a0-454a-a614-de89b8ae6ac6.json

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

.changes/next-release/Bug Fix-8d5524b7-de69-4dee-b8f9-a6490237c739.json

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

.changes/next-release/Bug Fix-9305895c-8be2-411d-a84b-086b78787f69.json

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

.changes/next-release/Bug Fix-d771a209-92f1-43fd-b9b7-3585a3112c7b.json

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

.changes/next-release/Feature-5c56e153-6c97-4fc4-963f-34fbc3abf42a.json

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

.changes/next-release/Feature-b93e984e-1c2d-4b78-aafe-2e3264c95f45.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.35.0 2022-01-13
2+
3+
- **Bug Fix** Schemas: handle errors for invalid settings configurations on activation
4+
- **Bug Fix** Logging: Toolkit logs are now cleaned up automatically by the extension to prevent excessive storage consumption
5+
- **Bug Fix** fix newline in 'About Toolkit' command
6+
- **Bug Fix** S3: fix 'Upload to Parent...' command
7+
- **Bug Fix** Credentials: profile field names no longer need to be all lowercase
8+
- **Feature** ECS Exec: only show tasks that have the ECS Exec agent. #2416
9+
- **Feature** IoT: add attached policies in Things subtree
10+
111
## 1.34.0 2021-11-22
212

313
- **Bug Fix** Improve auto-connect reliability

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)