Releases: aws/language-servers
Releases · aws/language-servers
lsp-codewhisperer/v0.0.18
What's Changed
- .NET Transform: Adding status skipped in step and substep of transformation
- .NET Transform: Updated supported types
chat-client/v0.0.9
What's Changed
- Updated dependency:
@aws/mynah-ui
from 4.16.0 to 4.18.1.
lsp-codewhisperer/v0.0.17
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
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)
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
[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
chat-client/v0.0.6
What's Changed
- Fix exports for chat-client npm package by @viktorsaws in #491
lsp-codewhisperer/v0.0.15
What's Changed
- Attach supplemental context to InlineCompletions request by @viktorsaws in #463
- Update StartTransform error message by @JiayuW2 in #468
- Create Q Customization Server by @ege0zcan in #462
- Enable Project Validation by @aniruddhadave in #467
- add target framework and fix bug in copy file logic by @huawenm in #477
- Add logging when polling get transformation status failed by @JiayuW2 in #476
- Add transform logSuggestionForFailureResponse by @JiayuW2 in #483
New Contributors
- @JiayuW2 made their first contribution in #468
- @aniruddhadave made their first contribution in #467
Full Changelog: lsp-codewhisperer/v0.0.14...lsp-codewhisperer/v0.0.15
chat-client/v0.0.4
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
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]