generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 83
chore(release): release packages from branch main #1660
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3ba39c8 to
ebbcc63
Compare
a95cdc0 to
819447e
Compare
819447e to
43d8328
Compare
ctlai95
approved these changes
Jun 16, 2025
Contributor
Author
dungdong-aws
added a commit
that referenced
this pull request
Jun 19, 2025
* feat: update list of models and set default to 4 (#1659) * fix(agenticChat): UX fixes for MCP (#1661) * fix: setting mute as false for mcp tools * fix: set muted as false for mcp * feat(amazonq): model throttling message as card instead of chat message (#1657) * feat(amazonq): model throttling message as card instead of chat message * fix empty message bug for VS * fix(amazonq): properly deposit workspace context server resources on exit (#1647) * fix(amazonq): cancel workspace context server initialization workflow on exit * fix(amazonq): cancel message queue consumer interval on exit * fix(amazonq): add check before start workspace context server init workflow --------- Co-authored-by: Jiatong Li <[email protected]> * chore(amazonq): extend remote workspace monitor interval from 5 mins to 30 mins (#1637) Co-authored-by: Jiatong Li <[email protected]> * fix: increase timeout value for the streaming client (#1654) * feat: add EnableWebFormsToBlazorTransform flag to support WebForms to Blazor transformation (#1577) * feat(amazonq): edit predition auto trigger (#1662) Co-authored-by: Dhanasekar Karuppasamy <[email protected]> Co-authored-by: Flora <[email protected]> * feat(amazonq): add capability to log into a local file for dev purpose (#1633) Co-authored-by: Dhanasekar Karuppasamy <[email protected]> Co-authored-by: Flora <[email protected]> * feat(amazonq): pinned context and rules (#1663) * feat(amazonq): pinned context and rules * test: unit test fixes * chore: update mynah-ui and language-server-runtimes to latest * test: fix unit tests * chore(release): release packages from branch main (#1660) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * feat: add packageId property to references in req.json (#1570) * fix: adding normalizePathFromUri to mcpUtils to handle uri paths (#1653) * fix: when user add a new server, it would load global persona at first time (#1667) * fix: use NodeHttpHandler when configuring requestHandler (#1670) * fix: timeout only works for the first time in the loop (#1675) * fix(amazonq): prevent workspace context server initialization workflow from overlapping (#1668) Co-authored-by: Jiatong Li <[email protected]> * fix: clear IDE context for auto-retry requests not initiated by the user (#1680) * fix: add latency metrics for invokeLLM metric (#1681) * feat: support per region model selection (#1683) * chore(release): release packages from branch main (#1666) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * chore(amazonq): bump mynah-ui to 4.35.5 (#1686) * fix: update MCP tools implementation (#1676) * fix: send AmazonQ.md as a rule, do not automatically send README.md (#1688) * fix(amazonq): filter languages at workspace context server onDeleteFiles (#1684) Co-authored-by: Jiatong Li <[email protected]> * chore(amazonq): nep cherrypick codewhispererService.ts (#1689) * chore(release): release packages from branch main (#1687) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * revert(amazonq): nep cherrypick codewhispererService.ts (#1689)" (#1692) This reverts commit bf596bf. * revert(amazonq): fix filter languages at workspace context server onDeleteFiles This reverts commit 4272eec. Co-authored-by: Jiatong Li <[email protected]> * chore(release): release packages from branch main (#1693) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * feat: adding current working directory to the stdio transport for mcp… (#1691) * feat: adding current working directory to the stdio transport for mcp server initialization * fix(amazonq): profile is not set after re-auth (#1690) * revert(amazonq): bring back #1689 * fix: add fsReplace tool to batch edits (#1533) * fix: add fsReplace tool to batch edits * fix: update toolSpec, add special character handling/escaped characters * fix(amazonq): itemid was accidentally removed by #1689 (#1698) * revert(amazonq): bring back #1684 (#1697) This reverts commit 403c26a. Co-authored-by: Jiatong Li <[email protected]> * fix: diff reports no lines added or removed (#1549) Co-authored-by: Jason Guo <[email protected]> * fix: thinking doesn't get removed if response is empty (#1699) * fix: thinking doesn't get removed if response is empty * fix lint * chore(release): release packages from branch main (#1695) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix(amazonq): serialize S3 uploads for file events from workspace context server (#1700) Co-authored-by: Jiatong Li <[email protected]> * chore: bump runtimes (#1705) * chore(release): release packages from branch main (#1704) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: Tai Lai <[email protected]> Co-authored-by: Laxman Reddy <[email protected]> Co-authored-by: Yaofu Zuo <[email protected]> Co-authored-by: Jiatong Li <[email protected]> Co-authored-by: Jiatong Li <[email protected]> Co-authored-by: Jason Guo <[email protected]> Co-authored-by: Rajanna-Karthik <[email protected]> Co-authored-by: Will Lo <[email protected]> Co-authored-by: Dhanasekar Karuppasamy <[email protected]> Co-authored-by: Flora <[email protected]> Co-authored-by: Avi Alpert <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Chris <[email protected]> Co-authored-by: invictus <[email protected]> Co-authored-by: Randall-Jiang <[email protected]> Co-authored-by: Jiatong Li <[email protected]> Co-authored-by: chungjac <[email protected]> Co-authored-by: Christopher Christou <[email protected]>
BlakeLazarine
pushed a commit
to singhAws/language-servers
that referenced
this pull request
Jun 20, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
chat-client: 0.1.17
0.1.17 (2025-06-16)
Features
Bug Fixes
lsp-antlr4: 0.1.12
0.1.12 (2025-06-16)
Features
lsp-codewhisperer: 0.0.50
0.0.50 (2025-06-16)
Features
Bug Fixes
lsp-json: 0.1.12
0.1.12 (2025-06-16)
Features
lsp-partiql: 0.0.13
0.0.13 (2025-06-16)
Features
lsp-yaml: 0.1.12
0.1.12 (2025-06-16)
Features
This PR was generated with Release Please bot. When you are ready to release these changes, merge this PR.
Blocking GitHub Checks Issue: if GitHub checks do not run, close and immediately re-open this PR manually.