Skip to content

Commit 368a3d4

Browse files
chore(release): release packages from branch main
1 parent c759910 commit 368a3d4

File tree

16 files changed

+568
-29
lines changed

16 files changed

+568
-29
lines changed

.release-please-manifest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"chat-client": "0.1.31",
3-
"core/aws-lsp-core": "0.0.13",
4-
"server/aws-lsp-antlr4": "0.1.17",
5-
"server/aws-lsp-codewhisperer": "0.0.72",
6-
"server/aws-lsp-json": "0.1.17",
7-
"server/aws-lsp-partiql": "0.0.16",
8-
"server/aws-lsp-yaml": "0.1.17"
2+
"chat-client": "0.1.32",
3+
"core/aws-lsp-core": "0.0.14",
4+
"server/aws-lsp-antlr4": "0.1.18",
5+
"server/aws-lsp-codewhisperer": "0.0.73",
6+
"server/aws-lsp-json": "0.1.18",
7+
"server/aws-lsp-partiql": "0.0.17",
8+
"server/aws-lsp-yaml": "0.1.18"
99
}

chat-client/CHANGELOG.md

Lines changed: 88 additions & 0 deletions
Large diffs are not rendered by default.

chat-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws/chat-client",
3-
"version": "0.1.31",
3+
"version": "0.1.32",
44
"description": "AWS Chat Client",
55
"main": "out/index.js",
66
"repository": {

core/aws-lsp-core/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.0.14](https://github.com/dungdong-aws/language-servers/compare/lsp-core/v0.0.13...lsp-core/v0.0.14) (2025-08-11)
4+
5+
6+
### Bug Fixes
7+
8+
* add proper encoding support for shell output ([#1903](https://github.com/dungdong-aws/language-servers/issues/1903)) ([44a6d62](https://github.com/dungdong-aws/language-servers/commit/44a6d629af7702662a02f384a6a542c0d72ccc39))
9+
* **amazonq:** add handling for relative paths for isInWorkspace ([#1801](https://github.com/dungdong-aws/language-servers/issues/1801)) ([3c273a7](https://github.com/dungdong-aws/language-servers/commit/3c273a7aeac88a7afe40abaf490bc0950e517c01))
10+
* **amazonq:** Use common utility to determine workspaceFolders and fix tests ([#1353](https://github.com/dungdong-aws/language-servers/issues/1353)) ([483f532](https://github.com/dungdong-aws/language-servers/commit/483f532b940d3ff2e914c0824f7501c3fe6a6235))
11+
* **amazonq:** workspace files being tagged as out of workspace issue ([#1726](https://github.com/dungdong-aws/language-servers/issues/1726)) ([4bd9aea](https://github.com/dungdong-aws/language-servers/commit/4bd9aeab439d15dc425634b14470fd3c67986c4a))
12+
* update fileSearch toolSpec and implementation ([#1320](https://github.com/dungdong-aws/language-servers/issues/1320)) ([4b18f25](https://github.com/dungdong-aws/language-servers/commit/4b18f25dfb8595f18b2773dddaa5bfbc64cf519d))
13+
* use document change events for auto trigger classifier input ([#1912](https://github.com/dungdong-aws/language-servers/issues/1912)) ([2204da6](https://github.com/dungdong-aws/language-servers/commit/2204da6193f2030ee546f61c969b1a664d8025e3))
14+
* use new language server runtime ([#2023](https://github.com/dungdong-aws/language-servers/issues/2023)) ([83ea1e4](https://github.com/dungdong-aws/language-servers/commit/83ea1e42fe52990696eb9b878fa11e2c5331bec5))
15+
316
## [0.0.13](https://github.com/aws/language-servers/compare/lsp-core/v0.0.12...lsp-core/v0.0.13) (2025-08-04)
417

518

core/aws-lsp-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws/lsp-core",
3-
"version": "0.0.13",
3+
"version": "0.0.14",
44
"description": "Core library, contains common code and utilities",
55
"main": "out/index.js",
66
"repository": {

package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/aws-lsp-antlr4/CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## [0.1.18](https://github.com/dungdong-aws/language-servers/compare/lsp-antlr4/v0.1.17...lsp-antlr4/v0.1.18) (2025-08-11)
4+
5+
6+
### Features
7+
8+
* add client side ide diagnostics to telemetry event ([#1768](https://github.com/dungdong-aws/language-servers/issues/1768)) ([d08fc6c](https://github.com/dungdong-aws/language-servers/commit/d08fc6cccb9238cef9c2ba485e116c0516839537))
9+
* adding mcp servers feature to the language-server ([#1544](https://github.com/dungdong-aws/language-servers/issues/1544)) ([f37bf5f](https://github.com/dungdong-aws/language-servers/commit/f37bf5f91921d7611c124de6d54dd6ec653038c6))
10+
* **amazonq:** pinned context and rules ([#1663](https://github.com/dungdong-aws/language-servers/issues/1663)) ([25e7a5a](https://github.com/dungdong-aws/language-servers/commit/25e7a5ab8b6630525a4fd6acc0524f67f00af817))
11+
12+
13+
### Bug Fixes
14+
15+
* **amazonq:** Use common utility to determine workspaceFolders and fix tests ([#1353](https://github.com/dungdong-aws/language-servers/issues/1353)) ([483f532](https://github.com/dungdong-aws/language-servers/commit/483f532b940d3ff2e914c0824f7501c3fe6a6235))
16+
* bump runtimes and fix broken test ([#1323](https://github.com/dungdong-aws/language-servers/issues/1323)) ([7d1a7b9](https://github.com/dungdong-aws/language-servers/commit/7d1a7b9700ee2cc154dfe357ebbb62597d3f1582))
17+
* ensure local index server updates with workspaceChangeEvent and bump runtimes ([#1424](https://github.com/dungdong-aws/language-servers/issues/1424)) ([9babbb6](https://github.com/dungdong-aws/language-servers/commit/9babbb643daa2893454dbc977d3802822b2c0aa6))
18+
* use document change events for auto trigger classifier input ([#1912](https://github.com/dungdong-aws/language-servers/issues/1912)) ([2204da6](https://github.com/dungdong-aws/language-servers/commit/2204da6193f2030ee546f61c969b1a664d8025e3))
19+
* use new language server runtime ([#2023](https://github.com/dungdong-aws/language-servers/issues/2023)) ([83ea1e4](https://github.com/dungdong-aws/language-servers/commit/83ea1e42fe52990696eb9b878fa11e2c5331bec5))
20+
21+
22+
### Dependencies
23+
24+
* The following workspace dependencies were updated
25+
* dependencies
26+
* @aws/lsp-core bumped from ^0.0.13 to ^0.0.14
27+
328
## [0.1.17](https://github.com/aws/language-servers/compare/lsp-antlr4/v0.1.16...lsp-antlr4/v0.1.17) (2025-08-04)
429

530

server/aws-lsp-antlr4/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws/lsp-antlr4",
3-
"version": "0.1.17",
3+
"version": "0.1.18",
44
"description": "ANTLR4 language server",
55
"main": "out/index.js",
66
"repository": {
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"@aws/language-server-runtimes": "^0.2.123",
32-
"@aws/lsp-core": "^0.0.13"
32+
"@aws/lsp-core": "^0.0.14"
3333
},
3434
"peerDependencies": {
3535
"antlr4-c3": ">=3.4 < 4",

0 commit comments

Comments
 (0)