Skip to content

Commit 1dd1004

Browse files
kensavekennvene-aws
andcommitted
[chore] Updates feed for 09/29 Release (#3043)
Co-authored-by: Kenneth S. <[email protected]>
1 parent 23297eb commit 1dd1004

File tree

3 files changed

+18
-6
lines changed

3 files changed

+18
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = ["Amazon Q CLI Team ([email protected])", "Chay Nabors (nabochay@amazon
88
edition = "2024"
99
homepage = "https://aws.amazon.com/q/"
1010
publish = false
11-
version = "1.16.3"
11+
version = "1.17.0"
1212
license = "MIT OR Apache-2.0"
1313

1414
[workspace.dependencies]

crates/chat-cli/src/cli/feed.json

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,22 @@
1212
},
1313
{
1414
"type": "release",
15-
"date": "2025-09-26",
16-
"version": "1.16.3",
17-
"title": "Version 1.16.3",
15+
"date": "2025-09-29",
16+
"version": "1.17.0",
17+
"title": "Version 1.17.0",
1818
"changes": [
19+
{
20+
"type": "added",
21+
"description": "SSE support for MCP - [#2995](https://github.com/aws/amazon-q-developer-cli/pull/2995)"
22+
},
23+
{
24+
"type": "fixed",
25+
"description": "Reloads only the built-in tools only for /experiment - [#3012](https://github.com/aws/amazon-q-developer-cli/pull/3012)"
26+
},
27+
{
28+
"type": "added",
29+
"description": "Add a `/reply` command - [#2680](https://github.com/aws/amazon-q-developer-cli/pull/2680)"
30+
},
1931
{
2032
"type": "added",
2133
"description": "[Experimental] Adds checkpointing functionality using Git CLI commands - [#2896](https://github.com/aws/amazon-q-developer-cli/pull/2896)"

0 commit comments

Comments
 (0)