Skip to content

Commit 39c276e

Browse files
author
aws-toolkit-automation
committed
Release 1.68.0
1 parent fa1e51e commit 39c276e

11 files changed

+49
-31
lines changed

.changes/1.68.0.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"date": "2023-04-13",
3+
"version": "1.68.0",
4+
"entries": [
5+
{
6+
"type": "Bug Fix",
7+
"description": "Dev Env Space quick pick shows all Spaces + Projects"
8+
},
9+
{
10+
"type": "Bug Fix",
11+
"description": "CodeCatalyst: Toolkit attempts reconnect to non-vscode Dev Environment"
12+
},
13+
{
14+
"type": "Bug Fix",
15+
"description": "The AWS status bar item is colored despite there not being anything that needs user attention"
16+
},
17+
{
18+
"type": "Feature",
19+
"description": "CodeWhisperer: Now also provides import recommendations"
20+
},
21+
{
22+
"type": "Feature",
23+
"description": "CodeWhisperer: new code scan features: \n1. highlighting scanned files \n2. stop security scan"
24+
},
25+
{
26+
"type": "Feature",
27+
"description": "auth: support `sso_session` for profiles in AWS shared ini files"
28+
},
29+
{
30+
"type": "Feature",
31+
"description": "CodeWhisperer: new supported programming languages: c, cpp, go, kotlin, php, ruby, rust, scala, shell, sql. "
32+
}
33+
]
34+
}

.changes/next-release/Bug Fix-132bdce0-d348-4c2b-bb87-5630a54a22d4.json

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

.changes/next-release/Bug Fix-5ec947ce-d7aa-439a-b77c-110a309bcc00.json

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

.changes/next-release/Bug Fix-caeb3b17-655d-42e1-b76d-2bb417794228.json

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

.changes/next-release/Feature-0244d757-1d97-434b-bad5-2674b36fb88a.json

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

.changes/next-release/Feature-09c0ed64-972c-44f0-bb46-6a8b3caf3d2e.json

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

.changes/next-release/Feature-446943a0-44eb-40c0-bf12-93c34cf8961b.json

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

.changes/next-release/Feature-c2871a58-ba03-11ed-afa1-0242ac120002.json

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 1.68.0 2023-04-13
2+
3+
- **Bug Fix** Dev Env Space quick pick shows all Spaces + Projects
4+
- **Bug Fix** CodeCatalyst: Toolkit attempts reconnect to non-vscode Dev Environment
5+
- **Bug Fix** The AWS status bar item is colored despite there not being anything that needs user attention
6+
- **Feature** CodeWhisperer: Now also provides import recommendations
7+
- **Feature** CodeWhisperer: new code scan features:
8+
1. highlighting scanned files
9+
2. stop security scan
10+
- **Feature** auth: support `sso_session` for profiles in AWS shared ini files
11+
- **Feature** CodeWhisperer: new supported programming languages: c, cpp, go, kotlin, php, ruby, rust, scala, shell, sql.
12+
113
## 1.67.0 2023-03-29
214

315
- **Breaking Change** "Sync SAM Application" will now always ignore the 'watch' flag in `samconfig.toml`. The Toolkit does not support running `sam sync` in 'watch' mode.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)