File tree Expand file tree Collapse file tree 3 files changed +47
-35
lines changed Expand file tree Collapse file tree 3 files changed +47
-35
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ authors = [
2020edition = " 2024"
2121homepage = " https://aws.amazon.com/q/"
2222publish = false
23- version = " 1.16.3 "
23+ version = " 1.17.0 "
2424license = " MIT OR Apache-2.0"
2525
2626[workspace .dependencies ]
Original file line number Diff line number Diff line change 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)"
You can’t perform that action at this time.
0 commit comments