Skip to content

Releases: aws/aws-toolkit-jetbrains

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

1.50

23 Aug 22:37
Compare
Choose a tag to compare

1.50 (2022-08-23)

  • (Bug Fix) Fix opening toolwindow tabs in incorrect thread in Cloudwatch Logs
  • (Bug Fix) Fix hitting enter inside braces will produce an extra newline (#3270)
  • (Deprecation) Remove support for deprecated Lambda runtime Python 3.6
  • (Removal) Removed support for 2021.2.x IDEs

1.49

11 Aug 19:50
Compare
Choose a tag to compare

1.49 (2022-08-11)

  • (Bug Fix) Fix IllegalCallableAccessException thrown in several UI panels (#3228)
  • (Bug Fix) Fix to stop showing CodeWhisperer's welcome page every time on project start
  • (Deprecation) An upcoming release will remove support for IDEs based on the 2021.2 platform

1.48

26 Jul 22:20
Compare
Choose a tag to compare

1.48 (2022-07-26)

  • (Bug Fix) Fix to display appropriate error messaging for filtering Cloudwatch Streams using search patterns failures

1.47

15 Jul 21:13
Compare
Choose a tag to compare

1.47 (2022-07-08)

  • (Removal) Remove Cloud Debugging of ECS Services (beta)

1.46

28 Jun 22:09
Compare
Choose a tag to compare

1.46 (2022-06-28)

  • (Feature) Nodejs16.x Lambda runtime support
  • (Bug Fix) Fix broken user UI due to 'Enter' handler override (#3193)
  • (Bug Fix) Fix SSM plugin install on deb/rpm systems (#3130)

1.45

23 Jun 16:21
Compare
Choose a tag to compare

1.45 (2022-06-23)

  • (Feature) CodeWhisperer uses machine learning to generate code suggestions from the existing code and comments in your IDE. Supported languages include: Java, Python, and JavaScript.
  • (Feature) Added 2022.2 support
  • (Bug Fix) Fix .NET Lambda debugging regression in 2022.1.1
  • (Removal) Removed support for 2021.1.x IDEs

1.44

01 Jun 22:47
Compare
Choose a tag to compare

1.44 (2022-06-01)

  • (Feature) Add warning to indicate time delay in SQS queue deletion
  • (Bug Fix) Fixed issue with uncaught exception in resource cache (#3098)
  • (Bug Fix) Don't attempt to setup run configurations for test code (#3075)
  • (Bug Fix) Fix toolWindow not running in EDT
  • (Bug Fix) Handle Lambda pending states while updating function (#2984)
  • (Bug Fix) Fix modality issue when opening a CloudWatch log stream in editor (#2991)
  • (Bug Fix) Workaround regression with ARN console navigation in JSON files
  • (Bug Fix) Fix 'The project directory does not exist!' when creating SAM/Gradle projects when the Android plugin is also installed
  • (Deprecation) An upcoming release will remove support for IDEs based on the 2021.1 platform

1.43

27 Apr 22:14
Compare
Choose a tag to compare

1.43 (2022-04-14)

  • (Bug Fix) Fix regression in DataGrip 2022.1 caused by new APIs in the platform (#3125)