Skip to content

Releases: aws/language-servers

lsp-codewhisperer: v0.0.25

28 Jan 20:57
9580495
Compare
Choose a tag to compare

0.0.25 (2025-01-28)

Bug Fixes

  • revert "chore: bump archiver from 6.0.2 to 7.0.1" (#762) (8d490e5)

lsp-codewhisperer: v0.0.24

28 Jan 20:04
1e30997
Compare
Choose a tag to compare

0.0.24 (2025-01-28)

Features

Bug Fixes

  • convert makeProxyConfig to sync to allow proxy configs to be loa… (#725) (7ea8150)
  • make proxy nodejs only (#716) (37cf726)
  • marking aws field as optional in initializationOptions (#757) (d435c99)
  • move CW streaming client to tarball (#743) (a1a17d8)
  • removing duplicated nuget packages folder (#746) (24b44d0)

Performance Improvements

  • dispose chat controller in chatController tests (#717) (b0e6b78)

lsp-codewhisperer: v0.0.23

28 Jan 19:41
8e38327
Compare
Choose a tag to compare

0.0.23 (2025-01-28)

Features

Bug Fixes

  • convert makeProxyConfig to sync to allow proxy configs to be loa… (#725) (7ea8150)
  • make proxy nodejs only (#716) (37cf726)
  • marking aws field as optional in initializationOptions (#757) (d435c99)
  • move CW streaming client to tarball (#743) (a1a17d8)
  • removing duplicated nuget packages folder (#746) (24b44d0)

Performance Improvements

  • dispose chat controller in chatController tests (#717) (b0e6b78)

lsp-codewhisperer: v0.0.21

16 Jan 13:44
dd30bb7
Compare
Choose a tag to compare

0.0.21 (2025-01-16)

Bug Fixes

  • convert makeProxyConfig to sync to allow proxy configs to be loa… (#725) (7ea8150)

lsp-codewhisperer: v0.0.20

15 Jan 12:04
b885c9e
Compare
Choose a tag to compare

0.0.20 (2025-01-14)

Bug Fixes

Performance Improvements

  • dispose chat controller in chatController tests (#717) (b0e6b78)

lsp-codewhisperer: v0.0.19

08 Jan 14:42
2efc479
Compare
Choose a tag to compare

0.0.19 (2025-01-08)

Features

  • handle virtual spaces when inserting code to cursor position (#675) (f2949d4)
  • pass supplemental contexts only for token client (#697) (7242835)

Bug Fixes

  • adding tests for covering the special characters case for auto trigger (#680) (873fdae)

chat-client: v0.1.0

08 Jan 17:39
ea57071
Compare
Choose a tag to compare

0.1.0 (2025-01-08)

⚠ BREAKING CHANGES

  • chat-client: trigger release of new major version (#713)

Features

  • chat-client: trigger release of new major version (#713) (68f3a7b)
  • chat-client: trigger release of new minor version (#710) (eb646dd)

lsp-codewhisperer/v0.0.18

20 Nov 13:13
Compare
Choose a tag to compare

What's Changed

  • .NET Transform: Adding status skipped in step and substep of transformation
  • .NET Transform: Updated supported types

chat-client/v0.0.9

20 Nov 13:12
Compare
Choose a tag to compare

What's Changed

  • Updated dependency: @aws/mynah-ui from 4.16.0 to 4.18.1.

lsp-codewhisperer/v0.0.17

13 Nov 15:16
Compare
Choose a tag to compare

Added

  • .NET Transform: Pass .NET Standard flag to requirement.json
  • .NET Transform: add solution file path to requirement.json
  • .NET Transform: Add 'netstandard2.0' and 'net9.0' to target framework map
  • Amazon Q Telemetry: Emit chat and inline events to destination
  • Amazon Q Telemetry: Emit user modification SendTelemetryEvent events for chat and inline completions
  • Amazon Q Telemetry: Emit chat add message event
  • Logging: Add logging support in case of failures from STE call
  • Amazon Q: Make AWS Q endpoint url configurable
  • Amazon Q Telemetry: Chat interact with message event integration with SendTelemetryEvent
  • Q Inline Completions: Add autotrigger parameters for new languages
  • Q Inline Completions: Add support for new languages
  • Amazon Q Telemetry: Add makeUserContext utility to create UserContext payload for sendTelemetry event

Removed

  • .NET Transform: Removed optional parameters from the .NET Transform capability to align with a breaking change on the backend
  • Amazon Q Chat: Disabled FQN module
  • .NET Transform: Trimming logs to not show steps
  • .NET Transform: remove webforms from supported projects

Changed

  • Amazon Q Telemetry: Port logic for CodePercentage modifications calculation
  • Amazon Q Telemetry: Load proxy configurations in code whisperer base class
  • Amazon Q Chat: Migrate to SendMessage streaming endpoint for chat
  • Amazon Q Telemetry: Telemetry service with common components encapsulated
  • Amazon Q Chat: Handle insertToCursorPosition event in the chat server
  • Amazon Q: Update service definition and types for bearer token service client

Fixed

  • Security Scan: Fixed no recursive for the remove
  • Amazon Q: fix proxy server configuration
  • Amazon Q Telemetry: recalculate connetionType in shouldSendTelemetry event from credentialsProvider at invocation