From abcc8eec55893389de8e311994128bfbadb569b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 02:23:22 +0000 Subject: [PATCH 1/3] changeset version bump --- .changeset/bedrock-vpc-endpoint.md | 5 ----- .changeset/little-news-warn.md | 5 ----- .changeset/nine-windows-read.md | 5 ----- .changeset/v3.19.1.md | 12 ------------ CHANGELOG.md | 12 ++++++++++++ src/package.json | 2 +- 6 files changed, 13 insertions(+), 28 deletions(-) delete mode 100644 .changeset/bedrock-vpc-endpoint.md delete mode 100644 .changeset/little-news-warn.md delete mode 100644 .changeset/nine-windows-read.md delete mode 100644 .changeset/v3.19.1.md diff --git a/.changeset/bedrock-vpc-endpoint.md b/.changeset/bedrock-vpc-endpoint.md deleted file mode 100644 index 8249015bb2..0000000000 --- a/.changeset/bedrock-vpc-endpoint.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"roo-cline": patch ---- - -Add AWS Bedrock VPC endpoint support, allowing users to connect to Bedrock through private VPC endpoints. This includes UI configuration options, updated types, and comprehensive test coverage. diff --git a/.changeset/little-news-warn.md b/.changeset/little-news-warn.md deleted file mode 100644 index d7b898bacf..0000000000 --- a/.changeset/little-news-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"roo-cline": major ---- - -Fixes bug with context condensing on Amazon Bedrock diff --git a/.changeset/nine-windows-read.md b/.changeset/nine-windows-read.md deleted file mode 100644 index 905310becc..0000000000 --- a/.changeset/nine-windows-read.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"roo-cline": patch ---- - -Correctly pass headers to SSE MCP diff --git a/.changeset/v3.19.1.md b/.changeset/v3.19.1.md deleted file mode 100644 index e8c3cec063..0000000000 --- a/.changeset/v3.19.1.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"roo-cline": patch ---- - -- Experimental feature to allow reading multiple files at once (thanks @samhvw8!) -- Fix to correctly pass headers to SSE MCP servers -- Adding support for custom VPC endpoints when using Amazon Bedrock (thanks @kcwhite!) -- Fix bug with context condensing in Amazon Bedrock -- Fix UTF-8 encoding in ExecaTerminalProcess (thanks @mr-ryan-james!) -- Set sidebar name bugfix (thanks @chrarnoldus!) -- Fix link to CONTRIBUTING.md in feature request template (thanks @cannuri!) -- Add task metadata to Unbound and improve caching logic (thanks @pugazhendhi-m!) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61202c25fd..5e40ce6267 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Roo Code Changelog +## 4.0.0 + +### Major Changes + +- Fixes bug with context condensing on Amazon Bedrock + +### Patch Changes + +- Add AWS Bedrock VPC endpoint support, allowing users to connect to Bedrock through private VPC endpoints. This includes UI configuration options, updated types, and comprehensive test coverage. +- Correctly pass headers to SSE MCP +- - Experimental feature to allow reading multiple files at once (thanks @samhvw8!) + ## [3.19.0] - 2025-05-30 - Enable intelligent content condensing by default and move condense button out of expanded task menu diff --git a/src/package.json b/src/package.json index 247138db6d..658efe19f4 100644 --- a/src/package.json +++ b/src/package.json @@ -3,7 +3,7 @@ "displayName": "%extension.displayName%", "description": "%extension.description%", "publisher": "RooVeterinaryInc", - "version": "3.19.0", + "version": "4.0.0", "icon": "assets/icons/icon.png", "galleryBanner": { "color": "#617A91", From 4716b01c9855e98853304fb42a8bfff0ef513200 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Fri, 30 May 2025 22:25:04 -0400 Subject: [PATCH 2/3] Update package.json --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 658efe19f4..70d445467c 100644 --- a/src/package.json +++ b/src/package.json @@ -3,7 +3,7 @@ "displayName": "%extension.displayName%", "description": "%extension.description%", "publisher": "RooVeterinaryInc", - "version": "4.0.0", + "version": "3.19.1", "icon": "assets/icons/icon.png", "galleryBanner": { "color": "#617A91", From c314effb8062a420f31161d8dd63973661c24d8b Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Fri, 30 May 2025 22:26:20 -0400 Subject: [PATCH 3/3] Update CHANGELOG.md --- CHANGELOG.md | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e40ce6267..5472068faf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,18 +1,17 @@ # Roo Code Changelog -## 4.0.0 - -### Major Changes - -- Fixes bug with context condensing on Amazon Bedrock - -### Patch Changes - -- Add AWS Bedrock VPC endpoint support, allowing users to connect to Bedrock through private VPC endpoints. This includes UI configuration options, updated types, and comprehensive test coverage. -- Correctly pass headers to SSE MCP -- - Experimental feature to allow reading multiple files at once (thanks @samhvw8!) - -## [3.19.0] - 2025-05-30 +## [3.19.1] - 2025-05-30 + +- Experimental feature to allow reading multiple files at once (thanks @samhvw8!) +- Fix to correctly pass headers to SSE MCP servers +- Adding support for custom VPC endpoints when using Amazon Bedrock (thanks @kcwhite!) +- Fix bug with context condensing in Amazon Bedrock +- Fix UTF-8 encoding in ExecaTerminalProcess (thanks @mr-ryan-james!) +- Set sidebar name bugfix (thanks @chrarnoldus!) +- Fix link to CONTRIBUTING.md in feature request template (thanks @cannuri!) +- Add task metadata to Unbound and improve caching logic (thanks @pugazhendhi-m!) + +## [3.19.0] - 2025-05-29 - Enable intelligent content condensing by default and move condense button out of expanded task menu - Skip condense and show error if context grows during condensing