Skip to content

Releases: aws/aws-toolkit-jetbrains

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

1.36

23 Nov 01:54
Compare
Choose a tag to compare

1.36 (2021-11-23)

1.35

18 Nov 23:23
Compare
Choose a tag to compare

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

21 Oct 20:32
Compare
Choose a tag to compare

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

15 Oct 00:59
Compare
Choose a tag to compare

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

1.32

08 Sep 20:13
Compare
Choose a tag to compare

1.32 (2021-09-07)

  • (Bug Fix) Fix IDE error about context.module being null (#2776)
  • (Bug Fix) Fix NullPointerException calling isInTestSourceContent (#2752)