Skip to content

Releases: aws/aws-toolkit-jetbrains

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

1.67

28 Apr 00:05
Compare
Choose a tag to compare

1.67 (2023-04-27)

  • (Feature) Using the least permissive set of scopes for features during BuilderID/SSO login. Using the same connection for multiple features will request additional scopes to be used.
  • (Feature) Add support for Lambda Runtime Java17
  • (Bug Fix) Fix the Add Connection Dialog box references to the correct documentation pages
  • (Bug Fix) Fix thread access during validation of SAM templates
  • (Bug Fix) [CodeWhisperer]: login session length should increase to it's expected length. Users will now see less frequent expired sessions.
  • (Bug Fix) Improve handling of disk errors related to SSO and align folder permissions with AWS CLI

1.66

19 Apr 20:57
Compare
Choose a tag to compare

1.66 (2023-04-19)

  • (Feature) Display current space and project name on status bar while working in a CodeCatalyst Dev Environment
  • (Feature) Add support for Lambda runtime Python 3.10
  • (Bug Fix) Fix java.lang.Throwable: Invalid html: tag <html> inserted automatically and shouldn't be used (#3608)
  • (Bug Fix) Fix issue where nothing happens when trying to create an empty Dev Environment

1.65

13 Apr 11:16
Compare
Choose a tag to compare

1.65 (2023-04-13)

  • (Feature) [CodeWhisperer]: Introducing "Stop code scan" feature where users will be able to stop the ongoing code scan and immediately start a new one.
  • (Feature) [CodeWhisperer]: Automatic import recommendations
  • (Feature) [CodeWhisperer]: Now supports cross region calls.
  • (Feature) Attempt to download IDE thin client earlier in the CodeCatalyst Dev Environment connection process
  • (Feature) [CodeWhisperer]: New supported programming languages: C, C++, Go, Kotlin, Php, Ruby, Rust, Scala, Shell, Sql.
  • (Bug Fix) Include more information in the Dev Environment status tooltip
  • (Bug Fix) Provide consistent UX in all Dev Environment wizard variants
  • (Bug Fix) Fix 'MissingResourceException: Registry key is not defined'
  • (Bug Fix) [CodeWhisperer]: Multiple bug fixes to improve user experience
  • (Removal) Drop support for the Node.js 12.x Lambda runtime
  • (Removal) Drop support for the .NET Core 3.1 Lambda runtime

1.64

29 Mar 19:58
Compare
Choose a tag to compare

1.64 (2023-03-29)

  • (Breaking Change) Required SAM CLI upgrade to v1.78.0 to for using Sync Serverless Application option.
  • (Feature) Support for RDS MariaDB instances (#3530)
  • (Feature) Added 2023.1 support
  • (Deprecation) An upcoming release will remove support for IDEs based on the 2022.1 platform

1.63

24 Mar 21:22
Compare
Choose a tag to compare

1.63 (2023-03-24)

  • (Bug Fix) Fix issue where multiple Builder ID entries show up in connection list
  • (Bug Fix) Fix temporary deadlock when user fails to complete reauthentication request
  • (Bug Fix) Only allow cloning a repository from CodeCatalyst if it's hosted on CodeCatalyst