We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a192dc commit bbfe964Copy full SHA for bbfe964
1 file changed
integrations/mcp/CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## [integrations/mcp-v1.4.0] - 2026-06-22
4
+
5
+### 🧪 Testing
6
7
+- Track test coverage for all integrations (#3065)
8
+- Extract method to extract text from mcp result (#3154)
9
+- Added new integrations/mcp tests to harden and increase coverage (#3155)
10
+- Add MCP unit tests (#3176)
11
+- Fix MCP flaky tests (#3200)
12
13
+### 🧹 Chores
14
15
+- Improve consistency of integrations folder structure (#3430)
16
+- (mcp) Remove `ToolInvoker` from tests, docstrings and examples (#3474)
17
18
19
## [integrations/mcp-v1.3.0] - 2026-03-24
20
21
### 🚀 Features
0 commit comments