Skip to content

Commit 953989f

Browse files
author
aws-toolkit-automation
committed
Release 1.57.0
1 parent 99c01ef commit 953989f

7 files changed

+26
-14
lines changed

.changes/1.57.0.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"date": "2022-12-01",
3+
"version": "1.57.0",
4+
"entries": [
5+
{
6+
"type": "Feature",
7+
"description": "Amazon CodeCatalyst: Connect VS Code to your remote Dev Environments."
8+
},
9+
{
10+
"type": "Feature",
11+
"description": "Amazon CodeCatalyst: Clone your repositories to your local workspace."
12+
},
13+
{
14+
"type": "Feature",
15+
"description": "Amazon CodeCatalyst: Connect using your AWS Builder ID."
16+
}
17+
]
18+
}

.changes/next-release/Feature-36bf8afb-1867-4f39-8e95-3458e9d0dfd8.json

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

.changes/next-release/Feature-3a155153-8565-4742-8b80-004bcaf2593e.json

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

.changes/next-release/Feature-856d1ed9-420b-4e64-acf4-82ba46386925.json

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.57.0 2022-12-01
2+
3+
- **Feature** Amazon CodeCatalyst: Connect VS Code to your remote Dev Environments.
4+
- **Feature** Amazon CodeCatalyst: Clone your repositories to your local workspace.
5+
- **Feature** Amazon CodeCatalyst: Connect using your AWS Builder ID.
6+
17
## 1.56.0 2022-11-28
28

39
- **Feature** Amazon CodeWhisperer now adds new access methods with AWS Builder ID and AWS IAM Identity Center to enable and get started.

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "aws-toolkit-vscode",
33
"displayName": "AWS Toolkit",
44
"description": "Amazon Web Services toolkit for browsing and updating cloud resources",
5-
"version": "1.57.0-SNAPSHOT",
5+
"version": "1.57.0",
66
"extensionKind": [
77
"workspace"
88
],

0 commit comments

Comments
 (0)