Skip to content

Releases: aws/aws-toolkit-jetbrains

1.60

02 Feb 00:24
Compare
Choose a tag to compare

1.60 (2023-02-01)

  • (Bug Fix) Fix Small Dev Environment instance sizes not connecting to the thin clients

1.59

01 Feb 01:33
Compare
Choose a tag to compare

1.59 (2023-01-27)

  • (Feature) Added an option to submit feedback for the AWS Toolkit in JetBrains Gateway

1.58

13 Jan 21:40
Compare
Choose a tag to compare

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

16 Dec 01:02
Compare
Choose a tag to compare

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

08 Dec 22:38
Compare
Choose a tag to compare

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

06 Dec 19:23
@rli rli
Compare
Choose a tag to compare

1.55 (2022-12-01)

  • (Feature) Amazon CodeCatalyst: Connect JetBrains to your remote Dev Environments.
  • (Feature) Amazon CodeCatalyst: Clone your repositories to your local machine.
  • (Feature) Amazon CodeCatalyst: Connect using your AWS Builder ID.

1.54

28 Nov 03:38
Compare
Choose a tag to compare

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

23 Nov 21:31
Compare
Choose a tag to compare

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

1.52

20 Oct 22:11
Compare
Choose a tag to compare

1.52 (2022-10-19)

  • (Feature) Added 2022.3 support
  • (Bug Fix) Fix credential_process retrieval when command contains quoted arguments on Windows (#3322)
  • (Deprecation) An upcoming release will remove support for IDEs based on the 2021.3 platform

1.51

22 Sep 21:10
@rli rli
Compare
Choose a tag to compare

1.51 (2022-09-22)

  • (Feature) Resources (in AWS Explorer) can list more resource types for EC2, IoT, RDS, Redshift, NetworkManager, and other services
  • (Feature) CodeWhisperer now supports .jsx files
  • (Bug Fix) CodeWhisperer fixes