Skip to content

Commit 63e816b

Browse files
author
aws-toolkit-automation
committed
Release 1.75.0
1 parent bef805d commit 63e816b

11 files changed

+47
-31
lines changed

.changes/1.75.0.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"date": "2023-05-31",
3+
"version": "1.75.0",
4+
"entries": [
5+
{
6+
"type": "Bug Fix",
7+
"description": "auth: IAM Identity Center connections expire sooner than expected"
8+
},
9+
{
10+
"type": "Bug Fix",
11+
"description": "CodeWhisperer: user is sometimes required to re-login before token expiration"
12+
},
13+
{
14+
"type": "Bug Fix",
15+
"description": "Add fallback to local cached files for Step Function Visualizations where host doesn't have internet."
16+
},
17+
{
18+
"type": "Bug Fix",
19+
"description": "Update dependency amazon-states-language-service from 1.9->1.10. This fixes support for Yaml Comments in states machines, ProcessorConfig property & Credentials key."
20+
},
21+
{
22+
"type": "Bug Fix",
23+
"description": "CodeWhisperer: Requested operation is not recognized by the service when fetching recommendations"
24+
},
25+
{
26+
"type": "Bug Fix",
27+
"description": "CodeWhisperer sometimes add extra space at the beginning of suggestion"
28+
},
29+
{
30+
"type": "Feature",
31+
"description": "CodeWhisperer no longer trigger suggestions on IntelliSense acceptance"
32+
}
33+
]
34+
}

.changes/next-release/Bug Fix-2679f992-963a-454e-b2a4-1f8a61e9c5ed.json

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

.changes/next-release/Bug Fix-5496c0bc-07df-46af-b77f-e76bd53a847a.json

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

.changes/next-release/Bug Fix-5dd44ab8-9083-4dd8-ac28-585d99895aca.json

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

.changes/next-release/Bug Fix-778b8105-0121-49bb-ac19-a5796d9e0b57.json

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

.changes/next-release/Bug Fix-cd94b34d-6abf-4229-9177-8e7ecb8c1e6b.json

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

.changes/next-release/Bug Fix-de534112-c087-411d-93e0-e38a7d76e10b.json

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

.changes/next-release/Feature-0a157c53-8327-489a-8d6f-ec7610d5c946.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.75.0 2023-05-31
2+
3+
- **Bug Fix** auth: IAM Identity Center connections expire sooner than expected
4+
- **Bug Fix** CodeWhisperer: user is sometimes required to re-login before token expiration
5+
- **Bug Fix** Add fallback to local cached files for Step Function Visualizations where host doesn't have internet.
6+
- **Bug Fix** Update dependency amazon-states-language-service from 1.9->1.10. This fixes support for Yaml Comments in states machines, ProcessorConfig property & Credentials key.
7+
- **Bug Fix** CodeWhisperer: Requested operation is not recognized by the service when fetching recommendations
8+
- **Bug Fix** CodeWhisperer sometimes add extra space at the beginning of suggestion
9+
- **Feature** CodeWhisperer no longer trigger suggestions on IntelliSense acceptance
10+
111
## 1.74.0 2023-05-18
212

313
- **Bug Fix** CodeWhisperer: cannot navigate to next or previous code suggestion in VS Code 1.78+

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)