@mastra/mcp-docs-server 1.0.0-beta.4 → 1.0.0-beta.5

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 (213) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +201 -1
  2. package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +201 -1
  3. package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +201 -1
  4. package/.docs/organized/changelogs/%40mastra%2Fastra.md +201 -1
  5. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +201 -1
  6. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +201 -1
  7. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +201 -1
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +201 -1
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +201 -1
  10. package/.docs/organized/changelogs/%40mastra%2Fcore.md +326 -126
  11. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +201 -1
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +201 -1
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +201 -1
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +201 -1
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +201 -1
  16. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +201 -1
  17. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +201 -1
  18. package/.docs/organized/changelogs/%40mastra%2Fevals.md +201 -1
  19. package/.docs/organized/changelogs/%40mastra%2Flance.md +201 -1
  20. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +201 -1
  21. package/.docs/organized/changelogs/%40mastra%2Floggers.md +201 -1
  22. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +201 -1
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +201 -1
  24. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +201 -1
  25. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +201 -1
  26. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +201 -1
  27. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +201 -1
  28. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +201 -1
  29. package/.docs/organized/changelogs/%40mastra%2Fpg.md +201 -1
  30. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +201 -1
  31. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +201 -1
  32. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +201 -1
  33. package/.docs/organized/changelogs/%40mastra%2Frag.md +201 -1
  34. package/.docs/organized/changelogs/%40mastra%2Freact.md +80 -1
  35. package/.docs/organized/changelogs/%40mastra%2Fs3vectors.md +9 -0
  36. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +36 -0
  37. package/.docs/organized/changelogs/%40mastra%2Fserver.md +201 -1
  38. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +201 -1
  39. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +201 -1
  40. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +201 -1
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +201 -1
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +201 -1
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +201 -1
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +201 -1
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +92 -1
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +67 -1
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +201 -1
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +201 -1
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +201 -1
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +201 -1
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +201 -1
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +201 -1
  53. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +201 -1
  54. package/.docs/organized/changelogs/create-mastra.md +201 -1
  55. package/.docs/organized/changelogs/mastra.md +201 -1
  56. package/.docs/organized/code-examples/memory-with-processors.md +1 -1
  57. package/.docs/organized/code-examples/quick-start.md +1 -1
  58. package/.docs/raw/agents/adding-voice.mdx +7 -10
  59. package/.docs/raw/agents/guardrails.mdx +19 -20
  60. package/.docs/raw/agents/human-in-the-loop-with-tools.mdx +6 -5
  61. package/.docs/raw/agents/networks.mdx +1 -2
  62. package/.docs/raw/agents/overview.mdx +5 -5
  63. package/.docs/raw/agents/using-tools.mdx +4 -5
  64. package/.docs/raw/course/01-first-agent/05-running-playground.md +5 -5
  65. package/.docs/raw/course/01-first-agent/09-testing-your-agent.md +3 -3
  66. package/.docs/raw/course/01-first-agent/13-testing-your-tool.md +3 -3
  67. package/.docs/raw/course/01-first-agent/17-testing-memory.md +2 -2
  68. package/.docs/raw/course/04-workflows/07-using-playground.md +1 -1
  69. package/.docs/raw/deployment/building-mastra.mdx +1 -1
  70. package/.docs/raw/deployment/cloud-providers/amazon-ec2.mdx +1 -1
  71. package/.docs/raw/deployment/cloud-providers/aws-lambda.mdx +1 -1
  72. package/.docs/raw/deployment/cloud-providers/azure-app-services.mdx +1 -1
  73. package/.docs/raw/deployment/cloud-providers/digital-ocean.mdx +1 -1
  74. package/.docs/raw/deployment/cloud-providers/index.mdx +1 -1
  75. package/.docs/raw/deployment/mastra-cloud/observability.mdx +19 -17
  76. package/.docs/raw/deployment/mastra-cloud/setting-up.mdx +1 -1
  77. package/.docs/raw/deployment/overview.mdx +2 -2
  78. package/.docs/raw/deployment/web-framework.mdx +5 -5
  79. package/.docs/raw/evals/custom-scorers.mdx +3 -5
  80. package/.docs/raw/evals/overview.mdx +2 -3
  81. package/.docs/raw/getting-started/project-structure.mdx +1 -1
  82. package/.docs/raw/getting-started/start.mdx +72 -0
  83. package/.docs/raw/getting-started/studio.mdx +1 -1
  84. package/.docs/raw/{frameworks/agentic-uis/ai-sdk.mdx → guides/build-your-ui/ai-sdk-ui.mdx} +105 -11
  85. package/.docs/raw/{frameworks/web-frameworks → guides/getting-started}/astro.mdx +23 -25
  86. package/.docs/raw/{frameworks/servers → guides/getting-started}/express.mdx +3 -4
  87. package/.docs/raw/guides/{guide → getting-started}/manual-install.mdx +1 -1
  88. package/.docs/raw/guides/{quickstarts/nextjs.mdx → getting-started/next-js.mdx} +11 -11
  89. package/.docs/raw/guides/{quickstarts/standalone-server.mdx → getting-started/quickstart.mdx} +7 -7
  90. package/.docs/raw/{frameworks/web-frameworks → guides/getting-started}/sveltekit.mdx +23 -25
  91. package/.docs/raw/{frameworks/web-frameworks → guides/getting-started}/vite-react.mdx +7 -7
  92. package/.docs/raw/guides/guide/ai-recruiter.mdx +2 -3
  93. package/.docs/raw/guides/guide/chef-michel.mdx +2 -3
  94. package/.docs/raw/guides/guide/notes-mcp-server.mdx +2 -2
  95. package/.docs/raw/guides/guide/research-assistant.mdx +7 -8
  96. package/.docs/raw/guides/guide/stock-agent.mdx +4 -6
  97. package/.docs/raw/guides/guide/web-search.mdx +12 -10
  98. package/.docs/raw/guides/migrations/agentnetwork.mdx +4 -4
  99. package/.docs/raw/guides/migrations/ai-sdk-v4-to-v5.mdx +1 -1
  100. package/.docs/raw/guides/migrations/upgrade-to-v1/agent.mdx +29 -0
  101. package/.docs/raw/guides/migrations/upgrade-to-v1/tools.mdx +5 -0
  102. package/.docs/raw/guides/migrations/upgrade-to-v1/workflows.mdx +22 -0
  103. package/.docs/raw/guides/migrations/vnext-to-standard-apis.mdx +2 -2
  104. package/.docs/raw/index.mdx +2 -2
  105. package/.docs/raw/mcp/overview.mdx +3 -5
  106. package/.docs/raw/memory/memory-processors.mdx +1 -2
  107. package/.docs/raw/memory/semantic-recall.mdx +7 -7
  108. package/.docs/raw/memory/storage/memory-with-libsql.mdx +2 -4
  109. package/.docs/raw/memory/storage/memory-with-mongodb.mdx +2 -4
  110. package/.docs/raw/memory/storage/memory-with-pg.mdx +2 -4
  111. package/.docs/raw/memory/storage/memory-with-upstash.mdx +2 -4
  112. package/.docs/raw/memory/threads-and-resources.mdx +3 -3
  113. package/.docs/raw/memory/working-memory.mdx +4 -5
  114. package/.docs/raw/{logging.mdx → observability/logging.mdx} +1 -1
  115. package/.docs/raw/observability/overview.mdx +2 -2
  116. package/.docs/raw/observability/tracing/exporters/otel.mdx +21 -2
  117. package/.docs/raw/observability/tracing/exporters/posthog.mdx +107 -0
  118. package/.docs/raw/observability/tracing/overview.mdx +3 -2
  119. package/.docs/raw/rag/chunking-and-embedding.mdx +16 -17
  120. package/.docs/raw/rag/overview.mdx +3 -2
  121. package/.docs/raw/rag/retrieval.mdx +20 -32
  122. package/.docs/raw/reference/agents/agent.mdx +7 -10
  123. package/.docs/raw/reference/agents/generateLegacy.mdx +2 -2
  124. package/.docs/raw/reference/agents/getLLM.mdx +1 -1
  125. package/.docs/raw/reference/agents/network.mdx +2 -3
  126. package/.docs/raw/reference/cli/mastra.mdx +2 -1
  127. package/.docs/raw/reference/client-js/agents.mdx +3 -3
  128. package/.docs/raw/reference/core/getLogger.mdx +1 -1
  129. package/.docs/raw/reference/core/listLogs.mdx +1 -1
  130. package/.docs/raw/reference/core/listLogsByRunId.mdx +1 -1
  131. package/.docs/raw/reference/core/mastra-model-gateway.mdx +5 -19
  132. package/.docs/raw/reference/core/setLogger.mdx +1 -1
  133. package/.docs/raw/reference/core/setTelemetry.mdx +1 -1
  134. package/.docs/raw/reference/evals/answer-relevancy.mdx +28 -98
  135. package/.docs/raw/reference/evals/answer-similarity.mdx +12 -258
  136. package/.docs/raw/reference/evals/bias.mdx +29 -87
  137. package/.docs/raw/reference/evals/completeness.mdx +31 -90
  138. package/.docs/raw/reference/evals/content-similarity.mdx +28 -88
  139. package/.docs/raw/reference/evals/context-precision.mdx +28 -130
  140. package/.docs/raw/reference/evals/context-relevance.mdx +11 -11
  141. package/.docs/raw/reference/evals/faithfulness.mdx +28 -101
  142. package/.docs/raw/reference/evals/hallucination.mdx +28 -103
  143. package/.docs/raw/reference/evals/keyword-coverage.mdx +28 -107
  144. package/.docs/raw/reference/evals/noise-sensitivity.mdx +11 -11
  145. package/.docs/raw/reference/evals/prompt-alignment.mdx +15 -15
  146. package/.docs/raw/reference/evals/textual-difference.mdx +27 -100
  147. package/.docs/raw/reference/evals/tone-consistency.mdx +25 -98
  148. package/.docs/raw/reference/evals/tool-call-accuracy.mdx +7 -7
  149. package/.docs/raw/reference/evals/toxicity.mdx +29 -92
  150. package/.docs/raw/reference/memory/memory-class.mdx +5 -7
  151. package/.docs/raw/reference/observability/tracing/exporters/posthog.mdx +132 -0
  152. package/.docs/raw/reference/processors/batch-parts-processor.mdx +1 -1
  153. package/.docs/raw/reference/processors/language-detector.mdx +1 -1
  154. package/.docs/raw/reference/processors/moderation-processor.mdx +2 -2
  155. package/.docs/raw/reference/processors/pii-detector.mdx +2 -2
  156. package/.docs/raw/reference/processors/prompt-injection-detector.mdx +1 -1
  157. package/.docs/raw/reference/processors/system-prompt-scrubber.mdx +2 -3
  158. package/.docs/raw/reference/processors/token-limiter-processor.mdx +2 -2
  159. package/.docs/raw/reference/processors/unicode-normalizer.mdx +1 -1
  160. package/.docs/raw/reference/rag/embeddings.mdx +5 -5
  161. package/.docs/raw/reference/rag/rerank.mdx +1 -2
  162. package/.docs/raw/reference/rag/rerankWithScorer.mdx +0 -1
  163. package/.docs/raw/reference/streaming/agents/stream.mdx +8 -1
  164. package/.docs/raw/reference/templates/overview.mdx +1 -4
  165. package/.docs/raw/reference/tools/client.mdx +1 -2
  166. package/.docs/raw/reference/tools/create-tool.mdx +132 -0
  167. package/.docs/raw/reference/tools/graph-rag-tool.mdx +5 -5
  168. package/.docs/raw/reference/tools/mcp-client.mdx +2 -4
  169. package/.docs/raw/reference/tools/mcp-server.mdx +1 -2
  170. package/.docs/raw/reference/tools/vector-query-tool.mdx +14 -15
  171. package/.docs/raw/reference/vectors/chroma.mdx +81 -1
  172. package/.docs/raw/reference/vectors/couchbase.mdx +24 -17
  173. package/.docs/raw/reference/vectors/lance.mdx +38 -22
  174. package/.docs/raw/reference/vectors/libsql.mdx +35 -2
  175. package/.docs/raw/reference/vectors/mongodb.mdx +35 -2
  176. package/.docs/raw/reference/vectors/opensearch.mdx +37 -16
  177. package/.docs/raw/reference/vectors/pg.mdx +43 -36
  178. package/.docs/raw/reference/vectors/pinecone.mdx +48 -1
  179. package/.docs/raw/reference/vectors/qdrant.mdx +36 -1
  180. package/.docs/raw/reference/vectors/turbopuffer.mdx +74 -0
  181. package/.docs/raw/reference/voice/openai-realtime.mdx +2 -2
  182. package/.docs/raw/reference/voice/voice.addInstructions.mdx +2 -3
  183. package/.docs/raw/reference/voice/voice.addTools.mdx +1 -1
  184. package/.docs/raw/reference/voice/voice.answer.mdx +1 -1
  185. package/.docs/raw/reference/voice/voice.close.mdx +1 -1
  186. package/.docs/raw/reference/voice/voice.connect.mdx +1 -1
  187. package/.docs/raw/reference/voice/voice.off.mdx +1 -1
  188. package/.docs/raw/reference/voice/voice.on.mdx +1 -1
  189. package/.docs/raw/reference/voice/voice.send.mdx +1 -1
  190. package/.docs/raw/reference/voice/voice.updateConfig.mdx +1 -1
  191. package/.docs/raw/server-db/mastra-client.mdx +1 -2
  192. package/.docs/raw/streaming/overview.mdx +20 -9
  193. package/.docs/raw/streaming/tool-streaming.mdx +47 -4
  194. package/.docs/raw/tools-mcp/advanced-usage.mdx +1 -2
  195. package/.docs/raw/tools-mcp/mcp-overview.mdx +3 -5
  196. package/.docs/raw/voice/overview.mdx +21 -41
  197. package/.docs/raw/voice/speech-to-speech.mdx +4 -4
  198. package/.docs/raw/voice/speech-to-text.mdx +1 -2
  199. package/.docs/raw/voice/text-to-speech.mdx +1 -2
  200. package/.docs/raw/workflows/control-flow.mdx +180 -0
  201. package/CHANGELOG.md +10 -0
  202. package/dist/{chunk-5NJC7NRO.js → chunk-4CM2BQNP.js} +24 -4
  203. package/dist/prepare-docs/package-changes.d.ts.map +1 -1
  204. package/dist/prepare-docs/prepare.js +1 -1
  205. package/dist/stdio.js +1 -1
  206. package/package.json +7 -7
  207. package/.docs/raw/frameworks/agentic-uis/cedar-os.mdx +0 -102
  208. package/.docs/raw/frameworks/agentic-uis/openrouter.mdx +0 -179
  209. package/.docs/raw/frameworks/web-frameworks/next-js.mdx +0 -379
  210. package/.docs/raw/getting-started/quickstart.mdx +0 -27
  211. package/.docs/raw/getting-started/templates.mdx +0 -73
  212. /package/.docs/raw/{frameworks/agentic-uis → guides/build-your-ui}/assistant-ui.mdx +0 -0
  213. /package/.docs/raw/{frameworks/agentic-uis → guides/build-your-ui}/copilotkit.mdx +0 -0
@@ -1,5 +1,330 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 1.0.0-beta.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Add Azure OpenAI gateway ([#9990](https://github.com/mastra-ai/mastra/pull/9990))
8
+
9
+ The Azure OpenAI gateway supports three configuration modes:
10
+ 1. **Static deployments**: Provide deployment names from Azure Portal
11
+ 2. **Dynamic discovery**: Query Azure Management API for available deployments
12
+ 3. **Manual**: Specify deployment names when creating agents
13
+
14
+ ## Usage
15
+
16
+ ```typescript
17
+ import { Mastra } from '@mastra/core';
18
+ import { AzureOpenAIGateway } from '@mastra/core/llm';
19
+
20
+ // Static mode (recommended)
21
+ export const mastra = new Mastra({
22
+ gateways: [
23
+ new AzureOpenAIGateway({
24
+ resourceName: process.env.AZURE_RESOURCE_NAME!,
25
+ apiKey: process.env.AZURE_API_KEY!,
26
+ deployments: ['gpt-4-prod', 'gpt-35-turbo-dev'],
27
+ }),
28
+ ],
29
+ });
30
+
31
+ // Dynamic discovery mode
32
+ export const mastra = new Mastra({
33
+ gateways: [
34
+ new AzureOpenAIGateway({
35
+ resourceName: process.env.AZURE_RESOURCE_NAME!,
36
+ apiKey: process.env.AZURE_API_KEY!,
37
+ management: {
38
+ tenantId: process.env.AZURE_TENANT_ID!,
39
+ clientId: process.env.AZURE_CLIENT_ID!,
40
+ clientSecret: process.env.AZURE_CLIENT_SECRET!,
41
+ subscriptionId: process.env.AZURE_SUBSCRIPTION_ID!,
42
+ resourceGroup: 'my-resource-group',
43
+ },
44
+ }),
45
+ ],
46
+ });
47
+
48
+ // Use Azure OpenAI models
49
+ const agent = new Agent({
50
+ model: 'azure-openai/gpt-4-deployment',
51
+ instructions: 'You are a helpful assistant',
52
+ });
53
+ ```
54
+
55
+ - - Fix tool suspension throwing error when `outputSchema` is passed to tool during creation ([#10444](https://github.com/mastra-ai/mastra/pull/10444))
56
+ - Pass `suspendSchema` and `resumeSchema` from tool into step created when creating step from tool
57
+
58
+ - Add `onOutput` hook for tools ([#10466](https://github.com/mastra-ai/mastra/pull/10466))
59
+
60
+ Tools now support an `onOutput` lifecycle hook that is invoked after successful tool execution. This complements the existing `onInputStart`, `onInputDelta`, and `onInputAvailable` hooks to provide complete visibility into the tool execution lifecycle.
61
+
62
+ The `onOutput` hook receives:
63
+ - `output`: The tool's return value (typed according to `outputSchema`)
64
+ - `toolCallId`: Unique identifier for the tool call
65
+ - `toolName`: The name of the tool that was executed
66
+ - `abortSignal`: Signal for detecting if the operation should be cancelled
67
+
68
+ Example usage:
69
+
70
+ ```typescript
71
+ import { createTool } from '@mastra/core/tools';
72
+ import { z } from 'zod';
73
+
74
+ export const weatherTool = createTool({
75
+ id: 'weather-tool',
76
+ description: 'Get weather information',
77
+ outputSchema: z.object({
78
+ temperature: z.number(),
79
+ conditions: z.string(),
80
+ }),
81
+ execute: async input => {
82
+ return { temperature: 72, conditions: 'sunny' };
83
+ },
84
+ onOutput: ({ output, toolCallId, toolName }) => {
85
+ console.log(`${toolName} completed:`, output);
86
+ // output is fully typed based on outputSchema
87
+ },
88
+ });
89
+ ```
90
+
91
+ Hook execution order:
92
+ 1. `onInputStart` - Input streaming begins
93
+ 2. `onInputDelta` - Input chunks arrive (called multiple times)
94
+ 3. `onInputAvailable` - Complete input parsed and validated
95
+ 4. Tool's `execute` function runs
96
+ 5. `onOutput` - Tool completed successfully (NEW)
97
+
98
+ - Add new deleteVectors, updateVector by filter ([#10408](https://github.com/mastra-ai/mastra/pull/10408))
99
+
100
+ - Fix base64 encoded images with threads - issue #10480 ([#10483](https://github.com/mastra-ai/mastra/pull/10483))
101
+
102
+ Fixed "Invalid URL" error when using base64 encoded images (without `data:` prefix) in agent calls with threads and resources. Raw base64 strings are now automatically converted to proper data URIs before being processed.
103
+
104
+ **Changes:**
105
+ - Updated `attachments-to-parts.ts` to detect and convert raw base64 strings to data URIs
106
+ - Fixed `MessageList` image processing to handle raw base64 in two locations:
107
+ - Image part conversion in `aiV4CoreMessageToV1PromptMessage`
108
+ - File part to experimental_attachments conversion in `mastraDBMessageToAIV4UIMessage`
109
+ - Added comprehensive tests for base64 images, data URIs, and HTTP URLs with threads
110
+
111
+ **Breaking Change:** None - this is a bug fix that maintains backward compatibility while adding support for raw base64 strings.
112
+
113
+ - Fix message metadata not persisting when using simple message format. Previously, custom metadata passed in messages (e.g., `{role: 'user', content: 'text', metadata: {userId: '123'}}`) was not being saved to the database. This occurred because the CoreMessage conversion path didn't preserve metadata fields. ([#10488](https://github.com/mastra-ai/mastra/pull/10488))
114
+
115
+ Now metadata is properly preserved for all message input formats:
116
+ - Simple CoreMessage format: `{role, content, metadata}`
117
+ - Full UIMessage format: `{role, content, parts, metadata}`
118
+ - AI SDK v5 ModelMessage format with metadata
119
+
120
+ Fixes #8556
121
+
122
+ - feat: Composite auth implementation ([#10359](https://github.com/mastra-ai/mastra/pull/10359))
123
+
124
+ - Fix requireApproval property being ignored for tools passed via toolsets, clientTools, and memoryTools parameters. The requireApproval flag now correctly propagates through all tool conversion paths, ensuring tools requiring approval will properly request user approval before execution. ([#10464](https://github.com/mastra-ai/mastra/pull/10464))
125
+
126
+ - Add timeTravel APIs and add timeTravel feature to studio ([#10361](https://github.com/mastra-ai/mastra/pull/10361))
127
+
128
+ - Fix Azure Foundry rate limit handling for -1 values ([#10409](https://github.com/mastra-ai/mastra/pull/10409))
129
+
130
+ - Fix model headers not being passed through gateway system ([#10465](https://github.com/mastra-ai/mastra/pull/10465))
131
+
132
+ Previously, custom headers specified in `MastraModelConfig` were not being passed through the gateway system to model providers. This affected:
133
+ - OpenRouter (preventing activity tracking with `HTTP-Referer` and `X-Title`)
134
+ - Custom providers using custom URLs (headers not passed to `createOpenAICompatible`)
135
+ - Custom gateway implementations (headers not available in `resolveLanguageModel`)
136
+
137
+ Now headers are correctly passed through the entire gateway system:
138
+ - Base `MastraModelGateway` interface updated to accept headers
139
+ - `ModelRouterLanguageModel` passes headers from config to all gateways
140
+ - OpenRouter receives headers for activity tracking
141
+ - Custom URL providers receive headers via `createOpenAICompatible`
142
+ - Custom gateways can access headers in their `resolveLanguageModel` implementation
143
+
144
+ Example usage:
145
+
146
+ ```typescript
147
+ // Works with OpenRouter
148
+ const agent = new Agent({
149
+ name: 'my-agent',
150
+ instructions: 'You are a helpful assistant.',
151
+ model: {
152
+ id: 'openrouter/anthropic/claude-3-5-sonnet',
153
+ headers: {
154
+ 'HTTP-Referer': 'https://myapp.com',
155
+ 'X-Title': 'My Application',
156
+ },
157
+ },
158
+ });
159
+
160
+ // Also works with custom providers
161
+ const customAgent = new Agent({
162
+ name: 'custom-agent',
163
+ instructions: 'You are a helpful assistant.',
164
+ model: {
165
+ id: 'custom-provider/model',
166
+ url: 'https://api.custom.com/v1',
167
+ apiKey: 'key',
168
+ headers: {
169
+ 'X-Custom-Header': 'custom-value',
170
+ },
171
+ },
172
+ });
173
+ ```
174
+
175
+ Fixes https://github.com/mastra-ai/mastra/issues/9760
176
+
177
+ - fix(agent): persist messages before tool suspension ([#10369](https://github.com/mastra-ai/mastra/pull/10369))
178
+
179
+ Fixes issues where thread and messages were not saved before suspension when tools require approval or call suspend() during execution. This caused conversation history to be lost if users refreshed during tool approval or suspension.
180
+
181
+ **Backend changes (@mastra/core):**
182
+ - Add assistant messages to messageList immediately after LLM execution
183
+ - Flush messages synchronously before suspension to persist state
184
+ - Create thread if it doesn't exist before flushing
185
+ - Add metadata helpers to persist and remove tool approval state
186
+ - Pass saveQueueManager and memory context through workflow for immediate persistence
187
+
188
+ **Frontend changes (@mastra/react):**
189
+ - Extract runId from pending approvals to enable resumption after refresh
190
+ - Convert `pendingToolApprovals` (DB format) to `requireApprovalMetadata` (runtime format)
191
+ - Handle both `dynamic-tool` and `tool-{NAME}` part types for approval state
192
+ - Change runId from hardcoded `agentId` to unique `uuid()`
193
+
194
+ **UI changes (@mastra/playground-ui):**
195
+ - Handle tool calls awaiting approval in message initialization
196
+ - Convert approval metadata format when loading initial messages
197
+
198
+ Fixes #9745, #9906
199
+
200
+ - Update MockMemory to work with new storage API changes. MockMemory now properly implements all abstract MastraMemory methods. This includes proper thread management, message saving with MessageList conversion, working memory operations with scope support, and resource listing. ([#10368](https://github.com/mastra-ai/mastra/pull/10368))
201
+
202
+ Add Zod v4 support for working memory schemas. Memory implementations now check for Zod v4's built-in `.toJsonSchema()` method before falling back to the `zodToJsonSchema` compatibility function, improving performance and forward compatibility while maintaining backward compatibility with Zod v3.
203
+
204
+ Add Gemini 3 Pro test coverage in agent-gemini.test.ts to validate the latest Gemini model integration.
205
+
206
+ - Fix race condition in parallel tool stream writes ([#10463](https://github.com/mastra-ai/mastra/pull/10463))
207
+
208
+ Introduces a write queue to ToolStream to serialize access to the underlying stream, preventing writer locked errors
209
+
210
+ - Remove unneeded console warning when flushing messages and no threadId or saveQueueManager is found. ([#10498](https://github.com/mastra-ai/mastra/pull/10498))
211
+
212
+ - Add optional includeRawChunks parameter to agent execution options, ([#10456](https://github.com/mastra-ai/mastra/pull/10456))
213
+ allowing users to include raw chunks in stream output where supported
214
+ by the model provider.
215
+
216
+ - When `mastra dev` runs, multiple processes can write to `provider-registry.json` concurrently (auto-refresh, syncGateways, syncGlobalCacheToLocal). This causes file corruption where the end of the JSON appears twice, making it unparseable. ([#10455](https://github.com/mastra-ai/mastra/pull/10455))
217
+
218
+ The fix uses atomic writes via the write-to-temp-then-rename pattern. Instead of:
219
+
220
+ ```ts
221
+ fs.writeFileSync(filePath, content, 'utf-8');
222
+ ```
223
+
224
+ We now do:
225
+
226
+ ```ts
227
+ const tempPath = `${filePath}.${process.pid}.${Date.now()}.${randomSuffix}.tmp`;
228
+ fs.writeFileSync(tempPath, content, 'utf-8');
229
+ fs.renameSync(tempPath, filePath); // atomic on POSIX
230
+ ```
231
+
232
+ `fs.rename()` is atomic on POSIX systems when both paths are on the same filesystem, so concurrent writes will each complete fully rather than interleaving.
233
+
234
+ - Fix .map when placed at the beginning of a workflow or nested workflow ([#10457](https://github.com/mastra-ai/mastra/pull/10457))
235
+
236
+ - Ensures that data chunks written via `writer.custom()` always bubble up directly to the top-level stream, even when nested in sub-agents. This allows tools to emit custom progress updates, metrics, and other data that can be consumed at any level of the agent hierarchy. ([#10309](https://github.com/mastra-ai/mastra/pull/10309))
237
+ - **Added bubbling logic in sub-agent execution**: When sub-agents execute, data chunks (chunks with type starting with `data-`) are detected and written via `writer.custom()` instead of `writer.write()`, ensuring they bubble up directly without being wrapped in `tool-output` chunks.
238
+ - **Added comprehensive tests**:
239
+ - Test for `writer.custom()` with direct tool execution
240
+ - Test for `writer.custom()` with sub-agent tools (nested execution)
241
+ - Test for mixed usage of `writer.write()` and `writer.custom()` in the same tool
242
+
243
+ When a sub-agent's tool uses `writer.custom()` to write data chunks, those chunks appear in the sub-agent's stream. The parent agent's execution logic now detects these chunks and uses `writer.custom()` to bubble them up directly, preserving their structure and making them accessible at the top level.
244
+
245
+ This ensures that:
246
+ - Data chunks from tools always appear directly in the stream (not wrapped)
247
+ - Data chunks bubble up correctly through nested agent hierarchies
248
+ - Regular chunks continue to be wrapped in `tool-output` as expected
249
+
250
+ - Update agent workflow and sub-agent tool transformations to accept more input arguments. ([#10278](https://github.com/mastra-ai/mastra/pull/10278))
251
+
252
+ These tools now accept the following
253
+
254
+ ```
255
+ workflowTool.execute({ inputData, initialState }, context)
256
+
257
+ agentTool.execute({ prompt, threadId, resourceId, instructions, maxSteps }, context)
258
+ ```
259
+
260
+ Workflow tools now also properly return errors when the workflow run fails
261
+
262
+ ```
263
+ const workflowResult = await workflowTool.execute({ inputData, initialState }, context)
264
+
265
+ console.log(workflowResult.error) // error msg if error
266
+ console.log(workflowResult.result) // result of the workflow if success
267
+ ```
268
+
269
+ Workflows passed to agents do not properly handle suspend/resume`, they only handle success or error.
270
+
271
+ - Fixed OpenAI schema compatibility when using `agent.generate()` or `agent.stream()` with `structuredOutput`. ([#10366](https://github.com/mastra-ai/mastra/pull/10366))
272
+
273
+ ## Changes
274
+ - **Automatic transformation**: Zod schemas are now automatically transformed for OpenAI strict mode compatibility when using OpenAI models (including reasoning models like o1, o3, o4)
275
+ - **Optional field handling**: `.optional()` fields are converted to `.nullable()` with a transform that converts `null` → `undefined`, preserving optional semantics while satisfying OpenAI's strict mode requirements
276
+ - **Preserves nullable fields**: Intentionally `.nullable()` fields remain unchanged
277
+ - **Deep transformation**: Handles `.optional()` fields at any nesting level (objects, arrays, unions, etc.)
278
+ - **JSON Schema objects**: Not transformed, only Zod schemas
279
+
280
+ ## Example
281
+
282
+ ```typescript
283
+ const agent = new Agent({
284
+ name: 'data-extractor',
285
+ model: { provider: 'openai', modelId: 'gpt-4o' },
286
+ instructions: 'Extract user information',
287
+ });
288
+
289
+ const schema = z.object({
290
+ name: z.string(),
291
+ age: z.number().optional(),
292
+ deletedAt: z.date().nullable(),
293
+ });
294
+
295
+ // Schema is automatically transformed for OpenAI compatibility
296
+ const result = await agent.generate('Extract: John, deleted yesterday', {
297
+ structuredOutput: { schema },
298
+ });
299
+
300
+ // Result: { name: 'John', age: undefined, deletedAt: null }
301
+ ```
302
+
303
+ - Fix network data step formatting in AI SDK stream transformation ([#10432](https://github.com/mastra-ai/mastra/pull/10432))
304
+
305
+ Previously, network execution steps were not being tracked correctly in the AI SDK stream transformation. Steps were being duplicated rather than updated, and critical metadata like step IDs, iterations, and task information was missing or incorrectly structured.
306
+
307
+ **Changes:**
308
+ - Enhanced step tracking in `AgentNetworkToAISDKTransformer` to properly maintain step state throughout execution lifecycle
309
+ - Steps are now identified by unique IDs and updated in place rather than creating duplicates
310
+ - Added proper iteration and task metadata to each step in the network execution flow
311
+ - Fixed agent, workflow, and tool execution events to correctly populate step data
312
+ - Updated network stream event types to include `networkId`, `workflowId`, and consistent `runId` tracking
313
+ - Added test coverage for network custom data chunks with comprehensive validation
314
+
315
+ This ensures the AI SDK correctly represents the full execution flow of agent networks with accurate step sequencing and metadata.
316
+
317
+ - Fix generating provider-registry.json ([#10392](https://github.com/mastra-ai/mastra/pull/10392))
318
+
319
+ - Adds type inference for `mastra.get*ById` functions. Only those registered at the top level mastra instance will get inferred. MCP and tool id's do not get inferred yet, those need additional changes. ([#10199](https://github.com/mastra-ai/mastra/pull/10199))
320
+
321
+ - Fix working memory zod to json schema conversion to use schema-compat zodtoJsonSchema fn. ([#10391](https://github.com/mastra-ai/mastra/pull/10391))
322
+
323
+ - Fixes parallel tool call issue with Gemini 3 Pro by preventing step-start parts from being inserted between consecutive tool parts in the `addStartStepPartsForAIV5` function. This ensures that the AI SDK's `convertToModelMessages` correctly preserves the order of parallel tool calls and maintains the `thought_signature` on the first tool call as required by Gemini's API. ([#10372](https://github.com/mastra-ai/mastra/pull/10372))
324
+
325
+ - Updated dependencies [[`bae33d9`](https://github.com/mastra-ai/mastra/commit/bae33d91a63fbb64d1e80519e1fc1acaed1e9013)]:
326
+ - @mastra/schema-compat@1.0.0-beta.1
327
+
3
328
  ## 1.0.0-beta.4
4
329
 
5
330
  ### Patch Changes
@@ -173,130 +498,5 @@
173
498
  For workflows whose schemas and step schemas you don't want validated, do this
174
499
 
175
500
  ```diff
176
- createWorkflow({
177
- + options: {
178
- + validateInputs: false
179
- + }
180
- })
181
- ```
182
-
183
- - Fix inngest parallel workflow ([#10169](https://github.com/mastra-ai/mastra/pull/10169))
184
- Fix tool as step in inngest
185
- Fix inngest nested workflow
186
-
187
- - Add timeTravel to workflows. This makes it possible to start a workflow run from a particular step in the workflow ([#9994](https://github.com/mastra-ai/mastra/pull/9994))
188
-
189
- Example code:
190
-
191
- ```ts
192
- const result = await run.timeTravel({
193
- step: 'step2',
194
- inputData: {
195
- value: 'input',
196
- },
197
- });
198
- ```
199
-
200
- - Fixes assets not being downloaded when available ([#10079](https://github.com/mastra-ai/mastra/pull/10079))
201
-
202
- - Remove unused dependencies ([#10019](https://github.com/mastra-ai/mastra/pull/10019))
203
-
204
- - Updated dependencies [[`a64d16a`](https://github.com/mastra-ai/mastra/commit/a64d16aedafe57ee5707bdcc25f96e07fa1a0233)]:
205
- - @mastra/observability@1.0.0-beta.1
206
-
207
- ## 1.0.0-beta.2
208
-
209
- ### Patch Changes
210
-
211
- - Make suspendPayload optional when calling `suspend()` ([#9926](https://github.com/mastra-ai/mastra/pull/9926))
212
- Save value returned as `suspendOutput` if user returns data still after calling `suspend()`
213
- Automatically call `commit()` on uncommitted workflows when registering in Mastra instance
214
- Show actual suspendPayload on Studio in suspend/resume flow
215
-
216
- ## 1.0.0-beta.1
217
-
218
- ### Patch Changes
219
-
220
- - Set correct peer dependency range for `@mastra/observability` ([#9908](https://github.com/mastra-ai/mastra/pull/9908))
221
-
222
- - Add visual styles and labels for more workflow node types ([#9777](https://github.com/mastra-ai/mastra/pull/9777))
223
-
224
- - `registerApiRoute` now accepts a `requiresAuth` option, so custom endpoints can opt in/out of Mastra auth without mutating the returned route object.
225
-
226
- ## 1.0.0-beta.0
227
-
228
- ### Major Changes
229
-
230
- - Moving scorers under the eval domain, api method consistency, prebuilt evals, scorers require ids. ([#9589](https://github.com/mastra-ai/mastra/pull/9589))
231
-
232
- - **BREAKING CHANGE**: Scorers for Agents will now use `MastraDBMessage` instead of `UIMessage` ([#9702](https://github.com/mastra-ai/mastra/pull/9702))
233
- - Scorer input/output types now use `MastraDBMessage[]` with nested `content` object structure
234
- - Added `getTextContentFromMastraDBMessage()` helper function to extract text content from `MastraDBMessage` objects
235
- - Added `createTestMessage()` helper function for creating `MastraDBMessage` objects in tests with optional tool invocations support
236
- - Updated `extractToolCalls()` to access tool invocations from nested `content` structure
237
- - Updated `getUserMessageFromRunInput()` and `getAssistantMessageFromRunOutput()` to use new message structure
238
- - Removed `createUIMessage()`
239
-
240
- - Every Mastra primitive (agent, MCPServer, workflow, tool, processor, scorer, and vector) now has a get, list, and add method associated with it. Each primitive also now requires an id to be set. ([#9675](https://github.com/mastra-ai/mastra/pull/9675))
241
-
242
- Primitives that are added to other primitives are also automatically added to the Mastra instance
243
-
244
- - Update handlers to use `listWorkflowRuns` instead of `getWorkflowRuns`. Fix type names from `StoragelistThreadsByResourceIdInput/Output` to `StorageListThreadsByResourceIdInput/Output`. ([#9507](https://github.com/mastra-ai/mastra/pull/9507))
245
-
246
- - **BREAKING:** Remove `getMessagesPaginated()` and add `perPage: false` support ([#9670](https://github.com/mastra-ai/mastra/pull/9670))
247
-
248
- Removes deprecated `getMessagesPaginated()` method. The `listMessages()` API and score handlers now support `perPage: false` to fetch all records without pagination limits.
249
-
250
- **Storage changes:**
251
- - `StoragePagination.perPage` type changed from `number` to `number | false`
252
- - All storage implementations support `perPage: false`:
253
- - Memory: `listMessages()`
254
- - Scores: `listScoresBySpan()`, `listScoresByRunId()`, `listScoresByExecutionId()`
255
- - HTTP query parser accepts `"false"` string (e.g., `?perPage=false`)
256
-
257
- **Memory changes:**
258
- - `memory.query()` parameter type changed from `StorageGetMessagesArg` to `StorageListMessagesInput`
259
- - Uses flat parameters (`page`, `perPage`, `include`, `filter`, `vectorSearchString`) instead of `selectBy` object
260
-
261
- **Stricter validation:**
262
- - `listMessages()` requires non-empty, non-whitespace `threadId` (throws error instead of returning empty results)
263
-
264
- **Migration:**
265
-
266
- ```typescript
267
- // Storage/Memory: Replace getMessagesPaginated with listMessages
268
- - storage.getMessagesPaginated({ threadId, selectBy: { pagination: { page: 0, perPage: 20 } } })
269
- + storage.listMessages({ threadId, page: 0, perPage: 20 })
270
- + storage.listMessages({ threadId, page: 0, perPage: false }) // Fetch all
271
-
272
- // Memory: Replace selectBy with flat parameters
273
- - memory.query({ threadId, selectBy: { last: 20, include: [...] } })
274
- + memory.query({ threadId, perPage: 20, include: [...] })
275
-
276
- // Client SDK
277
- - thread.getMessagesPaginated({ selectBy: { pagination: { page: 0 } } })
278
- + thread.listMessages({ page: 0, perPage: 20 })
279
- ```
280
-
281
- - # Major Changes ([#9695](https://github.com/mastra-ai/mastra/pull/9695))
282
-
283
- ## Storage Layer
284
-
285
- ### BREAKING: Removed `storage.getMessages()`
286
-
287
- The `getMessages()` method has been removed from all storage implementations. Use `listMessages()` instead, which provides pagination support.
288
-
289
- **Migration:**
290
-
291
- ```typescript
292
- // Before
293
- const messages = await storage.getMessages({ threadId: 'thread-1' });
294
-
295
- // After
296
- const result = await storage.listMessages({
297
- threadId: 'thread-1',
298
- page: 0,
299
- perPage: 50,
300
- });
301
501
 
302
- ... 5343 more lines hidden. See full changelog in package directory.
502
+ ... 5468 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/couchbase
2
2
 
3
+ ## 1.0.0-beta.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Add new deleteVectors, updateVector by filter ([#10408](https://github.com/mastra-ai/mastra/pull/10408))
8
+
9
+ - Updated dependencies [[`21a15de`](https://github.com/mastra-ai/mastra/commit/21a15de369fe82aac26bb642ed7be73505475e8b), [`feb7ee4`](https://github.com/mastra-ai/mastra/commit/feb7ee4d09a75edb46c6669a3beaceec78811747), [`b0e2ea5`](https://github.com/mastra-ai/mastra/commit/b0e2ea5b52c40fae438b9e2f7baee6f0f89c5442), [`c456e01`](https://github.com/mastra-ai/mastra/commit/c456e0149e3c176afcefdbd9bb1d2c5917723725), [`ab035c2`](https://github.com/mastra-ai/mastra/commit/ab035c2ef6d8cc7bb25f06f1a38508bd9e6f126b), [`1a46a56`](https://github.com/mastra-ai/mastra/commit/1a46a566f45a3fcbadc1cf36bf86d351f264bfa3), [`3cf540b`](https://github.com/mastra-ai/mastra/commit/3cf540b9fbfea8f4fc8d3a2319a4e6c0b0cbfd52), [`1c6ce51`](https://github.com/mastra-ai/mastra/commit/1c6ce51f875915ab57fd36873623013699a2a65d), [`898a972`](https://github.com/mastra-ai/mastra/commit/898a9727d286c2510d6b702dfd367e6aaf5c6b0f), [`a97003a`](https://github.com/mastra-ai/mastra/commit/a97003aa1cf2f4022a41912324a1e77263b326b8), [`ccc141e`](https://github.com/mastra-ai/mastra/commit/ccc141ed27da0abc3a3fc28e9e5128152e8e37f4), [`fe3b897`](https://github.com/mastra-ai/mastra/commit/fe3b897c2ccbcd2b10e81b099438c7337feddf89), [`00123ba`](https://github.com/mastra-ai/mastra/commit/00123ba96dc9e5cd0b110420ebdba56d8f237b25), [`29c4309`](https://github.com/mastra-ai/mastra/commit/29c4309f818b24304c041bcb4a8f19b5f13f6b62), [`16785ce`](https://github.com/mastra-ai/mastra/commit/16785ced928f6f22638f4488cf8a125d99211799), [`de8239b`](https://github.com/mastra-ai/mastra/commit/de8239bdcb1d8c0cfa06da21f1569912a66bbc8a), [`b5e6cd7`](https://github.com/mastra-ai/mastra/commit/b5e6cd77fc8c8e64e0494c1d06cee3d84e795d1e), [`3759cb0`](https://github.com/mastra-ai/mastra/commit/3759cb064935b5f74c65ac2f52a1145f7352899d), [`651e772`](https://github.com/mastra-ai/mastra/commit/651e772eb1475fb13e126d3fcc01751297a88214), [`b61b93f`](https://github.com/mastra-ai/mastra/commit/b61b93f9e058b11dd2eec169853175d31dbdd567), [`bae33d9`](https://github.com/mastra-ai/mastra/commit/bae33d91a63fbb64d1e80519e1fc1acaed1e9013), [`c0b731f`](https://github.com/mastra-ai/mastra/commit/c0b731fb27d712dc8582e846df5c0332a6a0c5ba), [`43ca8f2`](https://github.com/mastra-ai/mastra/commit/43ca8f2c7334851cc7b4d3d2f037d8784bfbdd5f), [`2ca67cc`](https://github.com/mastra-ai/mastra/commit/2ca67cc3bb1f6a617353fdcab197d9efebe60d6f), [`9e67002`](https://github.com/mastra-ai/mastra/commit/9e67002b52c9be19936c420a489dbee9c5fd6a78), [`35edc49`](https://github.com/mastra-ai/mastra/commit/35edc49ac0556db609189641d6341e76771b81fc)]:
10
+ - @mastra/core@1.0.0-beta.5
11
+
3
12
  ## 1.0.0-beta.1
4
13
 
5
14
  ### Patch Changes
@@ -299,4 +308,195 @@
299
308
 
300
309
  ## 0.11.4-alpha.0
301
310
 
302
- ... 456 more lines hidden. See full changelog in package directory.
311
+ ### Patch Changes
312
+
313
+ - 03997ae: Update peerdeps
314
+ - @mastra/core@0.14.0-alpha.7
315
+
316
+ ## 0.11.3
317
+
318
+ ### Patch Changes
319
+
320
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
321
+ - Updated dependencies [cb36de0]
322
+ - Updated dependencies [d0496e6]
323
+ - Updated dependencies [a82b851]
324
+ - Updated dependencies [ea0c5f2]
325
+ - Updated dependencies [41a0a0e]
326
+ - Updated dependencies [2871020]
327
+ - Updated dependencies [94f4812]
328
+ - Updated dependencies [e202b82]
329
+ - Updated dependencies [e00f6a0]
330
+ - Updated dependencies [4a406ec]
331
+ - Updated dependencies [b0e43c1]
332
+ - Updated dependencies [5d377e5]
333
+ - Updated dependencies [1fb812e]
334
+ - Updated dependencies [35c5798]
335
+ - @mastra/core@0.13.0
336
+
337
+ ## 0.11.3-alpha.0
338
+
339
+ ### Patch Changes
340
+
341
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
342
+ - Updated dependencies [cb36de0]
343
+ - Updated dependencies [a82b851]
344
+ - Updated dependencies [41a0a0e]
345
+ - Updated dependencies [2871020]
346
+ - Updated dependencies [4a406ec]
347
+ - Updated dependencies [5d377e5]
348
+ - @mastra/core@0.13.0-alpha.2
349
+
350
+ ## 0.11.2
351
+
352
+ ### Patch Changes
353
+
354
+ - f42c4c2: update peer deps for packages to latest core range
355
+ - Updated dependencies [510e2c8]
356
+ - Updated dependencies [2f72fb2]
357
+ - Updated dependencies [27cc97a]
358
+ - Updated dependencies [3f89307]
359
+ - Updated dependencies [9eda7d4]
360
+ - Updated dependencies [9d49408]
361
+ - Updated dependencies [41daa63]
362
+ - Updated dependencies [ad0a58b]
363
+ - Updated dependencies [254a36b]
364
+ - Updated dependencies [2ecf658]
365
+ - Updated dependencies [7a7754f]
366
+ - Updated dependencies [fc92d80]
367
+ - Updated dependencies [e0f73c6]
368
+ - Updated dependencies [0b89602]
369
+ - Updated dependencies [4d37822]
370
+ - Updated dependencies [23a6a7c]
371
+ - Updated dependencies [cda801d]
372
+ - Updated dependencies [a77c823]
373
+ - Updated dependencies [ff9c125]
374
+ - Updated dependencies [09bca64]
375
+ - Updated dependencies [b8efbb9]
376
+ - Updated dependencies [71466e7]
377
+ - Updated dependencies [0c99fbe]
378
+ - @mastra/core@0.12.0
379
+
380
+ ## 0.11.2-alpha.0
381
+
382
+ ### Patch Changes
383
+
384
+ - f42c4c2: update peer deps for packages to latest core range
385
+ - @mastra/core@0.12.0-alpha.5
386
+
387
+ ## 0.11.1
388
+
389
+ ### Patch Changes
390
+
391
+ - ce088f5: Update all peerdeps to latest core
392
+ - @mastra/core@0.11.1
393
+
394
+ ## 0.11.0
395
+
396
+ ### Minor Changes
397
+
398
+ - 8a3bfd2: Update peerdeps to latest core
399
+
400
+ ### Patch Changes
401
+
402
+ - 0e17048: Throw mastra errors in storage packages
403
+ - Updated dependencies [15e9d26]
404
+ - Updated dependencies [d1baedb]
405
+ - Updated dependencies [d8f2d19]
406
+ - Updated dependencies [4d21bf2]
407
+ - Updated dependencies [07d6d88]
408
+ - Updated dependencies [9d52b17]
409
+ - Updated dependencies [2097952]
410
+ - Updated dependencies [792c4c0]
411
+ - Updated dependencies [5d74aab]
412
+ - Updated dependencies [a8b194f]
413
+ - Updated dependencies [4fb0cc2]
414
+ - Updated dependencies [d2a7a31]
415
+ - Updated dependencies [502fe05]
416
+ - Updated dependencies [144eb0b]
417
+ - Updated dependencies [8ba1b51]
418
+ - Updated dependencies [4efcfa0]
419
+ - Updated dependencies [0e17048]
420
+ - @mastra/core@0.10.7
421
+
422
+ ## 0.11.0-alpha.1
423
+
424
+ ### Minor Changes
425
+
426
+ - 8a3bfd2: Update peerdeps to latest core
427
+
428
+ ### Patch Changes
429
+
430
+ - Updated dependencies [792c4c0]
431
+ - Updated dependencies [502fe05]
432
+ - Updated dependencies [4efcfa0]
433
+ - @mastra/core@0.10.7-alpha.3
434
+
435
+ ## 0.10.4-alpha.0
436
+
437
+ ### Patch Changes
438
+
439
+ - 0e17048: Throw mastra errors in storage packages
440
+ - Updated dependencies [d1baedb]
441
+ - Updated dependencies [4d21bf2]
442
+ - Updated dependencies [2097952]
443
+ - Updated dependencies [4fb0cc2]
444
+ - Updated dependencies [d2a7a31]
445
+ - Updated dependencies [0e17048]
446
+ - @mastra/core@0.10.7-alpha.1
447
+
448
+ ## 0.10.3
449
+
450
+ ### Patch Changes
451
+
452
+ - 63f6b7d: dependencies updates:
453
+ - Updated dependency [`couchbase@^4.5.0` ↗︎](https://www.npmjs.com/package/couchbase/v/4.5.0) (from `^4.4.5`, in `dependencies`)
454
+ - Updated dependencies [63f6b7d]
455
+ - Updated dependencies [12a95fc]
456
+ - Updated dependencies [4b0f8a6]
457
+ - Updated dependencies [51264a5]
458
+ - Updated dependencies [8e6f677]
459
+ - Updated dependencies [d70c420]
460
+ - Updated dependencies [ee9af57]
461
+ - Updated dependencies [36f1c36]
462
+ - Updated dependencies [2a16996]
463
+ - Updated dependencies [10d352e]
464
+ - Updated dependencies [9589624]
465
+ - Updated dependencies [53d3c37]
466
+ - Updated dependencies [751c894]
467
+ - Updated dependencies [577ce3a]
468
+ - Updated dependencies [9260b3a]
469
+ - @mastra/core@0.10.6
470
+
471
+ ## 0.10.3-alpha.0
472
+
473
+ ### Patch Changes
474
+
475
+ - 63f6b7d: dependencies updates:
476
+ - Updated dependency [`couchbase@^4.5.0` ↗︎](https://www.npmjs.com/package/couchbase/v/4.5.0) (from `^4.4.5`, in `dependencies`)
477
+ - Updated dependencies [63f6b7d]
478
+ - Updated dependencies [36f1c36]
479
+ - Updated dependencies [10d352e]
480
+ - Updated dependencies [53d3c37]
481
+ - @mastra/core@0.10.6-alpha.0
482
+
483
+ ## 0.10.2
484
+
485
+ ### Patch Changes
486
+
487
+ - 66f4424: Update peerdeps
488
+ - Updated dependencies [d1ed912]
489
+ - Updated dependencies [f6fd25f]
490
+ - Updated dependencies [dffb67b]
491
+ - Updated dependencies [f1f1f1b]
492
+ - Updated dependencies [925ab94]
493
+ - Updated dependencies [f9816ae]
494
+ - Updated dependencies [82090c1]
495
+ - Updated dependencies [1b443fd]
496
+ - Updated dependencies [ce97900]
497
+ - Updated dependencies [f1309d3]
498
+ - Updated dependencies [14a2566]
499
+ - Updated dependencies [f7f8293]
500
+ - Updated dependencies [48eddb9]
501
+
502
+ ... 265 more lines hidden. See full changelog in package directory.