Skip to content

Releases: aws/aws-toolkit-jetbrains

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)

1.42

13 Apr 22:32
Compare
Choose a tag to compare

1.42 (2022-04-13)

  • (Feature) Add support for 2022.1

1.41

25 Mar 19:43
Compare
Choose a tag to compare

1.41 (2022-03-25)

  • (Feature) Adding Go (Golang) as a supported language for code binding generation through the EventBridge Schemas service

1.40

07 Mar 21:48
Compare
Choose a tag to compare

1.40 (2022-03-07)

  • (Bug Fix) Fix logged error due to ARN contributor taking too long (#3085)

1.39

03 Mar 23:53
Compare
Choose a tag to compare

1.39 (2022-03-03)

  • (Feature) Added in 1.37: The toolkit will now offer to open ARNs present in your code editor in your browser
  • (Feature) Added support for .NET 6 runtime for creating and debugging SAM functions
  • (Bug Fix) Fix issue where console federation with long-term credentails results in session with no permissions

1.38

17 Feb 23:42
Compare
Choose a tag to compare

1.38 (2022-02-17)

  • (Bug Fix) Fix StringIndexOutOfBoundsException (#3025)
  • (Bug Fix) Fix regression preventing ECR repository creation
  • (Bug Fix) Fix Lambda run configuration exception while setting handler architecture
  • (Bug Fix) Fix image-based Lambda debugging for Python 3.6
  • (Removal) Removed support for 2020.3.x IDEs

1.37

06 Jan 21:51
Compare
Choose a tag to compare

1.37 (2022-01-06)

  • (Feature) Add SAM Lambda ARM support
  • (Bug Fix) Fix plugin deprecation warning in DynamoDB viewer (#2987)
  • (Deprecation) An upcoming release will remove support for IDEs based on the 2020.3 platform