From 3ad1ea9ead834a3c818349236722cee9268c6fd2 Mon Sep 17 00:00:00 2001 From: dingfeli Date: Tue, 16 Sep 2025 13:59:30 -0700 Subject: [PATCH] version bump --- Cargo.lock | 62 ++++++++++++++++++++++++------------------------- Cargo.toml | 2 +- feed.json | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 100 insertions(+), 32 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 794c9d28e..8f471674f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -60,7 +60,7 @@ dependencies = [ [[package]] name = "alacritty_terminal" -version = "1.15.0" +version = "1.16.0" dependencies = [ "bitflags 2.9.1", "camino", @@ -279,7 +279,7 @@ checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487" [[package]] name = "appkit-nsworkspace-bindings" -version = "1.15.0" +version = "1.16.0" dependencies = [ "bindgen 0.71.1", "objc", @@ -1630,7 +1630,7 @@ checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" [[package]] name = "chat_cli" -version = "1.15.0" +version = "1.16.0" dependencies = [ "amzn-codewhisperer-client", "amzn-codewhisperer-streaming-client", @@ -2389,7 +2389,7 @@ checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476" [[package]] name = "dbus" -version = "1.15.0" +version = "1.16.0" dependencies = [ "async_zip", "fig_os_shim", @@ -3014,7 +3014,7 @@ dependencies = [ [[package]] name = "fig-api-mock" -version = "1.15.0" +version = "1.16.0" dependencies = [ "async-trait", "clap", @@ -3027,7 +3027,7 @@ dependencies = [ [[package]] name = "fig_api_client" -version = "1.15.0" +version = "1.16.0" dependencies = [ "amzn-codewhisperer-client", "amzn-codewhisperer-streaming-client", @@ -3062,7 +3062,7 @@ dependencies = [ [[package]] name = "fig_auth" -version = "1.15.0" +version = "1.16.0" dependencies = [ "async-trait", "aws-credential-types", @@ -3096,7 +3096,7 @@ dependencies = [ [[package]] name = "fig_aws_common" -version = "1.15.0" +version = "1.16.0" dependencies = [ "aws-runtime", "aws-smithy-runtime", @@ -3110,7 +3110,7 @@ dependencies = [ [[package]] name = "fig_desktop" -version = "1.15.0" +version = "1.16.0" dependencies = [ "accessibility-sys", "anyhow", @@ -3202,7 +3202,7 @@ dependencies = [ [[package]] name = "fig_desktop_api" -version = "1.15.0" +version = "1.16.0" dependencies = [ "anstream", "async-trait", @@ -3239,7 +3239,7 @@ dependencies = [ [[package]] name = "fig_diagnostic" -version = "1.15.0" +version = "1.16.0" dependencies = [ "cfg-if", "clap", @@ -3259,7 +3259,7 @@ dependencies = [ [[package]] name = "fig_input_method" -version = "1.15.0" +version = "1.16.0" dependencies = [ "apple-bundle", "fig_ipc", @@ -3280,7 +3280,7 @@ dependencies = [ [[package]] name = "fig_install" -version = "1.15.0" +version = "1.16.0" dependencies = [ "bitflags 2.9.1", "bytes", @@ -3319,7 +3319,7 @@ dependencies = [ [[package]] name = "fig_integrations" -version = "1.15.0" +version = "1.16.0" dependencies = [ "accessibility-sys", "async-trait", @@ -3352,7 +3352,7 @@ dependencies = [ [[package]] name = "fig_ipc" -version = "1.15.0" +version = "1.16.0" dependencies = [ "async-trait", "base64 0.22.1", @@ -3375,7 +3375,7 @@ dependencies = [ [[package]] name = "fig_log" -version = "1.15.0" +version = "1.16.0" dependencies = [ "fig_util", "parking_lot", @@ -3388,7 +3388,7 @@ dependencies = [ [[package]] name = "fig_os_shim" -version = "1.15.0" +version = "1.16.0" dependencies = [ "cfg-if", "dirs 5.0.1", @@ -3401,7 +3401,7 @@ dependencies = [ [[package]] name = "fig_proto" -version = "1.15.0" +version = "1.16.0" dependencies = [ "arbitrary", "bytes", @@ -3424,7 +3424,7 @@ dependencies = [ [[package]] name = "fig_remote_ipc" -version = "1.15.0" +version = "1.16.0" dependencies = [ "anyhow", "async-trait", @@ -3442,7 +3442,7 @@ dependencies = [ [[package]] name = "fig_request" -version = "1.15.0" +version = "1.16.0" dependencies = [ "bytes", "cfg-if", @@ -3467,7 +3467,7 @@ dependencies = [ [[package]] name = "fig_settings" -version = "1.15.0" +version = "1.16.0" dependencies = [ "fd-lock", "fig_util", @@ -3487,7 +3487,7 @@ dependencies = [ [[package]] name = "fig_telemetry" -version = "1.15.0" +version = "1.16.0" dependencies = [ "amzn-codewhisperer-client", "amzn-toolkit-telemetry-client", @@ -3521,7 +3521,7 @@ dependencies = [ [[package]] name = "fig_telemetry_core" -version = "1.15.0" +version = "1.16.0" dependencies = [ "amzn-codewhisperer-client", "amzn-toolkit-telemetry-client", @@ -3535,7 +3535,7 @@ dependencies = [ [[package]] name = "fig_test_macro" -version = "1.15.0" +version = "1.16.0" dependencies = [ "quote", "syn 2.0.104", @@ -3543,7 +3543,7 @@ dependencies = [ [[package]] name = "fig_test_utils" -version = "1.15.0" +version = "1.16.0" dependencies = [ "bytes", "fig_os_shim", @@ -3561,7 +3561,7 @@ dependencies = [ [[package]] name = "fig_util" -version = "1.15.0" +version = "1.16.0" dependencies = [ "appkit-nsworkspace-bindings", "bstr", @@ -3600,7 +3600,7 @@ dependencies = [ [[package]] name = "figterm" -version = "1.15.0" +version = "1.16.0" dependencies = [ "alacritty_terminal", "anyhow", @@ -3664,7 +3664,7 @@ dependencies = [ [[package]] name = "figterm2" -version = "1.15.0" +version = "1.16.0" dependencies = [ "anyhow", "async-trait", @@ -5713,7 +5713,7 @@ dependencies = [ [[package]] name = "macos-utils" -version = "1.15.0" +version = "1.16.0" dependencies = [ "accessibility", "accessibility-sys", @@ -7718,7 +7718,7 @@ dependencies = [ [[package]] name = "q_cli" -version = "1.15.0" +version = "1.16.0" dependencies = [ "amzn-codewhisperer-client", "amzn-codewhisperer-streaming-client", @@ -8755,7 +8755,7 @@ dependencies = [ [[package]] name = "semantic_search_client" -version = "1.15.0" +version = "1.16.0" dependencies = [ "anyhow", "bm25", diff --git a/Cargo.toml b/Cargo.toml index 13d9f238f..00c3aa6a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ authors = [ edition = "2024" homepage = "https://aws.amazon.com/q/" publish = false -version = "1.15.0" +version = "1.16.0" license = "MIT OR Apache-2.0" [workspace.dependencies] diff --git a/feed.json b/feed.json index 7baece70c..d4c928005 100644 --- a/feed.json +++ b/feed.json @@ -10,6 +10,74 @@ "hidden": true, "changes": [] }, + { + "type": "release", + "date": "2025-09-16", + "version": "1.16.0", + "title": "Version 1.16.0", + "changes": [ + { + "type": "added", + "description": "Support for remote MCP connections - [#2836](https://github.com/aws/amazon-q-developer-cli/pull/2836)" + }, + { + "type": "added", + "description": "A new `/tangent tail` command to preserve the last tangent conversation - [#2838](https://github.com/aws/amazon-q-developer-cli/pull/2838)" + }, + { + "type": "added", + "description": "A new edit subcommand to `/agent` slash command for modifying existing agents - [#2854](https://github.com/aws/amazon-q-developer-cli/pull/2854)" + }, + { + "type": "added", + "description": "A new auto-announcement feature with `/changelog` command - [#2833](https://github.com/aws/amazon-q-developer-cli/pull/2833)" + }, + { + "type": "added", + "description": "A new CLI history persistence feature with file storage - [#2769](https://github.com/aws/amazon-q-developer-cli/pull/2769)" + }, + { + "type": "added", + "description": "Support for comma-containing arguments in MCP --args parameter - [#2754](https://github.com/aws/amazon-q-developer-cli/pull/2754)" + }, + { + "type": "added", + "description": "Support for configurable autoAllowReadonly setting in use_aws tool - [#2828](https://github.com/aws/amazon-q-developer-cli/pull/2828)" + }, + { + "type": "added", + "description": "Support for configurable line wrapping in chat interface - [#2816](https://github.com/aws/amazon-q-developer-cli/pull/2816)" + }, + { + "type": "added", + "description": "Support for model field in agent configuration format - [#2815](https://github.com/aws/amazon-q-developer-cli/pull/2815)" + }, + { + "type": "added", + "description": "AGENTS.md documentation to default agent resources - [#2812](https://github.com/aws/amazon-q-developer-cli/pull/2812)" + }, + { + "type": "security", + "description": "Reduced default fs_read trust permission to current working directory only - [#2824](https://github.com/aws/amazon-q-developer-cli/pull/2824)" + }, + { + "type": "security", + "description": "Changed autoAllowReadonly default to false for security in execute_bash - [#2846](https://github.com/aws/amazon-q-developer-cli/pull/2846)" + }, + { + "type": "security", + "description": "Updated dangerous patterns for execute_bash to include $ character - [#2811](https://github.com/aws/amazon-q-developer-cli/pull/2811)" + }, + { + "type": "fixed", + "description": "Path with trailing slash not being handled in file matching - [#2817](https://github.com/aws/amazon-q-developer-cli/pull/2817)" + }, + { + "type": "fixed", + "description": "Summary being erroneously preserved when conversation is cleared - [#2793](https://github.com/aws/amazon-q-developer-cli/pull/2793)" + } + ] + }, { "type": "release", "date": "2025-09-02",