Skip to content

Releases: aws/aws-toolkit-jetbrains

1.75

03 Aug 21:01
Compare
Choose a tag to compare

1.75 (2023-08-03)

  • (Feature) Add support for Lambda runtime Python 3.11
  • (Bug Fix) codewhisperer: file context fetching not considering file extension correctly
  • (Deprecation) An upcoming release will remove support for JetBrains Gateway version 2023.1 and for for IDEs based on the 2022.2 platform

1.74

25 Jul 06:55
Compare
Choose a tag to compare

1.74 (2023-07-25)

  • (Feature) Explorer is automatically refreshed with new credentials when they are added to credential file.
  • (Feature) Added 2023.2 support
  • (Bug Fix) Fix 'No display name is specified for configurable' in 2023.2

1.73

20 Jul 21:18
Compare
Choose a tag to compare

1.73 (2023-07-19)

  • (Feature) CodeWhisperer: Improve Java suggestion quality with enhanced file context fetching
  • (Bug Fix) CodeWhisperer: Run read operation in the background thread without runReadAction
  • (Bug Fix) CodeWhisperer: Fix an issue where CodeWhisperer would stuck in the invocation state indefinitely

1.72

13 Jul 20:29
Compare
Choose a tag to compare

1.72 (2023-07-11)

  • (Feature) CodeWhisperer: Improve suggestion quality with enhanced file context fetching
  • (Bug Fix) Fix AWS Lambda configuration window resize (#3657)

1.71

06 Jul 23:48
Compare
Choose a tag to compare

1.71 (2023-07-06)

  • (Bug Fix) Fix inproper request format when sending empty supplemental context

1.70

27 Jun 19:35
Compare
Choose a tag to compare

1.70 (2023-06-27)

  • (Feature) CodeWhisperer improves auto-suggestions for tsx and jsx
  • (Bug Fix) Show re-authenticate prompt when invoking CodeWhisperer APIs while connection expired

1.69

13 Jun 17:14
Compare
Choose a tag to compare

1.69 (2023-06-13)

  • (Feature) CodeWhisperer improves auto-suggestions for python csharp typescript and javascript
  • (Feature) Removed 10 secs delay when connecting to Dev environments of Small Instance Size
  • (Feature) CodeWhisperer: Improve file context fetching logic
  • (Bug Fix) Inlay not supported exception in injected editor
  • (Bug Fix) fix right context merging not accounting userinput, which result in cases CodeWhisperer still show recommendation where user already type the content of recommendation out thus no character is being inserted by CodeWhisperer
  • (Bug Fix) Add error notification to upgrade SAM CLI v1.85-1.86.1 if on windows
  • (Bug Fix) Always use AWS smile logo to reduce confusion if users are on the 'New UI' (#3636)
  • (Removal) Remove support for Gateway 2022.2 and 2022.3.

1.52.1

07 Jun 19:10
@rli rli
Compare
Choose a tag to compare

1.52.1 (2023-06-07)

  • (Bug Fix) Clarify next steps when attempting to use CodeWhisperer

1.49.1

07 Jun 19:09
@rli rli
Compare
Choose a tag to compare

1.49.1 (2023-06-07)

  • (Bug Fix) Clarify next steps when attempting to use CodeWhisperer

1.68

30 May 23:33
Compare
Choose a tag to compare

1.68 (2023-05-30)

  • (Feature) CodeWhisperer supports application wide connections
  • (Feature) CodeWhisperer improves auto-suggestions for java
  • (Bug Fix) Fix threading issue preventing SAM Applications from opening in Rider 2023.1
  • (Bug Fix) Fix issue reconnecting to CodeWhisperer using an Identity Center directory outside of us-east-1 (#3662)
  • (Bug Fix) Fix 'null' is not a connection when authenticating to CodeWhisperer
  • (Bug Fix) CodeWhisperer: user is sometimes required to re-login before token expiration
  • (Bug Fix) Fix issue where the "Do not ask again" option is not respected when switching connections on CodeWhisperer/CodeCatalyst
  • (Deprecation) An upcoming release will remove support for JetBrains Gateway version 2022.2 and version 2022.3
  • (Removal) Remove support for Aurora MySQL v1 (#3356)
  • (Removal) Removed support for 2022.1.x IDEs