Releases: aws/aws-toolkit-jetbrains
Releases · aws/aws-toolkit-jetbrains
1.55
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
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
1.52
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
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
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
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
1.48 (2022-07-26)
- (Bug Fix) Fix to display appropriate error messaging for filtering Cloudwatch Streams using search patterns failures
1.47
1.47 (2022-07-08)
- (Removal) Remove Cloud Debugging of ECS Services (beta)
1.46
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)