Releases: aws/aws-toolkit-jetbrains
Releases · aws/aws-toolkit-jetbrains
1.60
1.60 (2023-02-01)
- (Bug Fix) Fix Small Dev Environment instance sizes not connecting to the thin clients
1.59
1.59 (2023-01-27)
- (Feature) Added an option to submit feedback for the AWS Toolkit in JetBrains Gateway
1.58
1.58 (2023-01-12)
- (Feature) CodeWhisperer: more responsive Auto-Suggestions
- (Feature) Added Nodejs18.x Lambda runtime support
- (Bug Fix) Fix regression in requirements.txt detection (#3041)
- (Bug Fix) Fix
com.fasterxml.jackson.module.kotlin.MissingKotlinParameterException when choosing an input template in Lambda Run Configurations
(#3359) - (Bug Fix) Fix Lambda Python console encoding issue (#2802)
1.57
1.57 (2022-12-15)
- (Feature) Change reauthentication prompt to be non-distruptive notification.
- (Bug Fix) Add do not show again button for CodeWhisperer accountless usage notification
- (Bug Fix) Fix CodeWhisperer status widget is shown even when users are disconnected
1.56
1.56 (2022-12-08)
- (Bug Fix) Remove redundant calls in certain Gateway UI panels
- (Bug Fix) Fix threading issue while attempting to login to CodeCatalyst
- (Bug Fix) Only list dev environments under projects that users are a member of
- (Bug Fix) Fix 'Learn more' link in Gateway 2022.2
- (Bug Fix) Fix connection issue with CodeCatalyst when user is already logged into CodeWhisperer
1.55
1.54
1.54 (2022-11-28)
- (Feature) Amazon CodeWhisperer now supports JavaScript for Security Scan to catch security vulnerabilities.
- (Feature) Amazon CodeWhisperer recommendations are more context aware. We are removing the overlaps from CodeWhisperer suggestions specifically when the cursor is inside a code block.
- (Feature) Amazon CodeWhisperer now supports TypeScript and C# programming languages.
- (Feature) Amazon CodeWhisperer is now available as a supported feature and no longer an experimental feature.
- (Feature) Amazon CodeWhisperer now adds new access methods with AWS Builder ID and AWS IAM Identity Center to enable and get started.
1.53
1.53 (2022-11-23)
- (Feature) Sync Serverless Application(SAM Accelerate)
- (Feature) New experiment to allow injection of AWS Connection details (region/credentials) into Golang Run Configurations
- (Removal) Removed support for 2021.3.x IDEs