@mastra/mcp-docs-server 0.13.17-alpha.7 → 0.13.17-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +8 -0
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +8 -8
- package/CHANGELOG.md +7 -0
- package/package.json +4 -4
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.11.3-alpha.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5), [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb)]:
|
|
8
|
+
- @mastra/core@0.15.3-alpha.8
|
|
9
|
+
|
|
3
10
|
## 0.11.3-alpha.7
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- a239d41: Updated A2A syntax to v0.3.0
|
|
292
299
|
- 96169cc: Create handler that returns providers user has keys for in their env
|
|
293
300
|
- ce04175: Add update agent model handler
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [8388649]
|
|
297
|
-
- Updated dependencies [a239d41]
|
|
298
|
-
- Updated dependencies [dd94a26]
|
|
299
|
-
- Updated dependencies [3ba6772]
|
|
300
|
-
- Updated dependencies [b5cf2a3]
|
|
301
|
-
|
|
302
|
-
... 2272 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 2279 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.15.3-alpha.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7397](https://github.com/mastra-ai/mastra/pull/7397) [`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - fix: do not pass tracing context to score run
|
|
8
|
+
|
|
9
|
+
- [#7396](https://github.com/mastra-ai/mastra/pull/7396) [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb) Thanks [@TylerBarnes](https://github.com/TylerBarnes)! - Fix image handling for Google Gemini and other providers when using streamVNext (fixes #7362)
|
|
10
|
+
|
|
3
11
|
## 0.15.3-alpha.7
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
- 194e395: exclude \_wrapToolsWithAITracing from agent trace
|
|
291
299
|
- a722c0b: Added a patch to filter out system messages that were stored in the db via an old memory bug that was patched long ago (see issue 6689). Users upgrading from the old version that still had the bug would see errors when the memory messages were retrieved from the db
|
|
292
300
|
- c30bca8: Fix do while resume-suspend in simple workflow losing data
|
|
293
|
-
- a8f129d: initial addition of experimental ai observability tracing features.
|
|
294
|
-
|
|
295
|
-
## 0.14.0-alpha.7
|
|
296
|
-
|
|
297
|
-
## 0.14.0-alpha.6
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2930 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-cloud
|
|
2
2
|
|
|
3
|
+
## 0.15.3-alpha.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5), [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb)]:
|
|
8
|
+
- @mastra/core@0.15.3-alpha.8
|
|
9
|
+
- @mastra/deployer@0.15.3-alpha.8
|
|
10
|
+
|
|
3
11
|
## 0.15.3-alpha.7
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.15.3-alpha.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5), [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb)]:
|
|
8
|
+
- @mastra/core@0.15.3-alpha.8
|
|
9
|
+
- @mastra/server@0.15.3-alpha.8
|
|
10
|
+
|
|
3
11
|
## 0.15.3-alpha.7
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
- @mastra/server@0.14.0-alpha.7
|
|
291
299
|
- @mastra/core@0.14.0-alpha.7
|
|
292
300
|
|
|
293
|
-
## 0.14.0-alpha.6
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- a9916bd: Model switcher v5 support
|
|
298
|
-
- Updated dependencies [ad888a2]
|
|
299
|
-
- Updated dependencies [481751d]
|
|
300
|
-
- Updated dependencies [194e395]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 3766 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/mcp-docs-server
|
|
2
2
|
|
|
3
|
+
## 0.13.17-alpha.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5), [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb)]:
|
|
8
|
+
- @mastra/core@0.15.3-alpha.8
|
|
9
|
+
|
|
3
10
|
## 0.13.17-alpha.7
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -292,11 +299,4 @@
|
|
|
292
299
|
|
|
293
300
|
## 0.13.11-alpha.3
|
|
294
301
|
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
- Updated dependencies [b5cf2a3]
|
|
298
|
-
- @mastra/core@0.13.2-alpha.3
|
|
299
|
-
|
|
300
|
-
## 0.13.11-alpha.2
|
|
301
|
-
|
|
302
|
-
... 1531 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1538 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/server
|
|
2
2
|
|
|
3
|
+
## 0.15.3-alpha.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5), [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb)]:
|
|
8
|
+
- @mastra/core@0.15.3-alpha.8
|
|
9
|
+
|
|
3
10
|
## 0.15.3-alpha.7
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [4232b14]
|
|
292
299
|
- Updated dependencies [a89de7e]
|
|
293
300
|
- Updated dependencies [cf4f357]
|
|
294
|
-
- Updated dependencies [a722c0b]
|
|
295
|
-
- Updated dependencies [3b5fec7]
|
|
296
|
-
- @mastra/core@0.14.0-alpha.1
|
|
297
|
-
|
|
298
|
-
## 0.13.3-alpha.0
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 3093 more lines hidden. See full changelog in package directory.
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/mcp-docs-server
|
|
2
2
|
|
|
3
|
+
## 0.13.17-alpha.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5), [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb)]:
|
|
8
|
+
- @mastra/core@0.15.3-alpha.8
|
|
9
|
+
|
|
3
10
|
## 0.13.17-alpha.7
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mastra/mcp-docs-server",
|
|
3
|
-
"version": "0.13.17-alpha.
|
|
3
|
+
"version": "0.13.17-alpha.8",
|
|
4
4
|
"description": "MCP server for accessing Mastra.ai documentation, changelogs, and news.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"uuid": "^11.1.0",
|
|
34
34
|
"zod": "^3.25.76",
|
|
35
35
|
"zod-to-json-schema": "^3.24.6",
|
|
36
|
-
"@mastra/core": "0.15.3-alpha.
|
|
36
|
+
"@mastra/core": "0.15.3-alpha.8",
|
|
37
37
|
"@mastra/mcp": "^0.11.3-alpha.3"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
@@ -49,8 +49,8 @@
|
|
|
49
49
|
"tsx": "^4.19.4",
|
|
50
50
|
"typescript": "^5.8.3",
|
|
51
51
|
"vitest": "^3.2.4",
|
|
52
|
-
"@
|
|
53
|
-
"@
|
|
52
|
+
"@internal/lint": "0.0.34",
|
|
53
|
+
"@mastra/core": "0.15.3-alpha.8"
|
|
54
54
|
},
|
|
55
55
|
"homepage": "https://mastra.ai",
|
|
56
56
|
"repository": {
|