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

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 (57) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +21 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fagui.md +25 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +14 -14
  4. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +37 -37
  5. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +59 -59
  6. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +48 -48
  7. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +25 -25
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +57 -57
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +25 -25
  10. package/.docs/organized/changelogs/%40mastra%2Fcore.md +53 -53
  11. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +37 -31
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +60 -60
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +57 -57
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +55 -55
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +71 -71
  16. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +68 -29
  17. package/.docs/organized/changelogs/%40mastra%2Fevals.md +24 -24
  18. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +27 -27
  19. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +24 -24
  20. package/.docs/organized/changelogs/%40mastra%2Flance.md +47 -0
  21. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +48 -48
  22. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +45 -45
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +30 -30
  24. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +41 -41
  25. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +24 -24
  26. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +45 -45
  27. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +60 -60
  28. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +36 -0
  29. package/.docs/organized/changelogs/%40mastra%2Fpg.md +61 -61
  30. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +14 -14
  31. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +89 -89
  32. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +37 -37
  33. package/.docs/organized/changelogs/%40mastra%2Frag.md +28 -28
  34. package/.docs/organized/changelogs/%40mastra%2Fragie.md +24 -24
  35. package/.docs/organized/changelogs/%40mastra%2Fserver.md +49 -49
  36. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +37 -37
  37. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +63 -63
  38. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +14 -14
  39. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +24 -24
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +24 -24
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +24 -24
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +24 -24
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +22 -0
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +24 -24
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +25 -25
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +25 -25
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +24 -24
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +24 -24
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +24 -24
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +24 -24
  51. package/.docs/organized/changelogs/create-mastra.md +29 -29
  52. package/.docs/organized/changelogs/mastra.md +90 -90
  53. package/.docs/raw/local-dev/mastra-dev.mdx +103 -105
  54. package/.docs/raw/workflows/input-data-mapping.mdx +4 -4
  55. package/package.json +4 -4
  56. package/.docs/raw/local-dev/add-to-existing-project.mdx +0 -43
  57. package/.docs/raw/local-dev/creating-a-new-project.mdx +0 -53
@@ -1,5 +1,75 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.10.7-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d1baedb]
8
+ - Updated dependencies [4d21bf2]
9
+ - Updated dependencies [2097952]
10
+ - Updated dependencies [4fb0cc2]
11
+ - Updated dependencies [d2a7a31]
12
+ - Updated dependencies [0e17048]
13
+ - @mastra/core@0.10.7-alpha.1
14
+ - @mastra/server@0.10.7-alpha.1
15
+
16
+ ## 0.10.7-alpha.0
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [d8f2d19]
21
+ - Updated dependencies [9d52b17]
22
+ - Updated dependencies [8ba1b51]
23
+ - @mastra/core@0.10.7-alpha.0
24
+ - @mastra/server@0.10.7-alpha.0
25
+
26
+ ## 0.10.6
27
+
28
+ ### Patch Changes
29
+
30
+ - 4051477: dependencies updates:
31
+ - 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`)
32
+ - 2d12edd: dependencies updates:
33
+ - Updated dependency [`rollup@^4.43.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.43.0) (from `^4.42.0`, in `dependencies`)
34
+ - 63f6b7d: dependencies updates:
35
+ - Updated dependency [`detect-libc@^2.0.4` ↗︎](https://www.npmjs.com/package/detect-libc/v/2.0.4) (from `^2.0.3`, in `dependencies`)
36
+ - Updated dependency [`esbuild@^0.25.5` ↗︎](https://www.npmjs.com/package/esbuild/v/0.25.5) (from `^0.25.1`, in `dependencies`)
37
+ - Updated dependency [`rollup@^4.42.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.42.0) (from `^4.41.1`, in `dependencies`)
38
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
39
+ - c28ed65: dependencies updates:
40
+ - 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`)
41
+ - 79b9909: Optimize dependencies of tools even when unused.
42
+
43
+ Fixes #5149
44
+
45
+ - ee9af57: Add api for polling run execution result and get run by id
46
+ - ec7f824: Add support to improve lodash imports
47
+ - 36f1c36: MCP Client and Server streamable http fixes
48
+ - 084f6aa: Add logs to circular dependency to warn people when starting server might break
49
+ - 9589624: Throw Mastra Errors when building and bundling mastra application
50
+ - 3270d9d: Fix runtime context being undefined
51
+ - 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
52
+ - Updated dependencies [63f6b7d]
53
+ - Updated dependencies [5f67b6f]
54
+ - Updated dependencies [12a95fc]
55
+ - Updated dependencies [4b0f8a6]
56
+ - Updated dependencies [51264a5]
57
+ - Updated dependencies [8e6f677]
58
+ - Updated dependencies [d70c420]
59
+ - Updated dependencies [ee9af57]
60
+ - Updated dependencies [36f1c36]
61
+ - Updated dependencies [2a16996]
62
+ - Updated dependencies [10d352e]
63
+ - Updated dependencies [9589624]
64
+ - Updated dependencies [2002c59]
65
+ - Updated dependencies [3270d9d]
66
+ - Updated dependencies [53d3c37]
67
+ - Updated dependencies [751c894]
68
+ - Updated dependencies [577ce3a]
69
+ - Updated dependencies [9260b3a]
70
+ - @mastra/core@0.10.6
71
+ - @mastra/server@0.10.6
72
+
3
73
  ## 0.10.6-alpha.5
4
74
 
5
75
  ### Patch Changes
@@ -228,75 +298,5 @@
228
298
  - f73e11b: fix telemetry disabled not working on playground
229
299
  - 1fcc048: chore: generate sourcemaps in dev build
230
300
  - 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
301
 
302
- ... 2398 more lines hidden. See full changelog in package directory.
302
+ ... 2468 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,72 @@
1
1
  # @mastra/dynamodb
2
2
 
3
+ ## 0.11.1-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 2097952: [MASTRA-4021] Fix PG getMessages and update messageLimit for all storage adapters
8
+ - 0e17048: Throw mastra errors in storage packages
9
+ - Updated dependencies [d1baedb]
10
+ - Updated dependencies [4d21bf2]
11
+ - Updated dependencies [2097952]
12
+ - Updated dependencies [4fb0cc2]
13
+ - Updated dependencies [d2a7a31]
14
+ - Updated dependencies [0e17048]
15
+ - @mastra/core@0.10.7-alpha.1
16
+
17
+ ## 0.11.1-alpha.0
18
+
19
+ ### Patch Changes
20
+
21
+ - 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.
22
+ - Updated dependencies [d8f2d19]
23
+ - Updated dependencies [9d52b17]
24
+ - Updated dependencies [8ba1b51]
25
+ - @mastra/core@0.10.7-alpha.0
26
+
27
+ ## 0.11.0
28
+
29
+ ### Minor Changes
30
+
31
+ - 704d1ca: Thread Timestamp Auto-Update Enhancement
32
+ Added automatic thread updatedAt timestamp updates when messages are saved across all storage providers
33
+ Enhanced user experience: Threads now accurately reflect their latest activity with automatic timestamp updates when new messages are added
34
+ Universal implementation: Consistent behavior across all 7 storage backends (ClickHouse, Cloudflare D1, DynamoDB, MongoDB, PostgreSQL, Upstash, LibSQL)
35
+ Performance optimized: Updates execute in parallel with message saving operations for minimal performance impact
36
+ Backwards compatible: No breaking changes - existing code continues to work unchanged
37
+ Improved conversation ordering: Chat interfaces can now properly sort threads by actual last activity
38
+ 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.
39
+
40
+ ### Patch Changes
41
+
42
+ - 4051477: dependencies updates:
43
+ - 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`)
44
+ - 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`)
45
+ - fdfed6c: dependencies updates:
46
+ - 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`)
47
+ - 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`)
48
+ - 63f6b7d: dependencies updates:
49
+ - 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`)
50
+ - 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`)
51
+ - Updated dependency [`electrodb@^3.4.3` ↗︎](https://www.npmjs.com/package/electrodb/v/3.4.3) (from `^3.4.1`, in `dependencies`)
52
+ - 6c3e021: chore(deps): update mastra dynamodb to ^1.10.0
53
+ - Updated dependencies [63f6b7d]
54
+ - Updated dependencies [12a95fc]
55
+ - Updated dependencies [4b0f8a6]
56
+ - Updated dependencies [51264a5]
57
+ - Updated dependencies [8e6f677]
58
+ - Updated dependencies [d70c420]
59
+ - Updated dependencies [ee9af57]
60
+ - Updated dependencies [36f1c36]
61
+ - Updated dependencies [2a16996]
62
+ - Updated dependencies [10d352e]
63
+ - Updated dependencies [9589624]
64
+ - Updated dependencies [53d3c37]
65
+ - Updated dependencies [751c894]
66
+ - Updated dependencies [577ce3a]
67
+ - Updated dependencies [9260b3a]
68
+ - @mastra/core@0.10.6
69
+
3
70
  ## 0.11.0-alpha.4
4
71
 
5
72
  ### Patch Changes
@@ -231,33 +298,5 @@
231
298
  - Updated dependencies [23f258c]
232
299
  - Updated dependencies [a7292b0]
233
300
  - Updated dependencies [0dcb9f0]
234
- - Updated dependencies [2672a05]
235
- - @mastra/core@0.10.0
236
-
237
- ## 0.0.2-alpha.0
238
301
 
239
- ### Patch Changes
240
-
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
+ ... 31 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,28 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.10.4
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
9
+ - Updated dependencies [63f6b7d]
10
+ - Updated dependencies [12a95fc]
11
+ - Updated dependencies [4b0f8a6]
12
+ - Updated dependencies [51264a5]
13
+ - Updated dependencies [8e6f677]
14
+ - Updated dependencies [d70c420]
15
+ - Updated dependencies [ee9af57]
16
+ - Updated dependencies [36f1c36]
17
+ - Updated dependencies [2a16996]
18
+ - Updated dependencies [10d352e]
19
+ - Updated dependencies [9589624]
20
+ - Updated dependencies [53d3c37]
21
+ - Updated dependencies [751c894]
22
+ - Updated dependencies [577ce3a]
23
+ - Updated dependencies [9260b3a]
24
+ - @mastra/core@0.10.6
25
+
3
26
  ## 0.10.4-alpha.0
4
27
 
5
28
  ### Patch Changes
@@ -275,28 +298,5 @@
275
298
  - Updated dependencies [644f8ad]
276
299
  - @mastra/core@0.9.3-alpha.0
277
300
 
278
- ## 0.1.21
279
-
280
- ### Patch Changes
281
301
 
282
- - 2cf3b8f: dependencies updates:
283
- - Updated dependency [`zod@^3.24.3` ↗︎](https://www.npmjs.com/package/zod/v/3.24.3) (from `^3.24.2`, in `dependencies`)
284
- - Updated dependencies [6052aa6]
285
- - Updated dependencies [967b41c]
286
- - Updated dependencies [3d2fb5c]
287
- - Updated dependencies [26738f4]
288
- - Updated dependencies [4155f47]
289
- - Updated dependencies [7eeb2bc]
290
- - Updated dependencies [b804723]
291
- - Updated dependencies [8607972]
292
- - Updated dependencies [ccef9f9]
293
- - Updated dependencies [0097d50]
294
- - Updated dependencies [7eeb2bc]
295
- - Updated dependencies [17826a9]
296
- - Updated dependencies [7d8b7c7]
297
- - Updated dependencies [fba031f]
298
- - Updated dependencies [3a5f1e1]
299
- - Updated dependencies [51e6923]
300
- - Updated dependencies [8398d89]
301
-
302
- ... 1649 more lines hidden. See full changelog in package directory.
302
+ ... 1672 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,31 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.2.4
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
9
+ - Updated dependencies [63f6b7d]
10
+ - Updated dependencies [63f6b7d]
11
+ - Updated dependencies [12a95fc]
12
+ - Updated dependencies [4b0f8a6]
13
+ - Updated dependencies [51264a5]
14
+ - Updated dependencies [8e6f677]
15
+ - Updated dependencies [d70c420]
16
+ - Updated dependencies [ee9af57]
17
+ - Updated dependencies [36f1c36]
18
+ - Updated dependencies [2a16996]
19
+ - Updated dependencies [10d352e]
20
+ - Updated dependencies [9589624]
21
+ - Updated dependencies [53d3c37]
22
+ - Updated dependencies [751c894]
23
+ - Updated dependencies [75136cd]
24
+ - Updated dependencies [577ce3a]
25
+ - Updated dependencies [9260b3a]
26
+ - @mastra/core@0.10.6
27
+ - @mastra/rag@1.0.0
28
+
3
29
  ## 1.2.4-alpha.0
4
30
 
5
31
  ### Patch Changes
@@ -273,30 +299,4 @@
273
299
 
274
300
  ## 1.1.23-alpha.2
275
301
 
276
- ### Patch Changes
277
-
278
- - Updated dependencies [3171b5b]
279
- - Updated dependencies [973e5ac]
280
- - Updated dependencies [9e1eff5]
281
- - @mastra/core@0.9.4-alpha.2
282
- - @mastra/rag@0.1.23-alpha.2
283
-
284
- ## 1.1.23-alpha.1
285
-
286
- ### Patch Changes
287
-
288
- - Updated dependencies [ab80e7e]
289
- - Updated dependencies [6fa1ad1]
290
- - Updated dependencies [c28d7a0]
291
- - Updated dependencies [edf1e88]
292
- - @mastra/core@0.9.4-alpha.1
293
- - @mastra/rag@0.1.23-alpha.1
294
-
295
- ## 1.1.23-alpha.0
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [daf942f]
300
- - Updated dependencies [0b8b868]
301
-
302
- ... 2293 more lines hidden. See full changelog in package directory.
302
+ ... 2319 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,28 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.2.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
9
+ - Updated dependencies [63f6b7d]
10
+ - Updated dependencies [12a95fc]
11
+ - Updated dependencies [4b0f8a6]
12
+ - Updated dependencies [51264a5]
13
+ - Updated dependencies [8e6f677]
14
+ - Updated dependencies [d70c420]
15
+ - Updated dependencies [ee9af57]
16
+ - Updated dependencies [36f1c36]
17
+ - Updated dependencies [2a16996]
18
+ - Updated dependencies [10d352e]
19
+ - Updated dependencies [9589624]
20
+ - Updated dependencies [53d3c37]
21
+ - Updated dependencies [751c894]
22
+ - Updated dependencies [577ce3a]
23
+ - Updated dependencies [9260b3a]
24
+ - @mastra/core@0.10.6
25
+
3
26
  ## 1.2.3-alpha.0
4
27
 
5
28
  ### Patch Changes
@@ -276,27 +299,4 @@
276
299
 
277
300
  ### Patch Changes
278
301
 
279
- - Updated dependencies [6052aa6]
280
- - Updated dependencies [7d8b7c7]
281
- - Updated dependencies [3a5f1e1]
282
- - Updated dependencies [8398d89]
283
- - @mastra/core@0.9.2-alpha.6
284
-
285
- ## 1.1.21-alpha.5
286
-
287
- ### Patch Changes
288
-
289
- - Updated dependencies [3d2fb5c]
290
- - Updated dependencies [7eeb2bc]
291
- - Updated dependencies [8607972]
292
- - Updated dependencies [7eeb2bc]
293
- - Updated dependencies [fba031f]
294
- - @mastra/core@0.9.2-alpha.5
295
-
296
- ## 1.1.21-alpha.4
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [ccef9f9]
301
-
302
- ... 1867 more lines hidden. See full changelog in package directory.
302
+ ... 1890 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,52 @@
1
1
  # @mastra/lance
2
2
 
3
+ ## 0.1.3-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 2097952: [MASTRA-4021] Fix PG getMessages and update messageLimit for all storage adapters
8
+ - 0e17048: Throw mastra errors in storage packages
9
+ - Updated dependencies [d1baedb]
10
+ - Updated dependencies [4d21bf2]
11
+ - Updated dependencies [2097952]
12
+ - Updated dependencies [4fb0cc2]
13
+ - Updated dependencies [d2a7a31]
14
+ - Updated dependencies [0e17048]
15
+ - @mastra/core@0.10.7-alpha.1
16
+
17
+ ## 0.1.3-alpha.0
18
+
19
+ ### Patch Changes
20
+
21
+ - 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.
22
+ - Updated dependencies [d8f2d19]
23
+ - Updated dependencies [9d52b17]
24
+ - Updated dependencies [8ba1b51]
25
+ - @mastra/core@0.10.7-alpha.0
26
+
27
+ ## 0.1.2
28
+
29
+ ### Patch Changes
30
+
31
+ - 63f6b7d: dependencies updates:
32
+ - Updated dependency [`@lancedb/lancedb@^0.18.2` ↗︎](https://www.npmjs.com/package/@lancedb/lancedb/v/0.18.2) (from `^0.18.1`, 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.1.2-alpha.0
4
51
 
5
52
  ### Patch Changes
@@ -1,5 +1,52 @@
1
1
  # @mastra/libsql
2
2
 
3
+ ## 0.10.4-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 2097952: [MASTRA-4021] Fix PG getMessages and update messageLimit for all storage adapters
8
+ - 0e17048: Throw mastra errors in storage packages
9
+ - Updated dependencies [d1baedb]
10
+ - Updated dependencies [4d21bf2]
11
+ - Updated dependencies [2097952]
12
+ - Updated dependencies [4fb0cc2]
13
+ - Updated dependencies [d2a7a31]
14
+ - Updated dependencies [0e17048]
15
+ - @mastra/core@0.10.7-alpha.1
16
+
17
+ ## 0.10.4-alpha.0
18
+
19
+ ### Patch Changes
20
+
21
+ - 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.
22
+ - Updated dependencies [d8f2d19]
23
+ - Updated dependencies [9d52b17]
24
+ - Updated dependencies [8ba1b51]
25
+ - @mastra/core@0.10.7-alpha.0
26
+
27
+ ## 0.10.3
28
+
29
+ ### Patch Changes
30
+
31
+ - 63f6b7d: dependencies updates:
32
+ - Updated dependency [`@libsql/client@^0.15.9` ↗︎](https://www.npmjs.com/package/@libsql/client/v/0.15.9) (from `^0.15.8`, 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
@@ -251,52 +298,5 @@
251
298
  - Updated dependencies [c3bd795]
252
299
  - Updated dependencies [da082f8]
253
300
  - Updated dependencies [a5810ce]
254
- - @mastra/core@0.9.4-alpha.3
255
-
256
- ## 0.0.4-alpha.2
257
-
258
- ### Patch Changes
259
-
260
- - Updated dependencies [3171b5b]
261
- - Updated dependencies [973e5ac]
262
- - Updated dependencies [9e1eff5]
263
- - @mastra/core@0.9.4-alpha.2
264
-
265
- ## 0.0.4-alpha.1
266
-
267
- ### Patch Changes
268
-
269
- - Updated dependencies [ab80e7e]
270
- - Updated dependencies [6fa1ad1]
271
- - Updated dependencies [c28d7a0]
272
- - Updated dependencies [edf1e88]
273
- - @mastra/core@0.9.4-alpha.1
274
-
275
- ## 0.0.4-alpha.0
276
-
277
- ### Patch Changes
278
-
279
- - Updated dependencies [daf942f]
280
- - Updated dependencies [0b8b868]
281
- - @mastra/core@0.9.4-alpha.0
282
-
283
- ## 0.0.3
284
-
285
- ### Patch Changes
286
-
287
- - Updated dependencies [e450778]
288
- - Updated dependencies [8902157]
289
- - Updated dependencies [ca0dc88]
290
- - Updated dependencies [526c570]
291
- - Updated dependencies [d7a6a33]
292
- - Updated dependencies [9cd1a46]
293
- - Updated dependencies [b5d2de0]
294
- - Updated dependencies [644f8ad]
295
- - Updated dependencies [70dbf51]
296
- - @mastra/core@0.9.3
297
-
298
- ## 0.0.3-alpha.1
299
-
300
- ### Patch Changes
301
301
 
302
- ... 198 more lines hidden. See full changelog in package directory.
302
+ ... 245 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,49 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.13.2-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d1baedb]
8
+ - Updated dependencies [4d21bf2]
9
+ - Updated dependencies [2097952]
10
+ - Updated dependencies [4fb0cc2]
11
+ - Updated dependencies [d2a7a31]
12
+ - Updated dependencies [0e17048]
13
+ - @mastra/core@0.10.7-alpha.1
14
+ - @mastra/mcp@0.10.5-alpha.0
15
+
16
+ ## 0.13.1
17
+
18
+ ### Patch Changes
19
+
20
+ - 63f6b7d: dependencies updates:
21
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.9.0`, in `dependencies`)
22
+ - Updated dependency [`jsdom@^26.1.0` ↗︎](https://www.npmjs.com/package/jsdom/v/26.1.0) (from `^26.0.0`, in `dependencies`)
23
+ - Updated dependency [`turndown@^7.2.0` ↗︎](https://www.npmjs.com/package/turndown/v/7.2.0) (from `^7.1.2`, in `dependencies`)
24
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
25
+ - 57675ee: [MASTRA-3679] MCP Docs Server Content Based Matching and Ranking
26
+ - Updated dependencies [63f6b7d]
27
+ - Updated dependencies [63f6b7d]
28
+ - Updated dependencies [12a95fc]
29
+ - Updated dependencies [4b0f8a6]
30
+ - Updated dependencies [51264a5]
31
+ - Updated dependencies [8e6f677]
32
+ - Updated dependencies [d70c420]
33
+ - Updated dependencies [ee9af57]
34
+ - Updated dependencies [36f1c36]
35
+ - Updated dependencies [2a16996]
36
+ - Updated dependencies [10d352e]
37
+ - Updated dependencies [9589624]
38
+ - Updated dependencies [bd1674f]
39
+ - Updated dependencies [69f76f7]
40
+ - Updated dependencies [53d3c37]
41
+ - Updated dependencies [751c894]
42
+ - Updated dependencies [577ce3a]
43
+ - Updated dependencies [9260b3a]
44
+ - @mastra/core@0.10.6
45
+ - @mastra/mcp@0.10.4
46
+
3
47
  ## 0.13.1-alpha.2
4
48
 
5
49
  ### Patch Changes
@@ -254,49 +298,5 @@
254
298
  - @mastra/core@0.10.0-alpha.1
255
299
  - @mastra/mcp@0.6.0-alpha.1
256
300
 
257
- ## 0.0.15-alpha.0
258
-
259
- ### Patch Changes
260
-
261
- - Updated dependencies [f53a6ac]
262
- - Updated dependencies [eabdcd9]
263
- - Updated dependencies [90be034]
264
- - Updated dependencies [99f050a]
265
- - Updated dependencies [d0ee3c6]
266
- - Updated dependencies [23f258c]
267
- - Updated dependencies [2672a05]
268
- - @mastra/core@0.9.5-alpha.0
269
- - @mastra/mcp@0.5.1-alpha.0
270
-
271
- ## 0.0.14
272
-
273
- ### Patch Changes
274
-
275
- - ce9435f: Increased the allowed size of loc in the docs MCPs examples tool so that the agents.md example still fits in
276
- - Updated dependencies [8baa6c8]
277
- - Updated dependencies [396be50]
278
- - Updated dependencies [ab80e7e]
279
- - Updated dependencies [e229660]
280
- - Updated dependencies [c3bd795]
281
- - Updated dependencies [da082f8]
282
- - Updated dependencies [bb1e2c8]
283
- - Updated dependencies [a5810ce]
284
- - Updated dependencies [3e9c131]
285
- - Updated dependencies [3171b5b]
286
- - Updated dependencies [973e5ac]
287
- - Updated dependencies [daf942f]
288
- - Updated dependencies [0b8b868]
289
- - Updated dependencies [9e1eff5]
290
- - Updated dependencies [6fa1ad1]
291
- - Updated dependencies [c28d7a0]
292
- - Updated dependencies [edf1e88]
293
- - @mastra/mcp@0.5.0
294
- - @mastra/core@0.9.4
295
-
296
- ## 0.0.14-alpha.6
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [3e9c131]
301
301
 
302
- ... 782 more lines hidden. See full changelog in package directory.
302
+ ... 826 more lines hidden. See full changelog in package directory.