@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,81 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.10.7-alpha.2
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
+ - Updated dependencies [8e1b6e9]
10
+ - Updated dependencies [36cd0f1]
11
+ - Updated dependencies [2eab82b]
12
+ - Updated dependencies [15e9d26]
13
+ - Updated dependencies [9bf1d55]
14
+ - Updated dependencies [914684e]
15
+ - Updated dependencies [07d6d88]
16
+ - Updated dependencies [5d74aab]
17
+ - Updated dependencies [5d74aab]
18
+ - Updated dependencies [17903a3]
19
+ - Updated dependencies [144eb0b]
20
+ - @mastra/deployer@0.10.7-alpha.2
21
+ - @mastra/core@0.10.7-alpha.2
22
+
23
+ ## 0.10.7-alpha.1
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies [d1baedb]
28
+ - Updated dependencies [4d21bf2]
29
+ - Updated dependencies [2097952]
30
+ - Updated dependencies [4fb0cc2]
31
+ - Updated dependencies [d2a7a31]
32
+ - Updated dependencies [0e17048]
33
+ - @mastra/core@0.10.7-alpha.1
34
+ - @mastra/deployer@0.10.7-alpha.1
35
+
36
+ ## 0.10.7-alpha.0
37
+
38
+ ### Patch Changes
39
+
40
+ - Updated dependencies [d8f2d19]
41
+ - Updated dependencies [9d52b17]
42
+ - Updated dependencies [8ba1b51]
43
+ - @mastra/core@0.10.7-alpha.0
44
+ - @mastra/deployer@0.10.7-alpha.0
45
+
46
+ ## 0.10.6
47
+
48
+ ### Patch Changes
49
+
50
+ - 63f6b7d: dependencies updates:
51
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
52
+ - Removed dependency [`netlify-cli@^19.1.7` ↗︎](https://www.npmjs.com/package/netlify-cli/v/19.1.7) (from `dependencies`)
53
+ - Updated dependencies [63f6b7d]
54
+ - Updated dependencies [4051477]
55
+ - Updated dependencies [2d12edd]
56
+ - Updated dependencies [63f6b7d]
57
+ - Updated dependencies [c28ed65]
58
+ - Updated dependencies [12a95fc]
59
+ - Updated dependencies [79b9909]
60
+ - Updated dependencies [4b0f8a6]
61
+ - Updated dependencies [51264a5]
62
+ - Updated dependencies [8e6f677]
63
+ - Updated dependencies [d70c420]
64
+ - Updated dependencies [ee9af57]
65
+ - Updated dependencies [ec7f824]
66
+ - Updated dependencies [36f1c36]
67
+ - Updated dependencies [084f6aa]
68
+ - Updated dependencies [2a16996]
69
+ - Updated dependencies [10d352e]
70
+ - Updated dependencies [9589624]
71
+ - Updated dependencies [3270d9d]
72
+ - Updated dependencies [53d3c37]
73
+ - Updated dependencies [751c894]
74
+ - Updated dependencies [577ce3a]
75
+ - Updated dependencies [9260b3a]
76
+ - @mastra/core@0.10.6
77
+ - @mastra/deployer@0.10.6
78
+
3
79
  ## 0.10.6-alpha.5
4
80
 
5
81
  ### Patch Changes
@@ -223,80 +299,4 @@
223
299
 
224
300
  ### Patch Changes
225
301
 
226
- - Updated dependencies [37643b8]
227
- - Updated dependencies [79d5145]
228
- - @mastra/core@0.10.2-alpha.8
229
- - @mastra/deployer@0.10.2-alpha.8
230
-
231
- ## 0.10.2-alpha.7
232
-
233
- ### Patch Changes
234
-
235
- - @mastra/deployer@0.10.2-alpha.7
236
- - @mastra/core@0.10.2-alpha.7
237
-
238
- ## 0.10.2-alpha.6
239
-
240
- ### Patch Changes
241
-
242
- - Updated dependencies [99fd6cf]
243
- - Updated dependencies [1fcc048]
244
- - Updated dependencies [8dc94d8]
245
- - @mastra/core@0.10.2-alpha.6
246
- - @mastra/deployer@0.10.2-alpha.6
247
-
248
- ## 0.10.2-alpha.5
249
-
250
- ### Patch Changes
251
-
252
- - Updated dependencies [1b5fc55]
253
- - Updated dependencies [add596e]
254
- - Updated dependencies [ecebbeb]
255
- - @mastra/core@0.10.2-alpha.5
256
- - @mastra/deployer@0.10.2-alpha.5
257
-
258
- ## 0.10.2-alpha.4
259
-
260
- ### Patch Changes
261
-
262
- - Updated dependencies [c5bf1ce]
263
- - Updated dependencies [12b7002]
264
- - @mastra/core@0.10.2-alpha.4
265
- - @mastra/deployer@0.10.2-alpha.4
266
-
267
- ## 0.10.2-alpha.3
268
-
269
- ### Patch Changes
270
-
271
- - Updated dependencies [ab5adbe]
272
- - Updated dependencies [195c428]
273
- - Updated dependencies [f73e11b]
274
- - Updated dependencies [f946acf]
275
- - @mastra/core@0.10.2-alpha.3
276
- - @mastra/deployer@0.10.2-alpha.3
277
-
278
- ## 0.10.2-alpha.2
279
-
280
- ### Patch Changes
281
-
282
- - f0d559f: Fix peerdeps for alpha channel
283
- - Updated dependencies [e8d2aff]
284
- - Updated dependencies [1e8bb40]
285
- - Updated dependencies [4187ed4]
286
- - Updated dependencies [f0d559f]
287
- - @mastra/deployer@0.10.2-alpha.2
288
- - @mastra/core@0.10.2-alpha.2
289
-
290
- ## 0.10.2-alpha.1
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [ee77e78]
295
- - Updated dependencies [2901125]
296
- - @mastra/core@0.10.2-alpha.1
297
- - @mastra/deployer@0.10.2-alpha.1
298
-
299
- ## 0.10.2-alpha.0
300
-
301
-
302
- ... 2348 more lines hidden. See full changelog in package directory.
302
+ ... 2424 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,77 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.10.7-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [8e1b6e9]
8
+ - Updated dependencies [36cd0f1]
9
+ - Updated dependencies [2eab82b]
10
+ - Updated dependencies [15e9d26]
11
+ - Updated dependencies [9bf1d55]
12
+ - Updated dependencies [914684e]
13
+ - Updated dependencies [07d6d88]
14
+ - Updated dependencies [5d74aab]
15
+ - Updated dependencies [5d74aab]
16
+ - Updated dependencies [17903a3]
17
+ - Updated dependencies [144eb0b]
18
+ - @mastra/deployer@0.10.7-alpha.2
19
+ - @mastra/core@0.10.7-alpha.2
20
+
21
+ ## 0.10.7-alpha.1
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies [d1baedb]
26
+ - Updated dependencies [4d21bf2]
27
+ - Updated dependencies [2097952]
28
+ - Updated dependencies [4fb0cc2]
29
+ - Updated dependencies [d2a7a31]
30
+ - Updated dependencies [0e17048]
31
+ - @mastra/core@0.10.7-alpha.1
32
+ - @mastra/deployer@0.10.7-alpha.1
33
+
34
+ ## 0.10.7-alpha.0
35
+
36
+ ### Patch Changes
37
+
38
+ - Updated dependencies [d8f2d19]
39
+ - Updated dependencies [9d52b17]
40
+ - Updated dependencies [8ba1b51]
41
+ - @mastra/core@0.10.7-alpha.0
42
+ - @mastra/deployer@0.10.7-alpha.0
43
+
44
+ ## 0.10.6
45
+
46
+ ### Patch Changes
47
+
48
+ - 5054889: Update vercel deployer to use build output. Fixes both cli and git deploys
49
+ - Updated dependencies [63f6b7d]
50
+ - Updated dependencies [4051477]
51
+ - Updated dependencies [2d12edd]
52
+ - Updated dependencies [63f6b7d]
53
+ - Updated dependencies [c28ed65]
54
+ - Updated dependencies [12a95fc]
55
+ - Updated dependencies [79b9909]
56
+ - Updated dependencies [4b0f8a6]
57
+ - Updated dependencies [51264a5]
58
+ - Updated dependencies [8e6f677]
59
+ - Updated dependencies [d70c420]
60
+ - Updated dependencies [ee9af57]
61
+ - Updated dependencies [ec7f824]
62
+ - Updated dependencies [36f1c36]
63
+ - Updated dependencies [084f6aa]
64
+ - Updated dependencies [2a16996]
65
+ - Updated dependencies [10d352e]
66
+ - Updated dependencies [9589624]
67
+ - Updated dependencies [3270d9d]
68
+ - Updated dependencies [53d3c37]
69
+ - Updated dependencies [751c894]
70
+ - Updated dependencies [577ce3a]
71
+ - Updated dependencies [9260b3a]
72
+ - @mastra/core@0.10.6
73
+ - @mastra/deployer@0.10.6
74
+
3
75
  ## 0.10.6-alpha.5
4
76
 
5
77
  ### Patch Changes
@@ -226,77 +298,5 @@
226
298
  - Updated dependencies [99fd6cf]
227
299
  - Updated dependencies [1fcc048]
228
300
  - Updated dependencies [8dc94d8]
229
- - @mastra/core@0.10.2-alpha.6
230
- - @mastra/deployer@0.10.2-alpha.6
231
-
232
- ## 0.10.2-alpha.5
233
-
234
- ### Patch Changes
235
-
236
- - Updated dependencies [1b5fc55]
237
- - Updated dependencies [add596e]
238
- - Updated dependencies [ecebbeb]
239
- - @mastra/core@0.10.2-alpha.5
240
- - @mastra/deployer@0.10.2-alpha.5
241
-
242
- ## 0.10.2-alpha.4
243
-
244
- ### Patch Changes
245
-
246
- - Updated dependencies [c5bf1ce]
247
- - Updated dependencies [12b7002]
248
- - @mastra/core@0.10.2-alpha.4
249
- - @mastra/deployer@0.10.2-alpha.4
250
-
251
- ## 0.10.2-alpha.3
252
-
253
- ### Patch Changes
254
-
255
- - Updated dependencies [ab5adbe]
256
- - Updated dependencies [195c428]
257
- - Updated dependencies [f73e11b]
258
- - Updated dependencies [f946acf]
259
- - @mastra/core@0.10.2-alpha.3
260
- - @mastra/deployer@0.10.2-alpha.3
261
-
262
- ## 0.10.2-alpha.2
263
-
264
- ### Patch Changes
265
-
266
- - f0d559f: Fix peerdeps for alpha channel
267
- - Updated dependencies [e8d2aff]
268
- - Updated dependencies [1e8bb40]
269
- - Updated dependencies [4187ed4]
270
- - Updated dependencies [f0d559f]
271
- - @mastra/deployer@0.10.2-alpha.2
272
- - @mastra/core@0.10.2-alpha.2
273
-
274
- ## 0.10.2-alpha.1
275
-
276
- ### Patch Changes
277
-
278
- - Updated dependencies [ee77e78]
279
- - Updated dependencies [2901125]
280
- - @mastra/core@0.10.2-alpha.1
281
- - @mastra/deployer@0.10.2-alpha.1
282
-
283
- ## 0.10.2-alpha.0
284
-
285
- ### Patch Changes
286
-
287
- - Updated dependencies [592a2db]
288
- - Updated dependencies [e5dc18d]
289
- - @mastra/core@0.10.2-alpha.0
290
- - @mastra/deployer@0.10.2-alpha.0
291
-
292
- ## 0.10.1
293
-
294
- ### Patch Changes
295
-
296
- - d70b807: Improve storage.init
297
- - Updated dependencies [d70b807]
298
- - Updated dependencies [6d16390]
299
- - Updated dependencies [1e4a421]
300
- - Updated dependencies [200d0da]
301
301
 
302
- ... 2336 more lines hidden. See full changelog in package directory.
302
+ ... 2408 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,98 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.10.7-alpha.2
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
+ - 36cd0f1: dependencies updates:
10
+ - Updated dependency [`@rollup/plugin-commonjs@^28.0.6` ↗︎](https://www.npmjs.com/package/@rollup/plugin-commonjs/v/28.0.6) (from `^28.0.5`, in `dependencies`)
11
+ - 2eab82b: dependencies updates:
12
+ - Updated dependency [`rollup-plugin-node-externals@^8.0.1` ↗︎](https://www.npmjs.com/package/rollup-plugin-node-externals/v/8.0.1) (from `^8.0.0`, in `dependencies`)
13
+ - 9bf1d55: Fix runtimeContext in mastra server, client SDK
14
+ - 914684e: Fix workflow watch and stream not streaming
15
+ - 5d74aab: vNext network in playground
16
+ - 17903a3: Remove install step from dev for telemetry
17
+ - Updated dependencies [15e9d26]
18
+ - Updated dependencies [9bf1d55]
19
+ - Updated dependencies [07d6d88]
20
+ - Updated dependencies [5d74aab]
21
+ - Updated dependencies [5d74aab]
22
+ - Updated dependencies [144eb0b]
23
+ - @mastra/core@0.10.7-alpha.2
24
+ - @mastra/server@0.10.7-alpha.2
25
+
26
+ ## 0.10.7-alpha.1
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies [d1baedb]
31
+ - Updated dependencies [4d21bf2]
32
+ - Updated dependencies [2097952]
33
+ - Updated dependencies [4fb0cc2]
34
+ - Updated dependencies [d2a7a31]
35
+ - Updated dependencies [0e17048]
36
+ - @mastra/core@0.10.7-alpha.1
37
+ - @mastra/server@0.10.7-alpha.1
38
+
39
+ ## 0.10.7-alpha.0
40
+
41
+ ### Patch Changes
42
+
43
+ - Updated dependencies [d8f2d19]
44
+ - Updated dependencies [9d52b17]
45
+ - Updated dependencies [8ba1b51]
46
+ - @mastra/core@0.10.7-alpha.0
47
+ - @mastra/server@0.10.7-alpha.0
48
+
49
+ ## 0.10.6
50
+
51
+ ### Patch Changes
52
+
53
+ - 4051477: dependencies updates:
54
+ - Updated dependency [`@rollup/plugin-commonjs@^28.0.5` ↗︎](https://www.npmjs.com/package/@rollup/plugin-commonjs/v/28.0.5) (from `^28.0.3`, in `dependencies`)
55
+ - 2d12edd: dependencies updates:
56
+ - Updated dependency [`rollup@^4.43.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.43.0) (from `^4.42.0`, in `dependencies`)
57
+ - 63f6b7d: dependencies updates:
58
+ - Updated dependency [`detect-libc@^2.0.4` ↗︎](https://www.npmjs.com/package/detect-libc/v/2.0.4) (from `^2.0.3`, in `dependencies`)
59
+ - Updated dependency [`esbuild@^0.25.5` ↗︎](https://www.npmjs.com/package/esbuild/v/0.25.5) (from `^0.25.1`, in `dependencies`)
60
+ - Updated dependency [`rollup@^4.42.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.42.0) (from `^4.41.1`, in `dependencies`)
61
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
62
+ - c28ed65: dependencies updates:
63
+ - Updated dependency [`@rollup/plugin-commonjs@^28.0.5` ↗︎](https://www.npmjs.com/package/@rollup/plugin-commonjs/v/28.0.5) (from `^28.0.3`, in `dependencies`)
64
+ - 79b9909: Optimize dependencies of tools even when unused.
65
+
66
+ Fixes #5149
67
+
68
+ - ee9af57: Add api for polling run execution result and get run by id
69
+ - ec7f824: Add support to improve lodash imports
70
+ - 36f1c36: MCP Client and Server streamable http fixes
71
+ - 084f6aa: Add logs to circular dependency to warn people when starting server might break
72
+ - 9589624: Throw Mastra Errors when building and bundling mastra application
73
+ - 3270d9d: Fix runtime context being undefined
74
+ - 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
75
+ - Updated dependencies [63f6b7d]
76
+ - Updated dependencies [5f67b6f]
77
+ - Updated dependencies [12a95fc]
78
+ - Updated dependencies [4b0f8a6]
79
+ - Updated dependencies [51264a5]
80
+ - Updated dependencies [8e6f677]
81
+ - Updated dependencies [d70c420]
82
+ - Updated dependencies [ee9af57]
83
+ - Updated dependencies [36f1c36]
84
+ - Updated dependencies [2a16996]
85
+ - Updated dependencies [10d352e]
86
+ - Updated dependencies [9589624]
87
+ - Updated dependencies [2002c59]
88
+ - Updated dependencies [3270d9d]
89
+ - Updated dependencies [53d3c37]
90
+ - Updated dependencies [751c894]
91
+ - Updated dependencies [577ce3a]
92
+ - Updated dependencies [9260b3a]
93
+ - @mastra/core@0.10.6
94
+ - @mastra/server@0.10.6
95
+
3
96
  ## 0.10.6-alpha.5
4
97
 
5
98
  ### Patch Changes
@@ -206,97 +299,4 @@
206
299
 
207
300
  ## 0.10.3
208
301
 
209
- ### Patch Changes
210
-
211
- - Updated dependencies [2b0fc7e]
212
- - @mastra/core@0.10.3
213
- - @mastra/server@0.10.3
214
-
215
- ## 0.10.3-alpha.0
216
-
217
- ### Patch Changes
218
-
219
- - Updated dependencies [2b0fc7e]
220
- - @mastra/core@0.10.3-alpha.0
221
- - @mastra/server@0.10.3-alpha.0
222
-
223
- ## 0.10.2
224
-
225
- ### Patch Changes
226
-
227
- - e8d2aff: Fix non-scoped packages in mastra build
228
- - f73e11b: fix telemetry disabled not working on playground
229
- - 1fcc048: chore: generate sourcemaps in dev build
230
- - f946acf: Filter out dynamic imports by node builtins
231
- - add596e: Mastra protected auth
232
- - ecebbeb: Mastra core auth abstract definition
233
- - 4187ed4: Fix mcp server api openapijson
234
- - f0d559f: Fix peerdeps for alpha channel
235
- - Updated dependencies [ee77e78]
236
- - Updated dependencies [592a2db]
237
- - Updated dependencies [e5dc18d]
238
- - Updated dependencies [ab5adbe]
239
- - Updated dependencies [1e8bb40]
240
- - Updated dependencies [1b5fc55]
241
- - Updated dependencies [195c428]
242
- - Updated dependencies [f73e11b]
243
- - Updated dependencies [37643b8]
244
- - Updated dependencies [e2228f6]
245
- - Updated dependencies [99fd6cf]
246
- - Updated dependencies [a399086]
247
- - Updated dependencies [c5bf1ce]
248
- - Updated dependencies [add596e]
249
- - Updated dependencies [8dc94d8]
250
- - Updated dependencies [ecebbeb]
251
- - Updated dependencies [79d5145]
252
- - Updated dependencies [422ee9e]
253
- - Updated dependencies [12b7002]
254
- - Updated dependencies [f0d559f]
255
- - Updated dependencies [2901125]
256
- - Updated dependencies [a0ebc3f]
257
- - @mastra/core@0.10.2
258
- - @mastra/server@0.10.2
259
-
260
- ## 0.10.2-alpha.8
261
-
262
- ### Patch Changes
263
-
264
- - Updated dependencies [37643b8]
265
- - Updated dependencies [79d5145]
266
- - @mastra/core@0.10.2-alpha.8
267
- - @mastra/server@0.10.2-alpha.8
268
-
269
- ## 0.10.2-alpha.7
270
-
271
- ### Patch Changes
272
-
273
- - Updated dependencies [a399086]
274
- - @mastra/server@0.10.2-alpha.7
275
- - @mastra/core@0.10.2-alpha.7
276
-
277
- ## 0.10.2-alpha.6
278
-
279
- ### Patch Changes
280
-
281
- - 1fcc048: chore: generate sourcemaps in dev build
282
- - Updated dependencies [99fd6cf]
283
- - Updated dependencies [8dc94d8]
284
- - @mastra/core@0.10.2-alpha.6
285
- - @mastra/server@0.10.2-alpha.6
286
-
287
- ## 0.10.2-alpha.5
288
-
289
- ### Patch Changes
290
-
291
- - add596e: Mastra protected auth
292
- - ecebbeb: Mastra core auth abstract definition
293
- - Updated dependencies [1b5fc55]
294
- - Updated dependencies [add596e]
295
- - Updated dependencies [ecebbeb]
296
- - @mastra/server@0.10.2-alpha.5
297
- - @mastra/core@0.10.2-alpha.5
298
-
299
- ## 0.10.2-alpha.4
300
-
301
-
302
- ... 2398 more lines hidden. See full changelog in package directory.
302
+ ... 2491 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,84 @@
1
1
  # @mastra/dynamodb
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
+ - 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.11.1-alpha.1
16
+
17
+ ### Patch Changes
18
+
19
+ - 2097952: [MASTRA-4021] Fix PG getMessages and update messageLimit for all storage adapters
20
+ - 0e17048: Throw mastra errors in storage packages
21
+ - Updated dependencies [d1baedb]
22
+ - Updated dependencies [4d21bf2]
23
+ - Updated dependencies [2097952]
24
+ - Updated dependencies [4fb0cc2]
25
+ - Updated dependencies [d2a7a31]
26
+ - Updated dependencies [0e17048]
27
+ - @mastra/core@0.10.7-alpha.1
28
+
29
+ ## 0.11.1-alpha.0
30
+
31
+ ### Patch Changes
32
+
33
+ - 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.
34
+ - Updated dependencies [d8f2d19]
35
+ - Updated dependencies [9d52b17]
36
+ - Updated dependencies [8ba1b51]
37
+ - @mastra/core@0.10.7-alpha.0
38
+
39
+ ## 0.11.0
40
+
41
+ ### Minor Changes
42
+
43
+ - 704d1ca: Thread Timestamp Auto-Update Enhancement
44
+ Added automatic thread updatedAt timestamp updates when messages are saved across all storage providers
45
+ Enhanced user experience: Threads now accurately reflect their latest activity with automatic timestamp updates when new messages are added
46
+ Universal implementation: Consistent behavior across all 7 storage backends (ClickHouse, Cloudflare D1, DynamoDB, MongoDB, PostgreSQL, Upstash, LibSQL)
47
+ Performance optimized: Updates execute in parallel with message saving operations for minimal performance impact
48
+ Backwards compatible: No breaking changes - existing code continues to work unchanged
49
+ Improved conversation ordering: Chat interfaces can now properly sort threads by actual last activity
50
+ 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.
51
+
52
+ ### Patch Changes
53
+
54
+ - 4051477: dependencies updates:
55
+ - Updated dependency [`@aws-sdk/client-dynamodb@^3.828.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-dynamodb/v/3.828.0) (from `^3.826.0`, in `dependencies`)
56
+ - Updated dependency [`@aws-sdk/lib-dynamodb@^3.828.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/lib-dynamodb/v/3.828.0) (from `^3.826.0`, in `dependencies`)
57
+ - fdfed6c: dependencies updates:
58
+ - Updated dependency [`@aws-sdk/client-dynamodb@^3.828.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-dynamodb/v/3.828.0) (from `^3.826.0`, in `dependencies`)
59
+ - Updated dependency [`@aws-sdk/lib-dynamodb@^3.828.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/lib-dynamodb/v/3.828.0) (from `^3.826.0`, in `dependencies`)
60
+ - 63f6b7d: dependencies updates:
61
+ - Updated dependency [`@aws-sdk/client-dynamodb@^3.826.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-dynamodb/v/3.826.0) (from `^3.823.0`, in `dependencies`)
62
+ - Updated dependency [`@aws-sdk/lib-dynamodb@^3.826.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/lib-dynamodb/v/3.826.0) (from `^3.823.0`, in `dependencies`)
63
+ - Updated dependency [`electrodb@^3.4.3` ↗︎](https://www.npmjs.com/package/electrodb/v/3.4.3) (from `^3.4.1`, in `dependencies`)
64
+ - 6c3e021: chore(deps): update mastra dynamodb to ^1.10.0
65
+ - Updated dependencies [63f6b7d]
66
+ - Updated dependencies [12a95fc]
67
+ - Updated dependencies [4b0f8a6]
68
+ - Updated dependencies [51264a5]
69
+ - Updated dependencies [8e6f677]
70
+ - Updated dependencies [d70c420]
71
+ - Updated dependencies [ee9af57]
72
+ - Updated dependencies [36f1c36]
73
+ - Updated dependencies [2a16996]
74
+ - Updated dependencies [10d352e]
75
+ - Updated dependencies [9589624]
76
+ - Updated dependencies [53d3c37]
77
+ - Updated dependencies [751c894]
78
+ - Updated dependencies [577ce3a]
79
+ - Updated dependencies [9260b3a]
80
+ - @mastra/core@0.10.6
81
+
3
82
  ## 0.11.0-alpha.4
4
83
 
5
84
  ### Patch Changes
@@ -219,45 +298,5 @@
219
298
  - Updated dependencies [344f453]
220
299
  - Updated dependencies [0a3ae6d]
221
300
  - Updated dependencies [95911be]
222
- - Updated dependencies [f53a6ac]
223
- - Updated dependencies [5eb5a99]
224
- - Updated dependencies [7e632c5]
225
- - Updated dependencies [1e9fbfa]
226
- - Updated dependencies [eabdcd9]
227
- - Updated dependencies [90be034]
228
- - Updated dependencies [99f050a]
229
- - Updated dependencies [d0ee3c6]
230
- - Updated dependencies [b2ae5aa]
231
- - Updated dependencies [23f258c]
232
- - Updated dependencies [a7292b0]
233
- - Updated dependencies [0dcb9f0]
234
- - Updated dependencies [2672a05]
235
- - @mastra/core@0.10.0
236
-
237
- ## 0.0.2-alpha.0
238
-
239
- ### Patch Changes
240
301
 
241
- - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
242
- - d2d4fe4: Add a DynamoDB storage connector using a single-table design pattern with ElectroDB.
243
-
244
- Features:
245
-
246
- - Efficient single-table design for all Mastra storage needs
247
- - Based on ElectroDB for type-safe DynamoDB access
248
- - Support for AWS credentials, regions, and endpoints
249
- - Compatible with AWS DynamoDB Local for development
250
- - Thread, Message, Trace, Eval, and Workflow operations
251
- - Useful for serverless environments
252
-
253
- - Updated dependencies [b3a3d63]
254
- - Updated dependencies [344f453]
255
- - Updated dependencies [0a3ae6d]
256
- - Updated dependencies [95911be]
257
- - Updated dependencies [5eb5a99]
258
- - Updated dependencies [7e632c5]
259
- - Updated dependencies [1e9fbfa]
260
- - Updated dependencies [b2ae5aa]
261
- - Updated dependencies [a7292b0]
262
- - Updated dependencies [0dcb9f0]
263
- - @mastra/core@0.10.0-alpha.1
302
+ ... 43 more lines hidden. See full changelog in package directory.