@mastra/mcp-docs-server 0.13.1 → 0.13.2-alpha.1

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 (102) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +21 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fagui.md +37 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +25 -25
  4. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +48 -48
  5. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +71 -71
  6. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +62 -62
  7. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +25 -25
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +68 -68
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +37 -37
  10. package/.docs/organized/changelogs/%40mastra%2Fcore.md +64 -64
  11. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +37 -31
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +80 -80
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +77 -77
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +73 -73
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +94 -94
  16. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +80 -41
  17. package/.docs/organized/changelogs/%40mastra%2Fevals.md +36 -36
  18. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +42 -42
  19. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +36 -36
  20. package/.docs/organized/changelogs/%40mastra%2Flance.md +59 -0
  21. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +62 -62
  22. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +65 -65
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +45 -45
  24. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +56 -56
  25. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +36 -36
  26. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +58 -58
  27. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +74 -74
  28. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +47 -0
  29. package/.docs/organized/changelogs/%40mastra%2Fpg.md +75 -75
  30. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +14 -14
  31. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +107 -107
  32. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +37 -37
  33. package/.docs/organized/changelogs/%40mastra%2Frag.md +41 -41
  34. package/.docs/organized/changelogs/%40mastra%2Fragie.md +36 -36
  35. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +6 -0
  36. package/.docs/organized/changelogs/%40mastra%2Fserver.md +61 -61
  37. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +37 -37
  38. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +75 -75
  39. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +14 -14
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +24 -24
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +36 -36
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +36 -36
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +36 -36
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +34 -0
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +36 -36
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +37 -37
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +25 -25
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +36 -36
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +36 -36
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +36 -36
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +36 -36
  52. package/.docs/organized/changelogs/create-mastra.md +35 -35
  53. package/.docs/organized/changelogs/mastra.md +116 -116
  54. package/.docs/organized/code-examples/a2a.md +1 -1
  55. package/.docs/organized/code-examples/agent-network.md +125 -7
  56. package/.docs/organized/code-examples/agent.md +1 -1
  57. package/.docs/organized/code-examples/agui.md +4 -4
  58. package/.docs/organized/code-examples/ai-sdk-useChat.md +6 -6
  59. package/.docs/organized/code-examples/assistant-ui.md +5 -5
  60. package/.docs/organized/code-examples/bird-checker-with-express.md +1 -1
  61. package/.docs/organized/code-examples/bird-checker-with-nextjs-and-eval.md +5 -5
  62. package/.docs/organized/code-examples/bird-checker-with-nextjs.md +5 -5
  63. package/.docs/organized/code-examples/client-side-tools.md +6 -6
  64. package/.docs/organized/code-examples/crypto-chatbot.md +4 -4
  65. package/.docs/organized/code-examples/experimental-auth-weather-agent.md +1 -1
  66. package/.docs/organized/code-examples/fireworks-r1.md +1 -1
  67. package/.docs/organized/code-examples/mcp-configuration.md +2 -2
  68. package/.docs/organized/code-examples/mcp-registry-registry.md +1 -1
  69. package/.docs/organized/code-examples/memory-per-resource-example.md +236 -0
  70. package/.docs/organized/code-examples/memory-with-mem0.md +1 -1
  71. package/.docs/organized/code-examples/memory-with-processors.md +1 -1
  72. package/.docs/organized/code-examples/openapi-spec-writer.md +5 -5
  73. package/.docs/organized/code-examples/quick-start.md +1 -1
  74. package/.docs/organized/code-examples/stock-price-tool.md +1 -1
  75. package/.docs/organized/code-examples/weather-agent.md +1 -1
  76. package/.docs/organized/code-examples/workflow-ai-recruiter.md +1 -1
  77. package/.docs/organized/code-examples/workflow-with-inline-steps.md +1 -1
  78. package/.docs/organized/code-examples/workflow-with-memory.md +1 -1
  79. package/.docs/organized/code-examples/workflow-with-separate-steps.md +1 -1
  80. package/.docs/raw/frameworks/agentic-uis/copilotkit.mdx +53 -10
  81. package/.docs/raw/local-dev/mastra-dev.mdx +103 -105
  82. package/.docs/raw/mastra-cloud/dashboard.mdx +100 -0
  83. package/.docs/raw/mastra-cloud/observability.mdx +24 -138
  84. package/.docs/raw/mastra-cloud/overview.mdx +50 -42
  85. package/.docs/raw/mastra-cloud/setting-up.mdx +51 -87
  86. package/.docs/raw/memory/overview.mdx +4 -0
  87. package/.docs/raw/memory/working-memory.mdx +88 -1
  88. package/.docs/raw/observability/nextjs-tracing.mdx +2 -2
  89. package/.docs/raw/reference/storage/libsql.mdx +1 -0
  90. package/.docs/raw/reference/tools/vector-query-tool.mdx +1 -0
  91. package/.docs/raw/reference/workflows/sleep.mdx +43 -0
  92. package/.docs/raw/reference/workflows/sleepUntil.mdx +43 -0
  93. package/.docs/raw/reference/workflows/waitForEvent.mdx +49 -0
  94. package/.docs/raw/storage/overview.mdx +50 -1
  95. package/.docs/raw/tools-mcp/mcp-overview.mdx +52 -0
  96. package/.docs/raw/workflows/inngest-workflow.mdx +1 -1
  97. package/.docs/raw/workflows/input-data-mapping.mdx +4 -4
  98. package/.docs/raw/workflows/pausing-execution.mdx +60 -0
  99. package/package.json +6 -6
  100. package/.docs/raw/local-dev/add-to-existing-project.mdx +0 -43
  101. package/.docs/raw/local-dev/creating-a-new-project.mdx +0 -53
  102. package/.docs/raw/mastra-cloud/deploying.mdx +0 -142
@@ -1,5 +1,60 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.10.5-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - ee93d96: dependencies updates:
8
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.3) (from `^1.12.1`, in `dependencies`)
9
+ - c00039d: dependencies updates:
10
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.13.0` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.13.0) (from `^1.12.3`, in `dependencies`)
11
+ - 07d6d88: Bump MCP SDK version and add tool output schema support to MCPServer and MCPClient
12
+ - Updated dependencies [15e9d26]
13
+ - Updated dependencies [07d6d88]
14
+ - Updated dependencies [5d74aab]
15
+ - Updated dependencies [144eb0b]
16
+ - @mastra/core@0.10.7-alpha.2
17
+
18
+ ## 0.10.5-alpha.0
19
+
20
+ ### Patch Changes
21
+
22
+ - 4d21bf2: throw mastra errors for MCP
23
+ - Updated dependencies [d1baedb]
24
+ - Updated dependencies [4d21bf2]
25
+ - Updated dependencies [2097952]
26
+ - Updated dependencies [4fb0cc2]
27
+ - Updated dependencies [d2a7a31]
28
+ - Updated dependencies [0e17048]
29
+ - @mastra/core@0.10.7-alpha.1
30
+
31
+ ## 0.10.4
32
+
33
+ ### Patch Changes
34
+
35
+ - 63f6b7d: dependencies updates:
36
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.10.2`, in `dependencies`)
37
+ - Updated dependency [`hono@^4.7.11` ↗︎](https://www.npmjs.com/package/hono/v/4.7.11) (from `^4.7.4`, in `dependencies`)
38
+ - 36f1c36: MCP Client and Server streamable http fixes
39
+ - bd1674f: Change how connection promise works for client connection
40
+ - 69f76f7: Fix Agents as tools when building mastra mcp server
41
+ - Updated dependencies [63f6b7d]
42
+ - Updated dependencies [12a95fc]
43
+ - Updated dependencies [4b0f8a6]
44
+ - Updated dependencies [51264a5]
45
+ - Updated dependencies [8e6f677]
46
+ - Updated dependencies [d70c420]
47
+ - Updated dependencies [ee9af57]
48
+ - Updated dependencies [36f1c36]
49
+ - Updated dependencies [2a16996]
50
+ - Updated dependencies [10d352e]
51
+ - Updated dependencies [9589624]
52
+ - Updated dependencies [53d3c37]
53
+ - Updated dependencies [751c894]
54
+ - Updated dependencies [577ce3a]
55
+ - Updated dependencies [9260b3a]
56
+ - @mastra/core@0.10.6
57
+
3
58
  ## 0.10.4-alpha.1
4
59
 
5
60
  ### Patch Changes
@@ -244,59 +299,4 @@
244
299
 
245
300
  ### Patch Changes
246
301
 
247
- - 8baa6c8: passes runtimeContext to the logger function inside MCPClient tool calls
248
-
249
- ## 0.5.0-alpha.4
250
-
251
- ### Patch Changes
252
-
253
- - 396be50: updated mcp server routes for MCP SSE for use with hono server
254
- - da082f8: Switch from serializing json schema string as a function to a library that creates a zod object in memory from the json schema. This reduces the errors we were seeing from zod schema code that could not be serialized.
255
- - Updated dependencies [396be50]
256
- - Updated dependencies [c3bd795]
257
- - Updated dependencies [da082f8]
258
- - Updated dependencies [a5810ce]
259
- - @mastra/core@0.9.4-alpha.3
260
-
261
- ## 0.5.0-alpha.3
262
-
263
- ### Patch Changes
264
-
265
- - bb1e2c8: Make sure mcp handlers can only be registered once
266
-
267
- ## 0.5.0-alpha.2
268
-
269
- ### Patch Changes
270
-
271
- - Updated dependencies [3171b5b]
272
- - Updated dependencies [973e5ac]
273
- - Updated dependencies [9e1eff5]
274
- - @mastra/core@0.9.4-alpha.2
275
-
276
- ## 0.5.0-alpha.1
277
-
278
- ### Minor Changes
279
-
280
- - e229660: MCPClient: expose connected client resources.
281
-
282
- Added a new `getResources()` method to the MCPClient class that allows clients to retrieve resources from connected MCP servers. Resources are data or content exposed by MCP servers that can be accessed by clients.
283
-
284
- The implementation includes:
285
-
286
- - Direct access to resources from all connected MCP servers, grouped by server name
287
- - Robust error handling that allows partial results when some servers fail
288
- - Comprehensive test coverage with real server implementation
289
-
290
- This feature enables applications to access data and content exposed by MCP servers through the resources capability, such as files, databases, or other content sources.
291
-
292
- ### Patch Changes
293
-
294
- - edf1e88: allows ability to pass McpServer into the mastra class and creates an endpoint /api/servers/:serverId/mcp to POST messages to an MCP server
295
- - Updated dependencies [ab80e7e]
296
- - Updated dependencies [6fa1ad1]
297
- - Updated dependencies [c28d7a0]
298
- - Updated dependencies [edf1e88]
299
- - @mastra/core@0.9.4-alpha.1
300
-
301
-
302
- ... 1723 more lines hidden. See full changelog in package directory.
302
+ ... 1778 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,40 @@
1
1
  # @mastra/mem0
2
2
 
3
+ ## 0.1.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 955b315: dependencies updates:
8
+ - Updated dependency [`mem0ai@^2.1.31` ↗︎](https://www.npmjs.com/package/mem0ai/v/2.1.31) (from `^2.1.30`, in `dependencies`)
9
+ - Updated dependencies [15e9d26]
10
+ - Updated dependencies [07d6d88]
11
+ - Updated dependencies [5d74aab]
12
+ - Updated dependencies [144eb0b]
13
+ - @mastra/core@0.10.7-alpha.2
14
+
15
+ ## 0.1.3
16
+
17
+ ### Patch Changes
18
+
19
+ - 63f6b7d: dependencies updates:
20
+ - Updated dependency [`mem0ai@^2.1.30` ↗︎](https://www.npmjs.com/package/mem0ai/v/2.1.30) (from `^2.1.29`, in `dependencies`)
21
+ - Updated dependencies [63f6b7d]
22
+ - Updated dependencies [12a95fc]
23
+ - Updated dependencies [4b0f8a6]
24
+ - Updated dependencies [51264a5]
25
+ - Updated dependencies [8e6f677]
26
+ - Updated dependencies [d70c420]
27
+ - Updated dependencies [ee9af57]
28
+ - Updated dependencies [36f1c36]
29
+ - Updated dependencies [2a16996]
30
+ - Updated dependencies [10d352e]
31
+ - Updated dependencies [9589624]
32
+ - Updated dependencies [53d3c37]
33
+ - Updated dependencies [751c894]
34
+ - Updated dependencies [577ce3a]
35
+ - Updated dependencies [9260b3a]
36
+ - @mastra/core@0.10.6
37
+
3
38
  ## 0.1.3-alpha.0
4
39
 
5
40
  ### Patch Changes
@@ -263,40 +298,5 @@
263
298
  - Updated dependencies [0097d50]
264
299
  - Updated dependencies [7eeb2bc]
265
300
  - Updated dependencies [17826a9]
266
- - Updated dependencies [7d8b7c7]
267
- - Updated dependencies [fba031f]
268
- - Updated dependencies [3a5f1e1]
269
- - Updated dependencies [51e6923]
270
- - Updated dependencies [8398d89]
271
- - @mastra/core@0.9.2
272
-
273
- ## 0.0.8-alpha.6
274
-
275
- ### Patch Changes
276
-
277
- - Updated dependencies [6052aa6]
278
- - Updated dependencies [7d8b7c7]
279
- - Updated dependencies [3a5f1e1]
280
- - Updated dependencies [8398d89]
281
- - @mastra/core@0.9.2-alpha.6
282
-
283
- ## 0.0.8-alpha.5
284
-
285
- ### Patch Changes
286
-
287
- - Updated dependencies [3d2fb5c]
288
- - Updated dependencies [7eeb2bc]
289
- - Updated dependencies [8607972]
290
- - Updated dependencies [7eeb2bc]
291
- - Updated dependencies [fba031f]
292
- - @mastra/core@0.9.2-alpha.5
293
-
294
- ## 0.0.8-alpha.4
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [ccef9f9]
299
- - Updated dependencies [51e6923]
300
- - @mastra/core@0.9.2-alpha.4
301
301
 
302
- ... 442 more lines hidden. See full changelog in package directory.
302
+ ... 477 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,62 @@
1
1
  # @mastra/memory
2
2
 
3
+ ## 0.10.5-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 8e1b6e9: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
9
+ - 15e9d26: Added per-resource working memory for LibSQL, Upstash, and PG
10
+ - Updated dependencies [15e9d26]
11
+ - Updated dependencies [07d6d88]
12
+ - Updated dependencies [5d74aab]
13
+ - Updated dependencies [144eb0b]
14
+ - @mastra/core@0.10.7-alpha.2
15
+
16
+ ## 0.10.5-alpha.0
17
+
18
+ ### Patch Changes
19
+
20
+ - d8f2d19: Add updateMessages API to storage classes (only support for PG and LibSQL for now) and to memory class. Additionally allow for metadata to be saved in the content field of a message.
21
+ - Updated dependencies [d8f2d19]
22
+ - Updated dependencies [9d52b17]
23
+ - Updated dependencies [8ba1b51]
24
+ - @mastra/core@0.10.7-alpha.0
25
+
26
+ ## 0.10.4
27
+
28
+ ### Patch Changes
29
+
30
+ - 4051477: dependencies updates:
31
+ - Added dependency [`zod-to-json-schema@^3.24.5` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.5) (to `dependencies`)
32
+ - 63f6b7d: dependencies updates:
33
+ - Updated dependency [`@upstash/redis@^1.35.0` ↗︎](https://www.npmjs.com/package/@upstash/redis/v/1.35.0) (from `^1.34.5`, in `dependencies`)
34
+ - Updated dependency [`ai@^4.3.16` ↗︎](https://www.npmjs.com/package/ai/v/4.3.16) (from `^4.2.2`, in `dependencies`)
35
+ - Updated dependency [`js-tiktoken@^1.0.20` ↗︎](https://www.npmjs.com/package/js-tiktoken/v/1.0.20) (from `^1.0.19`, in `dependencies`)
36
+ - Updated dependency [`pg@^8.16.0` ↗︎](https://www.npmjs.com/package/pg/v/8.16.0) (from `^8.13.3`, in `dependencies`)
37
+ - Updated dependency [`pg-pool@^3.10.0` ↗︎](https://www.npmjs.com/package/pg-pool/v/3.10.0) (from `^3.7.1`, in `dependencies`)
38
+ - Updated dependency [`postgres@^3.4.7` ↗︎](https://www.npmjs.com/package/postgres/v/3.4.7) (from `^3.4.5`, in `dependencies`)
39
+ - Updated dependency [`redis@^4.7.1` ↗︎](https://www.npmjs.com/package/redis/v/4.7.1) (from `^4.7.0`, in `dependencies`)
40
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
41
+ - d70c420: fix(core, memory): fix fetchMemory regression
42
+ - 2a16996: Working Memory Schema and Template
43
+ - Updated dependencies [63f6b7d]
44
+ - Updated dependencies [12a95fc]
45
+ - Updated dependencies [4b0f8a6]
46
+ - Updated dependencies [51264a5]
47
+ - Updated dependencies [8e6f677]
48
+ - Updated dependencies [d70c420]
49
+ - Updated dependencies [ee9af57]
50
+ - Updated dependencies [36f1c36]
51
+ - Updated dependencies [2a16996]
52
+ - Updated dependencies [10d352e]
53
+ - Updated dependencies [9589624]
54
+ - Updated dependencies [53d3c37]
55
+ - Updated dependencies [751c894]
56
+ - Updated dependencies [577ce3a]
57
+ - Updated dependencies [9260b3a]
58
+ - @mastra/core@0.10.6
59
+
3
60
  ## 0.10.4-alpha.1
4
61
 
5
62
  ### Patch Changes
@@ -241,62 +298,5 @@
241
298
  - Updated dependencies [973e5ac]
242
299
  - Updated dependencies [daf942f]
243
300
  - Updated dependencies [0b8b868]
244
- - Updated dependencies [9e1eff5]
245
- - Updated dependencies [6fa1ad1]
246
- - Updated dependencies [c28d7a0]
247
- - Updated dependencies [edf1e88]
248
- - @mastra/core@0.9.4
249
-
250
- ## 0.3.4-alpha.4
251
-
252
- ### Patch Changes
253
-
254
- - Updated dependencies [3e9c131]
255
- - @mastra/core@0.9.4-alpha.4
256
-
257
- ## 0.3.4-alpha.3
258
-
259
- ### Patch Changes
260
-
261
- - Updated dependencies [396be50]
262
- - Updated dependencies [c3bd795]
263
- - Updated dependencies [da082f8]
264
- - Updated dependencies [a5810ce]
265
- - @mastra/core@0.9.4-alpha.3
266
-
267
- ## 0.3.4-alpha.2
268
-
269
- ### Patch Changes
270
-
271
- - Updated dependencies [3171b5b]
272
- - Updated dependencies [973e5ac]
273
- - Updated dependencies [9e1eff5]
274
- - @mastra/core@0.9.4-alpha.2
275
-
276
- ## 0.3.4-alpha.1
277
-
278
- ### Patch Changes
279
-
280
- - Updated dependencies [ab80e7e]
281
- - Updated dependencies [6fa1ad1]
282
- - Updated dependencies [c28d7a0]
283
- - Updated dependencies [edf1e88]
284
- - @mastra/core@0.9.4-alpha.1
285
-
286
- ## 0.3.4-alpha.0
287
-
288
- ### Patch Changes
289
-
290
- - Updated dependencies [daf942f]
291
- - Updated dependencies [0b8b868]
292
- - @mastra/core@0.9.4-alpha.0
293
-
294
- ## 0.3.3
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [e450778]
299
- - Updated dependencies [8902157]
300
- - Updated dependencies [ca0dc88]
301
301
 
302
- ... 2082 more lines hidden. See full changelog in package directory.
302
+ ... 2139 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,78 @@
1
1
  # @mastra/mongodb
2
2
 
3
+ ## 0.11.1-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - a2eceb2: fix: mongo storage trace query
8
+ - 0fb9d64: [MASTRA-4018] Update saveMessages in storage adapters to upsert messages
9
+ - 870f156: Parse eval result
10
+ - 144eb0b: [MASTRA-3669] Metadata Filter Types
11
+ - Updated dependencies [15e9d26]
12
+ - Updated dependencies [07d6d88]
13
+ - Updated dependencies [5d74aab]
14
+ - Updated dependencies [144eb0b]
15
+ - @mastra/core@0.10.7-alpha.2
16
+
17
+ ## 0.11.1-alpha.1
18
+
19
+ ### Patch Changes
20
+
21
+ - 2097952: [MASTRA-4021] Fix PG getMessages and update messageLimit for all storage adapters
22
+ - 0e17048: Throw mastra errors in storage packages
23
+ - Updated dependencies [d1baedb]
24
+ - Updated dependencies [4d21bf2]
25
+ - Updated dependencies [2097952]
26
+ - Updated dependencies [4fb0cc2]
27
+ - Updated dependencies [d2a7a31]
28
+ - Updated dependencies [0e17048]
29
+ - @mastra/core@0.10.7-alpha.1
30
+
31
+ ## 0.11.1-alpha.0
32
+
33
+ ### Patch Changes
34
+
35
+ - d8f2d19: Add updateMessages API to storage classes (only support for PG and LibSQL for now) and to memory class. Additionally allow for metadata to be saved in the content field of a message.
36
+ - Updated dependencies [d8f2d19]
37
+ - Updated dependencies [9d52b17]
38
+ - Updated dependencies [8ba1b51]
39
+ - @mastra/core@0.10.7-alpha.0
40
+
41
+ ## 0.11.0
42
+
43
+ ### Minor Changes
44
+
45
+ - 704d1ca: Thread Timestamp Auto-Update Enhancement
46
+ Added automatic thread updatedAt timestamp updates when messages are saved across all storage providers
47
+ Enhanced user experience: Threads now accurately reflect their latest activity with automatic timestamp updates when new messages are added
48
+ Universal implementation: Consistent behavior across all 7 storage backends (ClickHouse, Cloudflare D1, DynamoDB, MongoDB, PostgreSQL, Upstash, LibSQL)
49
+ Performance optimized: Updates execute in parallel with message saving operations for minimal performance impact
50
+ Backwards compatible: No breaking changes - existing code continues to work unchanged
51
+ Improved conversation ordering: Chat interfaces can now properly sort threads by actual last activity
52
+ This enhancement resolves the issue where active conversations appeared stale due to outdated thread timestamps, providing better conversation management and user experience in chat applications.
53
+
54
+ ### Patch Changes
55
+
56
+ - 63f6b7d: dependencies updates:
57
+ - Updated dependency [`cloudflare@^4.3.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.3.0) (from `^4.1.0`, in `dependencies`)
58
+ - Updated dependency [`mongodb@^6.17.0` ↗︎](https://www.npmjs.com/package/mongodb/v/6.17.0) (from `^6.15.0`, in `dependencies`)
59
+ - Updated dependencies [63f6b7d]
60
+ - Updated dependencies [12a95fc]
61
+ - Updated dependencies [4b0f8a6]
62
+ - Updated dependencies [51264a5]
63
+ - Updated dependencies [8e6f677]
64
+ - Updated dependencies [d70c420]
65
+ - Updated dependencies [ee9af57]
66
+ - Updated dependencies [36f1c36]
67
+ - Updated dependencies [2a16996]
68
+ - Updated dependencies [10d352e]
69
+ - Updated dependencies [9589624]
70
+ - Updated dependencies [53d3c37]
71
+ - Updated dependencies [751c894]
72
+ - Updated dependencies [577ce3a]
73
+ - Updated dependencies [9260b3a]
74
+ - @mastra/core@0.10.6
75
+
3
76
  ## 0.11.0-alpha.1
4
77
 
5
78
  ### Minor Changes
@@ -225,78 +298,5 @@
225
298
 
226
299
  ### Patch Changes
227
300
 
228
- - c3bd795: [MASTRA-3358] Deprecate updateIndexById and deleteIndexById
229
- - Updated dependencies [396be50]
230
- - Updated dependencies [ab80e7e]
231
- - Updated dependencies [c3bd795]
232
- - Updated dependencies [da082f8]
233
- - Updated dependencies [a5810ce]
234
- - Updated dependencies [3e9c131]
235
- - Updated dependencies [3171b5b]
236
- - Updated dependencies [973e5ac]
237
- - Updated dependencies [daf942f]
238
- - Updated dependencies [0b8b868]
239
- - Updated dependencies [9e1eff5]
240
- - Updated dependencies [6fa1ad1]
241
- - Updated dependencies [c28d7a0]
242
- - Updated dependencies [edf1e88]
243
- - @mastra/core@0.9.4
244
-
245
- ## 0.0.5-alpha.4
246
-
247
- ### Patch Changes
248
-
249
- - Updated dependencies [3e9c131]
250
- - @mastra/core@0.9.4-alpha.4
251
-
252
- ## 0.0.5-alpha.3
253
-
254
- ### Patch Changes
255
-
256
- - c3bd795: [MASTRA-3358] Deprecate updateIndexById and deleteIndexById
257
- - Updated dependencies [396be50]
258
- - Updated dependencies [c3bd795]
259
- - Updated dependencies [da082f8]
260
- - Updated dependencies [a5810ce]
261
- - @mastra/core@0.9.4-alpha.3
262
-
263
- ## 0.0.5-alpha.2
264
-
265
- ### Patch Changes
266
-
267
- - Updated dependencies [3171b5b]
268
- - Updated dependencies [973e5ac]
269
- - Updated dependencies [9e1eff5]
270
- - @mastra/core@0.9.4-alpha.2
271
-
272
- ## 0.0.5-alpha.1
273
-
274
- ### Patch Changes
275
-
276
- - Updated dependencies [ab80e7e]
277
- - Updated dependencies [6fa1ad1]
278
- - Updated dependencies [c28d7a0]
279
- - Updated dependencies [edf1e88]
280
- - @mastra/core@0.9.4-alpha.1
281
-
282
- ## 0.0.5-alpha.0
283
-
284
- ### Patch Changes
285
-
286
- - Updated dependencies [daf942f]
287
- - Updated dependencies [0b8b868]
288
- - @mastra/core@0.9.4-alpha.0
289
-
290
- ## 0.0.4
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [e450778]
295
- - Updated dependencies [8902157]
296
- - Updated dependencies [ca0dc88]
297
- - Updated dependencies [526c570]
298
- - Updated dependencies [d7a6a33]
299
- - Updated dependencies [9cd1a46]
300
- - Updated dependencies [b5d2de0]
301
301
 
302
- ... 201 more lines hidden. See full changelog in package directory.
302
+ ... 274 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,52 @@
1
1
  # @mastra/opensearch
2
2
 
3
+ ## 0.10.4-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 144eb0b: [MASTRA-3669] Metadata Filter Types
8
+ - Updated dependencies [15e9d26]
9
+ - Updated dependencies [07d6d88]
10
+ - Updated dependencies [5d74aab]
11
+ - Updated dependencies [144eb0b]
12
+ - @mastra/core@0.10.7-alpha.2
13
+
14
+ ## 0.10.4-alpha.0
15
+
16
+ ### Patch Changes
17
+
18
+ - 0e17048: Throw mastra errors in storage packages
19
+ - Updated dependencies [d1baedb]
20
+ - Updated dependencies [4d21bf2]
21
+ - Updated dependencies [2097952]
22
+ - Updated dependencies [4fb0cc2]
23
+ - Updated dependencies [d2a7a31]
24
+ - Updated dependencies [0e17048]
25
+ - @mastra/core@0.10.7-alpha.1
26
+
27
+ ## 0.10.3
28
+
29
+ ### Patch Changes
30
+
31
+ - 63f6b7d: dependencies updates:
32
+ - Updated dependency [`@opensearch-project/opensearch@^3.5.1` ↗︎](https://www.npmjs.com/package/@opensearch-project/opensearch/v/3.5.1) (from `^3.4.0`, in `dependencies`)
33
+ - Updated dependencies [63f6b7d]
34
+ - Updated dependencies [12a95fc]
35
+ - Updated dependencies [4b0f8a6]
36
+ - Updated dependencies [51264a5]
37
+ - Updated dependencies [8e6f677]
38
+ - Updated dependencies [d70c420]
39
+ - Updated dependencies [ee9af57]
40
+ - Updated dependencies [36f1c36]
41
+ - Updated dependencies [2a16996]
42
+ - Updated dependencies [10d352e]
43
+ - Updated dependencies [9589624]
44
+ - Updated dependencies [53d3c37]
45
+ - Updated dependencies [751c894]
46
+ - Updated dependencies [577ce3a]
47
+ - Updated dependencies [9260b3a]
48
+ - @mastra/core@0.10.6
49
+
3
50
  ## 0.10.3-alpha.0
4
51
 
5
52
  ### Patch Changes
@@ -1,5 +1,79 @@
1
1
  # @mastra/pg
2
2
 
3
+ ## 0.11.1-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 15e9d26: Added per-resource working memory for LibSQL, Upstash, and PG
8
+ - 0fb9d64: [MASTRA-4018] Update saveMessages in storage adapters to upsert messages
9
+ - 144eb0b: [MASTRA-3669] Metadata Filter Types
10
+ - f0150c4: Fix LibSQLStore and PgStore getMessagesPaginated implementation
11
+ - Updated dependencies [15e9d26]
12
+ - Updated dependencies [07d6d88]
13
+ - Updated dependencies [5d74aab]
14
+ - Updated dependencies [144eb0b]
15
+ - @mastra/core@0.10.7-alpha.2
16
+
17
+ ## 0.11.1-alpha.1
18
+
19
+ ### Patch Changes
20
+
21
+ - 2097952: [MASTRA-4021] Fix PG getMessages and update messageLimit for all storage adapters
22
+ - 0e17048: Throw mastra errors in storage packages
23
+ - Updated dependencies [d1baedb]
24
+ - Updated dependencies [4d21bf2]
25
+ - Updated dependencies [2097952]
26
+ - Updated dependencies [4fb0cc2]
27
+ - Updated dependencies [d2a7a31]
28
+ - Updated dependencies [0e17048]
29
+ - @mastra/core@0.10.7-alpha.1
30
+
31
+ ## 0.11.1-alpha.0
32
+
33
+ ### Patch Changes
34
+
35
+ - d8f2d19: Add updateMessages API to storage classes (only support for PG and LibSQL for now) and to memory class. Additionally allow for metadata to be saved in the content field of a message.
36
+ - Updated dependencies [d8f2d19]
37
+ - Updated dependencies [9d52b17]
38
+ - Updated dependencies [8ba1b51]
39
+ - @mastra/core@0.10.7-alpha.0
40
+
41
+ ## 0.11.0
42
+
43
+ ### Minor Changes
44
+
45
+ - 704d1ca: Thread Timestamp Auto-Update Enhancement
46
+ Added automatic thread updatedAt timestamp updates when messages are saved across all storage providers
47
+ Enhanced user experience: Threads now accurately reflect their latest activity with automatic timestamp updates when new messages are added
48
+ Universal implementation: Consistent behavior across all 7 storage backends (ClickHouse, Cloudflare D1, DynamoDB, MongoDB, PostgreSQL, Upstash, LibSQL)
49
+ Performance optimized: Updates execute in parallel with message saving operations for minimal performance impact
50
+ Backwards compatible: No breaking changes - existing code continues to work unchanged
51
+ Improved conversation ordering: Chat interfaces can now properly sort threads by actual last activity
52
+ This enhancement resolves the issue where active conversations appeared stale due to outdated thread timestamps, providing better conversation management and user experience in chat applications.
53
+
54
+ ### Patch Changes
55
+
56
+ - 63f6b7d: dependencies updates:
57
+ - Updated dependency [`pg-promise@^11.14.0` ↗︎](https://www.npmjs.com/package/pg-promise/v/11.14.0) (from `^11.13.0`, in `dependencies`)
58
+ - eed55d7: quotes table and schema names for vector and storage to allow for camelcase
59
+ - 6c23252: [MASTRA-3982] Fix Memory Retrieval for PG when scope is resource
60
+ - Updated dependencies [63f6b7d]
61
+ - Updated dependencies [12a95fc]
62
+ - Updated dependencies [4b0f8a6]
63
+ - Updated dependencies [51264a5]
64
+ - Updated dependencies [8e6f677]
65
+ - Updated dependencies [d70c420]
66
+ - Updated dependencies [ee9af57]
67
+ - Updated dependencies [36f1c36]
68
+ - Updated dependencies [2a16996]
69
+ - Updated dependencies [10d352e]
70
+ - Updated dependencies [9589624]
71
+ - Updated dependencies [53d3c37]
72
+ - Updated dependencies [751c894]
73
+ - Updated dependencies [577ce3a]
74
+ - Updated dependencies [9260b3a]
75
+ - @mastra/core@0.10.6
76
+
3
77
  ## 0.11.0-alpha.3
4
78
 
5
79
  ### Patch Changes
@@ -224,79 +298,5 @@
224
298
  - Updated dependencies [344f453]
225
299
  - Updated dependencies [0a3ae6d]
226
300
  - Updated dependencies [95911be]
227
- - Updated dependencies [5eb5a99]
228
- - Updated dependencies [7e632c5]
229
- - Updated dependencies [1e9fbfa]
230
- - Updated dependencies [b2ae5aa]
231
- - Updated dependencies [a7292b0]
232
- - Updated dependencies [0dcb9f0]
233
- - @mastra/core@0.10.0-alpha.1
234
-
235
- ## 0.3.5-alpha.0
236
-
237
- ### Patch Changes
238
-
239
- - eabdcd9: [MASTRA-3451] SQL Injection Protection
240
- - d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
241
- - Updated dependencies [f53a6ac]
242
- - Updated dependencies [eabdcd9]
243
- - Updated dependencies [90be034]
244
- - Updated dependencies [99f050a]
245
- - Updated dependencies [d0ee3c6]
246
- - Updated dependencies [23f258c]
247
- - Updated dependencies [2672a05]
248
- - @mastra/core@0.9.5-alpha.0
249
-
250
- ## 0.3.4
251
-
252
- ### Patch Changes
253
-
254
- - c3bd795: [MASTRA-3358] Deprecate updateIndexById and deleteIndexById
255
- - 2836734: [MASTRA-3391] fix describe index for custom schema
256
- - a3fc60c: fix whereClause condition for fromDate and toDate in pg getTraces
257
- - Updated dependencies [396be50]
258
- - Updated dependencies [ab80e7e]
259
- - Updated dependencies [c3bd795]
260
- - Updated dependencies [da082f8]
261
- - Updated dependencies [a5810ce]
262
- - Updated dependencies [3e9c131]
263
- - Updated dependencies [3171b5b]
264
- - Updated dependencies [973e5ac]
265
- - Updated dependencies [daf942f]
266
- - Updated dependencies [0b8b868]
267
- - Updated dependencies [9e1eff5]
268
- - Updated dependencies [6fa1ad1]
269
- - Updated dependencies [c28d7a0]
270
- - Updated dependencies [edf1e88]
271
- - @mastra/core@0.9.4
272
-
273
- ## 0.3.4-alpha.5
274
-
275
- ### Patch Changes
276
-
277
- - Updated dependencies [3e9c131]
278
- - @mastra/core@0.9.4-alpha.4
279
-
280
- ## 0.3.4-alpha.4
281
-
282
- ### Patch Changes
283
-
284
- - c3bd795: [MASTRA-3358] Deprecate updateIndexById and deleteIndexById
285
- - Updated dependencies [396be50]
286
- - Updated dependencies [c3bd795]
287
- - Updated dependencies [da082f8]
288
- - Updated dependencies [a5810ce]
289
- - @mastra/core@0.9.4-alpha.3
290
-
291
- ## 0.3.4-alpha.3
292
-
293
- ### Patch Changes
294
-
295
- - 2836734: [MASTRA-3391] fix describe index for custom schema
296
- - a3fc60c: fix whereClause condition for fromDate and toDate in pg getTraces
297
-
298
- ## 0.3.4-alpha.2
299
-
300
- ### Patch Changes
301
301
 
302
- ... 1532 more lines hidden. See full changelog in package directory.
302
+ ... 1606 more lines hidden. See full changelog in package directory.