Releases: aws/aws-toolkit-jetbrains
Releases · aws/aws-toolkit-jetbrains
1.41
1.41 (2022-03-25)
- (Feature) Adding Go (Golang) as a supported language for code binding generation through the EventBridge Schemas service
1.40
1.39
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
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
1.36
1.36 (2021-11-23)
1.35
1.35 (2021-11-18)
- (Feature) Respect the
duration_seconds
property when assuming a role if set on the profile - (Feature) Added 2021.3 support
- (Feature) Added support for AWS profiles that use the
credential_source
key - (Bug Fix) Fix Python Lambda gutter icons not generating handler paths relative to the requirements.txt file (#2853)
- (Bug Fix) Fix file changes not being saved before running Local Lambda run configurations (#2889)
- (Bug Fix) Fix incorrect behavior with RDS Secrets Manager Auth when SSH tunneling is enabled (#2781)
- (Bug Fix) Fix copying out of the DynamoDB table viewer copying the in-memory representation instead of displayed value
- (Bug Fix) Fix error about write actions when opening files from the S3 browser (#2913)
- (Bug Fix) Fix NullPointerException on combobox browse components (#2866)
- (Removal) Dropped support for the no longer supported Lambda runtime .NET Core 2.1
1.34
1.34 (2021-10-21)
- (Bug Fix) Fix issue in Resources where some S3 Buckets fail to open
- (Bug Fix) Fix null exception when view documentation action executed for types with missing doc urls
- (Bug Fix) Fix uncaught exception when a resource does not support LIST in a certain region.
1.33
1.33 (2021-10-14)
- (Feature) Surface read-only support for hundreds of resources under the Resources node in the AWS Explorer
- (Feature) Amazon DynamoDB table viewer
- (Bug Fix) Changed error message 'Command did not exist successfully' to 'Command did not exit successfully'
- (Bug Fix) Fixed spelling and grammar in MessagesBundle.properties
- (Bug Fix) Fix not being able to start Rider debugger against a Lambda running on a host ARM machine
- (Bug Fix) Fix SSO login not being triggered when the auth code is invalid (#2796)
- (Removal) Removed support for 2020.2.x IDEs
- (Removal) Dropped support for the no longer supported Lambda runtime Python 2.7
- (Removal) Dropped support for the no longer supported Lambda runtime Node.js 10.x