Skip to content

Releases: aws/language-servers

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

chat-client/v0.0.8

13 Nov 14:11
Compare
Choose a tag to compare

Changed

  • Reverted dependency: @aws/mynah-ui from 4.18.0 to 4.16.0:

chat-client/v0.0.7: Release/chat client0.0.7 (#590)

08 Nov 15:37
e543cb9
Compare
Choose a tag to compare

What's changed?

  • Added COPY_TO_CLIPBOARD event
  • Updated legal text in the footer
  • Updated @aws/chat-client-ui-types to 0.0.8
  • Updated @aws/language-server-runtimes-types to to 0.0.7
  • Upgraded @aws/mynah-ui to 4.18.0:
  • Fixed through mynah-ui:
    • Inline code elements now wrap onto new lines
    • Send button no longer shifts out of the window when horizontally filling the prompt input without spaces (now it wraps)
    • Footer text now wraps instead of overflowing when it's too large for the chat window
    • Centered the text in the footer
    • Character counter now only shows starting from a threshold
    • Code blocks now wrap instead of scroll on screens narrower than 300px
    • Added gradient border on prompt input focus
    • Fixed issue where unexpected anchor tags were being generated inside code blocks if there was a link inside the code block
    • Updated link (anchor) colors inside card body to improve visibility on several themes
    • Scrollbar styling, now more subtle on darker themes
    • Fixed <span> tags not being closed in (inline) code blocks
    • Fixed file tree item's action icons shrinking when title is too long

lsp-codewhisperer/v0.0.16

16 Oct 09:40
b9e5367
Compare
Choose a tag to compare

[0.0.16] - 2024-10-16

Added

  • Amazon Q Inline Code Completions: The server now supports all languages supported by Q, including go, php, rust, kotlin, terraform, ruby, shell, scala

Changed

  • Amazon Q Inline Code Completions and Q Chat: Extend Chat and Completion Telemetry with Customization (#493).
  • .Net Transform: Transform result is moved to the artifact location (#495).

chat-client/v0.0.6

10 Oct 13:53
eb246f0
Compare
Choose a tag to compare

What's Changed

lsp-codewhisperer/v0.0.15

09 Oct 12:58
381b65b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: lsp-codewhisperer/v0.0.14...lsp-codewhisperer/v0.0.15

chat-client/v0.0.4

09 Oct 14:22
71881ee
Compare
Choose a tag to compare

What's Changed

  • Better handle undefined quickActionCommands
  • Handle application focus through mynah-ui instead of through the window object
  • Upgraded dependency: @aws/mynah-ui 4.15.11

lsp-codewhisperer/v0.0.14

13 Sep 13:36
e11e7c3
Compare
Choose a tag to compare

What's Changed

  • Removing manually setting job status to failed after any error from cwspr API by @pranav-firake in #455

Full Changelog: https://github.com/aws/language-servers/compare/lsp-partiql/[email protected]