@mastra/mcp-docs-server 0.13.22-alpha.4 → 0.13.22-alpha.6

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.
Files changed (43) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +10 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +11 -11
  3. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +23 -23
  4. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +10 -10
  5. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +10 -10
  6. package/.docs/organized/changelogs/%40mastra%2Fcore.md +36 -36
  7. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +11 -11
  8. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +18 -18
  9. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +30 -30
  10. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +10 -10
  11. package/.docs/organized/changelogs/%40mastra%2Flance.md +10 -10
  12. package/.docs/organized/changelogs/%40mastra%2Floggers.md +11 -11
  13. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +18 -18
  14. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +11 -11
  15. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +10 -10
  16. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +10 -10
  17. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +10 -10
  18. package/.docs/organized/changelogs/%40mastra%2Fpg.md +10 -10
  19. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +23 -23
  20. package/.docs/organized/changelogs/%40mastra%2Fserver.md +21 -21
  21. package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
  22. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +10 -10
  23. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
  24. package/.docs/organized/changelogs/create-mastra.md +9 -9
  25. package/.docs/organized/changelogs/mastra.md +28 -28
  26. package/.docs/organized/code-examples/agui.md +1 -1
  27. package/.docs/organized/code-examples/ai-sdk-useChat.md +2 -2
  28. package/.docs/organized/code-examples/ai-sdk-v5.md +2 -2
  29. package/.docs/organized/code-examples/assistant-ui.md +2 -2
  30. package/.docs/organized/code-examples/bird-checker-with-nextjs-and-eval.md +2 -2
  31. package/.docs/organized/code-examples/bird-checker-with-nextjs.md +2 -2
  32. package/.docs/organized/code-examples/client-side-tools.md +1 -1
  33. package/.docs/organized/code-examples/crypto-chatbot.md +4 -4
  34. package/.docs/organized/code-examples/openapi-spec-writer.md +2 -2
  35. package/.docs/raw/frameworks/agentic-uis/cedar-os.mdx +7 -7
  36. package/CHANGELOG.md +17 -0
  37. package/package.json +8 -8
  38. package/.docs/raw/reference/networks/agent-network.mdx +0 -165
  39. /package/.docs/raw/reference/streaming/{MastraModelOutput.mdx → agents/MastraModelOutput.mdx} +0 -0
  40. /package/.docs/raw/reference/streaming/{stream.mdx → agents/stream.mdx} +0 -0
  41. /package/.docs/raw/reference/streaming/{streamVNext.mdx → agents/streamVNext.mdx} +0 -0
  42. /package/.docs/raw/reference/{workflows/run-methods → streaming/workflows}/stream.mdx +0 -0
  43. /package/.docs/raw/reference/{workflows/run-methods → streaming/workflows}/streamVNext.mdx +0 -0
@@ -1,5 +1,15 @@
1
1
  # @mastra/agent-builder
2
2
 
3
+ ## 0.0.5-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
8
+
9
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e)]:
10
+ - @mastra/core@0.17.0-alpha.6
11
+ - @mastra/memory@0.15.2-alpha.2
12
+
3
13
  ## 0.0.5-alpha.1
4
14
 
5
15
  ### Patch Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.15.1-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
8
+
9
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e)]:
10
+ - @mastra/core@0.17.0-alpha.6
11
+
3
12
  ## 0.15.1-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
290
299
  - Updated dependencies [cb36de0]
291
300
  - Updated dependencies [d0496e6]
292
- - Updated dependencies [a82b851]
293
- - Updated dependencies [ea0c5f2]
294
- - Updated dependencies [41a0a0e]
295
- - Updated dependencies [2871020]
296
- - Updated dependencies [94f4812]
297
- - Updated dependencies [e202b82]
298
- - Updated dependencies [e00f6a0]
299
- - Updated dependencies [4a406ec]
300
- - Updated dependencies [b0e43c1]
301
-
302
- ... 1017 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1026 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,27 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.13.0-alpha.6
4
+
5
+ ### Minor Changes
6
+
7
+ - Remove original AgentNetwork ([#7919](https://github.com/mastra-ai/mastra/pull/7919))
8
+
9
+ ### Patch Changes
10
+
11
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
12
+
13
+ - Resumable streams ([#7949](https://github.com/mastra-ai/mastra/pull/7949))
14
+
15
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e)]:
16
+ - @mastra/core@0.17.0-alpha.6
17
+
18
+ ## 0.13.0-alpha.5
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies [[`6047778`](https://github.com/mastra-ai/mastra/commit/6047778e501df460648f31decddf8e443f36e373)]:
23
+ - @mastra/core@0.17.0-alpha.5
24
+
3
25
  ## 0.13.0-alpha.4
4
26
 
5
27
  ### Minor Changes
@@ -276,27 +298,5 @@
276
298
  ### Patch Changes
277
299
 
278
300
  - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
279
- - @mastra/core@0.15.3-alpha.6
280
-
281
- ## 0.11.3-alpha.5
282
-
283
- ### Patch Changes
284
-
285
- - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
286
-
287
- - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
288
- - @mastra/core@0.15.3-alpha.5
289
-
290
- ## 0.11.3-alpha.4
291
-
292
- ### Patch Changes
293
-
294
- - [#5816](https://github.com/mastra-ai/mastra/pull/5816) [`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
295
- - Updated dependency [`zod-to-json-schema@^3.24.6` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.6) (from `^3.24.5`, in `dependencies`)
296
-
297
- - [#7269](https://github.com/mastra-ai/mastra/pull/7269) [`ff89505`](https://github.com/mastra-ai/mastra/commit/ff895057c8c7e91a5535faef46c5e5391085ddfa) Thanks [@wardpeet](https://github.com/wardpeet)! - Add deprecation warnings and add legacy routes
298
-
299
- - [#7329](https://github.com/mastra-ai/mastra/pull/7329) [`26b0d7c`](https://github.com/mastra-ai/mastra/commit/26b0d7c7cba46469351d453714e119ac7aae9da2) Thanks [@wardpeet](https://github.com/wardpeet)! - Cleanup pkg output
300
-
301
301
 
302
- ... 2536 more lines hidden. See full changelog in package directory.
302
+ ... 2558 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/cloudflare-d1
2
2
 
3
+ ## 0.13.1-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
8
+
9
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e)]:
10
+ - @mastra/core@0.17.0-alpha.6
11
+
3
12
  ## 0.13.1-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [0b89602]
290
299
  - Updated dependencies [4d37822]
291
300
  - Updated dependencies [23a6a7c]
292
- - Updated dependencies [cda801d]
293
- - Updated dependencies [a77c823]
294
- - Updated dependencies [ff9c125]
295
- - Updated dependencies [09bca64]
296
- - Updated dependencies [b8efbb9]
297
- - Updated dependencies [71466e7]
298
- - Updated dependencies [0c99fbe]
299
- - @mastra/core@0.12.0
300
-
301
301
 
302
- ... 790 more lines hidden. See full changelog in package directory.
302
+ ... 799 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.12.1-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
8
+
9
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e)]:
10
+ - @mastra/core@0.17.0-alpha.6
11
+
3
12
  ## 0.12.1-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
  - f42c4c2: update peer deps for packages to latest core range
291
300
  - @mastra/core@0.12.0-alpha.5
292
301
 
293
- ## 0.11.4-alpha.0
294
-
295
- ### Patch Changes
296
-
297
- - 9881232: dependencies updates:
298
- - Updated dependency [`cloudflare@^4.5.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.5.0) (from `^4.4.1`, in `dependencies`)
299
- - Updated dependencies [27cc97a]
300
- - Updated dependencies [41daa63]
301
-
302
- ... 959 more lines hidden. See full changelog in package directory.
302
+ ... 968 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,40 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.17.0-alpha.6
4
+
5
+ ### Minor Changes
6
+
7
+ - Remove original AgentNetwork ([#7919](https://github.com/mastra-ai/mastra/pull/7919))
8
+
9
+ ### Patch Changes
10
+
11
+ - dependencies updates: ([#7861](https://github.com/mastra-ai/mastra/pull/7861))
12
+ - Updated dependency [`hono@^4.9.7` ↗︎](https://www.npmjs.com/package/hono/v/4.9.7) (from `^4.9.6`, in `dependencies`)
13
+
14
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
15
+
16
+ - Register server cache in Mastra ([#7946](https://github.com/mastra-ai/mastra/pull/7946))
17
+
18
+ - Resumable streams ([#7949](https://github.com/mastra-ai/mastra/pull/7949))
19
+
20
+ - move ToolExecutionOptions and ToolCallOptions to a union type (ToolInvocationOptions) for use in createTool, Tool, and ToolAction ([#7914](https://github.com/mastra-ai/mastra/pull/7914))
21
+
22
+ - fix scorers table link full row ([#7915](https://github.com/mastra-ai/mastra/pull/7915))
23
+
24
+ - adjust the way we display scorers in agent metadata ([#7910](https://github.com/mastra-ai/mastra/pull/7910))
25
+
26
+ - fix: support destructuring of streamVNext return values ([#7920](https://github.com/mastra-ai/mastra/pull/7920))
27
+
28
+ - Remove extraneous console.log ([#7916](https://github.com/mastra-ai/mastra/pull/7916))
29
+
30
+ - Fix switch in prompt-injection ([#7951](https://github.com/mastra-ai/mastra/pull/7951))
31
+
32
+ ## 0.17.0-alpha.5
33
+
34
+ ### Patch Changes
35
+
36
+ - Only log stream/generate deprecation warning once ([#7905](https://github.com/mastra-ai/mastra/pull/7905))
37
+
3
38
  ## 0.17.0-alpha.4
4
39
 
5
40
  ### Minor Changes
@@ -263,40 +298,5 @@
263
298
 
264
299
  ### Patch Changes
265
300
 
266
- - Fixed provider defined tools for stream/generate vnext ([#7642](https://github.com/mastra-ai/mastra/pull/7642))
267
-
268
- - Change to createRunAsync ([#7632](https://github.com/mastra-ai/mastra/pull/7632))
269
-
270
- - Flatten loop config in stream options and pass to loop options ([#7643](https://github.com/mastra-ai/mastra/pull/7643))
271
-
272
- - Fix issue with response message id consistency between stream/generate response and the message ids saveed in the DB. Also fixed the custom generatorId implementation to work with this. ([#7606](https://github.com/mastra-ai/mastra/pull/7606))
273
-
274
- ## 0.16.1-alpha.1
275
-
276
- ### Patch Changes
277
-
278
- - Fixed ai tracing for workflows nested directly in agents ([#7599](https://github.com/mastra-ai/mastra/pull/7599))
279
-
280
- - Fixed ai tracing context propagation in tool calls ([#7531](https://github.com/mastra-ai/mastra/pull/7531))
281
-
282
- - add usage and total usage to streamVNext onFinish callback ([#7598](https://github.com/mastra-ai/mastra/pull/7598))
283
-
284
- - Allow streamVNext and generateVNext to use structuredOutputs from the MastraClient ([#7597](https://github.com/mastra-ai/mastra/pull/7597))
285
-
286
- - Use workflow streamVNext in playground ([#7575](https://github.com/mastra-ai/mastra/pull/7575))
287
-
288
- - Fix InvalidDataContentError when using image messages with AI SDK ([#7542](https://github.com/mastra-ai/mastra/pull/7542))
289
-
290
- Resolves an issue where passing image content in messages would throw an InvalidDataContentError. The fix properly handles multi-part content arrays containing both text and image parts when converting between Mastra and AI SDK message formats.
291
-
292
- ## 0.16.1-alpha.0
293
-
294
- ### Patch Changes
295
-
296
- - Made tracing context optional on tool execute() ([#7532](https://github.com/mastra-ai/mastra/pull/7532))
297
-
298
- - Call getMemoryMessages even during first turn in a thread when semantic recall scope is resource ([#7529](https://github.com/mastra-ai/mastra/pull/7529))
299
-
300
- - Execute tool calls in parallel in generate/stream VNext methods ([#7524](https://github.com/mastra-ai/mastra/pull/7524))
301
301
 
302
- ... 3353 more lines hidden. See full changelog in package directory.
302
+ ... 3388 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/couchbase
2
2
 
3
+ ## 0.11.9-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
8
+
9
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e)]:
10
+ - @mastra/core@0.17.0-alpha.6
11
+
3
12
  ## 0.11.9-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - 63f6b7d: dependencies updates:
290
299
  - Updated dependency [`couchbase@^4.5.0` ↗︎](https://www.npmjs.com/package/couchbase/v/4.5.0) (from `^4.4.5`, in `dependencies`)
291
300
  - Updated dependencies [63f6b7d]
292
- - Updated dependencies [12a95fc]
293
- - Updated dependencies [4b0f8a6]
294
- - Updated dependencies [51264a5]
295
- - Updated dependencies [8e6f677]
296
- - Updated dependencies [d70c420]
297
- - Updated dependencies [ee9af57]
298
- - Updated dependencies [36f1c36]
299
- - Updated dependencies [2a16996]
300
- - Updated dependencies [10d352e]
301
-
302
- ... 302 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 311 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,22 @@
1
1
  # @mastra/deployer-cloud
2
2
 
3
+ ## 0.17.0-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6c33d7f`](https://github.com/mastra-ai/mastra/commit/6c33d7f7242804c32e969ad3ab33ff4a6aebda8b), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e)]:
8
+ - @mastra/core@0.17.0-alpha.6
9
+ - @mastra/deployer@0.17.0-alpha.6
10
+ - @mastra/loggers@0.10.12-alpha.1
11
+
12
+ ## 0.17.0-alpha.5
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [[`6047778`](https://github.com/mastra-ai/mastra/commit/6047778e501df460648f31decddf8e443f36e373)]:
17
+ - @mastra/core@0.17.0-alpha.5
18
+ - @mastra/deployer@0.17.0-alpha.5
19
+
3
20
  ## 0.17.0-alpha.4
4
21
 
5
22
  ### Patch Changes
@@ -282,21 +299,4 @@
282
299
 
283
300
  ### Patch Changes
284
301
 
285
- - [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
286
-
287
- - Updated dependencies [[`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3), [`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
288
- - @mastra/deployer@0.15.3-alpha.7
289
- - @mastra/loggers@0.10.10-alpha.1
290
- - @mastra/core@0.15.3-alpha.7
291
-
292
- ## 0.15.3-alpha.6
293
-
294
- ### Patch Changes
295
-
296
- - [#7040](https://github.com/mastra-ai/mastra/pull/7040) [`855135e`](https://github.com/mastra-ai/mastra/commit/855135e2a746742a3da8745a3c7d701b5d43d812) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
297
- - Updated dependency [`redis@^5.8.2` ↗︎](https://www.npmjs.com/package/redis/v/5.8.2) (from `^5.8.0`, in `dependencies`)
298
- - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47), [`03d0c39`](https://github.com/mastra-ai/mastra/commit/03d0c3963a748294577dd232a53ee01e1e5bcc12)]:
299
- - @mastra/core@0.15.3-alpha.6
300
- - @mastra/deployer@0.15.3-alpha.6
301
-
302
- ... 110 more lines hidden. See full changelog in package directory.
302
+ ... 127 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,34 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.17.0-alpha.6
4
+
5
+ ### Minor Changes
6
+
7
+ - Remove original AgentNetwork ([#7919](https://github.com/mastra-ai/mastra/pull/7919))
8
+
9
+ ### Patch Changes
10
+
11
+ - dependencies updates: ([#7861](https://github.com/mastra-ai/mastra/pull/7861))
12
+ - Updated dependency [`hono@^4.9.7` ↗︎](https://www.npmjs.com/package/hono/v/4.9.7) (from `^4.9.6`, in `dependencies`)
13
+
14
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
15
+
16
+ - Resumable streams ([#7949](https://github.com/mastra-ai/mastra/pull/7949))
17
+
18
+ - Fix watcher by using main mastra instead of analzyed one ([#7952](https://github.com/mastra-ai/mastra/pull/7952))
19
+
20
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e)]:
21
+ - @mastra/core@0.17.0-alpha.6
22
+ - @mastra/server@0.17.0-alpha.6
23
+
24
+ ## 0.17.0-alpha.5
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies [[`6047778`](https://github.com/mastra-ai/mastra/commit/6047778e501df460648f31decddf8e443f36e373)]:
29
+ - @mastra/core@0.17.0-alpha.5
30
+ - @mastra/server@0.17.0-alpha.5
31
+
3
32
  ## 0.17.0-alpha.4
4
33
 
5
34
  ### Patch Changes
@@ -269,34 +298,5 @@
269
298
 
270
299
  ## 0.16.0-alpha.0
271
300
 
272
- ### Patch Changes
273
-
274
- - cf4e353: Agent Builder Template - adding in UI components to use agent builder template actions
275
- - 5397eb4: Add public URL support when adding files in Multi Modal
276
- - Updated dependencies [cf4e353]
277
- - Updated dependencies [fd83526]
278
- - Updated dependencies [d0b90ab]
279
- - Updated dependencies [6f5eb7a]
280
- - Updated dependencies [a01cf14]
281
- - Updated dependencies [a9e50ee]
282
- - Updated dependencies [5397eb4]
283
- - Updated dependencies [c9f4e4a]
284
- - Updated dependencies [0acbc80]
285
- - Updated dependencies [97eea1f]
286
- - @mastra/server@0.16.0-alpha.0
287
- - @mastra/core@0.16.0-alpha.0
288
-
289
- ## 0.15.3
290
-
291
- ### Patch Changes
292
-
293
- - 3e0bd2a: dependencies updates:
294
- - Updated dependency [`rollup@~4.49.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.49.0) (from `~4.47.1`, in `dependencies`)
295
- - 2b64943: dependencies updates:
296
- - Updated dependency [`rollup@~4.50.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.50.0) (from `~4.49.0`, in `dependencies`)
297
- - ff89505: Add deprecation warnings and add legacy routes
298
- - de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
299
- - 71b657b: Excluding hono from being external
300
- - f0dfcac: updated core peerdep
301
301
 
302
- ... 4129 more lines hidden. See full changelog in package directory.
302
+ ... 4158 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/dynamodb
2
2
 
3
+ ## 0.15.2-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
8
+
9
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e)]:
10
+ - @mastra/core@0.17.0-alpha.6
11
+
3
12
  ## 0.15.2-alpha.2
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  ## 0.14.0-alpha.2
291
300
 
292
- ### Patch Changes
293
-
294
- - 604b1d4: dependencies updates:
295
- - Updated dependency [`@aws-sdk/client-dynamodb@^3.859.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-dynamodb/v/3.859.0) (from `^3.848.0`, in `dependencies`)
296
- - Updated dependency [`@aws-sdk/lib-dynamodb@^3.859.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/lib-dynamodb/v/3.859.0) (from `^3.840.0`, in `dependencies`)
297
- - Updated dependencies [d0496e6]
298
- - @mastra/core@0.13.0-alpha.3
299
-
300
- ## 0.14.0-alpha.1
301
301
 
302
- ... 596 more lines hidden. See full changelog in package directory.
302
+ ... 605 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/lance
2
2
 
3
+ ## 0.3.1-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
8
+
9
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e)]:
10
+ - @mastra/core@0.17.0-alpha.6
11
+
3
12
  ## 0.3.1-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  ### Patch Changes
292
301
 
293
- - f42c4c2: update peer deps for packages to latest core range
294
- - Updated dependencies [510e2c8]
295
- - Updated dependencies [2f72fb2]
296
- - Updated dependencies [27cc97a]
297
- - Updated dependencies [3f89307]
298
- - Updated dependencies [9eda7d4]
299
- - Updated dependencies [9d49408]
300
- - Updated dependencies [41daa63]
301
-
302
- ... 252 more lines hidden. See full changelog in package directory.
302
+ ... 261 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/loggers
2
2
 
3
+ ## 0.10.12-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
8
+
9
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e)]:
10
+ - @mastra/core@0.17.0-alpha.6
11
+
3
12
  ## 0.10.12-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  ### Patch Changes
291
300
 
292
- - f0d559f: Fix peerdeps for alpha channel
293
- - Updated dependencies [ee77e78]
294
- - Updated dependencies [592a2db]
295
- - Updated dependencies [e5dc18d]
296
- - Updated dependencies [ab5adbe]
297
- - Updated dependencies [1e8bb40]
298
- - Updated dependencies [1b5fc55]
299
- - Updated dependencies [195c428]
300
- - Updated dependencies [f73e11b]
301
-
302
- ... 1736 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1745 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,22 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.13.22-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - dependencies updates: ([#7907](https://github.com/mastra-ai/mastra/pull/7907))
8
+ - Updated dependency [`turndown@^7.2.1` ↗︎](https://www.npmjs.com/package/turndown/v/7.2.1) (from `^7.2.0`, in `dependencies`)
9
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e)]:
10
+ - @mastra/core@0.17.0-alpha.6
11
+ - @mastra/mcp@0.13.0-alpha.2
12
+
13
+ ## 0.13.22-alpha.5
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies [[`6047778`](https://github.com/mastra-ai/mastra/commit/6047778e501df460648f31decddf8e443f36e373)]:
18
+ - @mastra/core@0.17.0-alpha.5
19
+
3
20
  ## 0.13.22-alpha.4
4
21
 
5
22
  ### Patch Changes
@@ -281,22 +298,5 @@
281
298
 
282
299
  ### Patch Changes
283
300
 
284
- - Updated dependencies [[`aedbbfa`](https://github.com/mastra-ai/mastra/commit/aedbbfa064124ddde039111f12629daebfea7e48), [`f643c65`](https://github.com/mastra-ai/mastra/commit/f643c651bdaf57c2343cf9dbfc499010495701fb), [`fef7375`](https://github.com/mastra-ai/mastra/commit/fef737534574f41b432a7361a285f776c3bac42b), [`e3d8fea`](https://github.com/mastra-ai/mastra/commit/e3d8feaacfb8b5c5c03c13604cc06ea2873d45fe), [`3412597`](https://github.com/mastra-ai/mastra/commit/3412597a6644c0b6bf3236d6e319ed1450c5bae8)]:
285
- - @mastra/core@0.15.3-alpha.3
286
-
287
- ## 0.13.17-alpha.2
288
-
289
- ### Patch Changes
290
-
291
- - Updated dependencies [[`822c2e8`](https://github.com/mastra-ai/mastra/commit/822c2e88a3ecbffb7c680e6227976006ccefe6a8)]:
292
- - @mastra/core@0.15.3-alpha.2
293
-
294
- ## 0.13.17-alpha.1
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [[`637f323`](https://github.com/mastra-ai/mastra/commit/637f32371d79a8f78c52c0d53411af0915fcec67), [`29de0e1`](https://github.com/mastra-ai/mastra/commit/29de0e1b0a7173317ae7d1ab0c0993167c659f2b), [`6ac697e`](https://github.com/mastra-ai/mastra/commit/6ac697edcc2435482c247cba615277ec4765dcc4)]:
299
- - @mastra/core@0.15.3-alpha.1
300
-
301
301
 
302
- ... 1765 more lines hidden. See full changelog in package directory.
302
+ ... 1782 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/mcp-registry-registry
2
2
 
3
+ ## 0.10.15-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
8
+
9
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e)]:
10
+ - @mastra/core@0.17.0-alpha.6
11
+
3
12
  ## 0.10.15-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [15e9d26]
290
299
  - Updated dependencies [d1baedb]
291
300
  - Updated dependencies [d8f2d19]
292
- - Updated dependencies [4d21bf2]
293
- - Updated dependencies [07d6d88]
294
- - Updated dependencies [9d52b17]
295
- - Updated dependencies [2097952]
296
- - Updated dependencies [792c4c0]
297
- - Updated dependencies [5d74aab]
298
- - Updated dependencies [a8b194f]
299
- - Updated dependencies [4fb0cc2]
300
- - Updated dependencies [d2a7a31]
301
-
302
- ... 652 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 661 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.13.0-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
8
+
9
+ - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e)]:
10
+ - @mastra/core@0.17.0-alpha.6
11
+
3
12
  ## 0.13.0-alpha.1
4
13
 
5
14
  ### Minor Changes
@@ -289,14 +298,5 @@
289
298
  - 03997ae: Update peerdeps
290
299
  - @mastra/core@0.14.0-alpha.7
291
300
 
292
- ## 0.10.12-alpha.1
293
-
294
- ### Patch Changes
295
-
296
- - e1aed55: Fixed an issue where keep-alive messages were interfering with endpoint messages on initial SSE connection
297
- - Updated dependencies [0a7f675]
298
- - Updated dependencies [12cae67]
299
- - Updated dependencies [5a37d0c]
300
- - Updated dependencies [4bde0cb]
301
301
 
302
- ... 2329 more lines hidden. See full changelog in package directory.
302
+ ... 2338 more lines hidden. See full changelog in package directory.