@mastra/mcp-docs-server 0.12.0 → 0.13.1-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.
- package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +26 -0
- package/.docs/organized/changelogs/%40mastra%2Fagui.md +14 -0
- package/.docs/organized/changelogs/%40mastra%2Fastra.md +21 -21
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +33 -33
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +35 -35
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +48 -48
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +26 -26
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +33 -33
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +52 -52
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +32 -0
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +70 -70
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +64 -64
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +54 -54
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +77 -77
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +40 -0
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +36 -36
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +43 -43
- package/.docs/organized/changelogs/%40mastra%2Fgithub.md +36 -36
- package/.docs/organized/changelogs/%40mastra%2Flance.md +35 -0
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +39 -39
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +23 -23
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +59 -59
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +37 -37
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +35 -35
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +37 -37
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +46 -46
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +37 -37
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +32 -0
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +48 -48
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +21 -21
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +91 -91
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +33 -33
- package/.docs/organized/changelogs/%40mastra%2Frag.md +43 -43
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +36 -36
- package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +7 -0
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +43 -43
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +33 -33
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +27 -27
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +23 -23
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +38 -38
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +38 -38
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +38 -38
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +38 -38
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +37 -37
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +38 -38
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +36 -36
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +36 -36
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +38 -38
- package/.docs/organized/changelogs/create-mastra.md +28 -28
- package/.docs/organized/changelogs/mastra.md +94 -94
- package/.docs/organized/code-examples/agent.md +4 -1
- package/.docs/raw/course/02-agent-tools-mcp/02-installing-mcp.md +1 -1
- package/.docs/raw/course/02-agent-tools-mcp/03-setting-up-mcp-configuration.md +2 -2
- package/.docs/raw/course/02-agent-tools-mcp/09-updating-mcp-config-zapier.md +1 -1
- package/.docs/raw/course/02-agent-tools-mcp/26-updating-mcp-config-filesystem.md +1 -1
- package/.docs/raw/course/02-agent-tools-mcp/31-enhancing-memory-configuration.md +12 -3
- package/.docs/raw/reference/observability/providers/index.mdx +1 -0
- package/.docs/raw/reference/observability/providers/langwatch.mdx +1 -1
- package/.docs/raw/workflows/overview.mdx +1 -1
- package/dist/stdio.js +0 -5
- package/package.json +15 -15
|
@@ -1,5 +1,39 @@
|
|
|
1
1
|
# @mastra/mcp
|
|
2
2
|
|
|
3
|
+
## 0.10.4-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.10.2`, in `dependencies`)
|
|
9
|
+
- Updated dependency [`hono@^4.7.11` ↗︎](https://www.npmjs.com/package/hono/v/4.7.11) (from `^4.7.4`, in `dependencies`)
|
|
10
|
+
- 36f1c36: MCP Client and Server streamable http fixes
|
|
11
|
+
- Updated dependencies [63f6b7d]
|
|
12
|
+
- Updated dependencies [36f1c36]
|
|
13
|
+
- Updated dependencies [10d352e]
|
|
14
|
+
- Updated dependencies [53d3c37]
|
|
15
|
+
- @mastra/core@0.10.6-alpha.0
|
|
16
|
+
|
|
17
|
+
## 0.10.3
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- fc579cd: [MASTRA-3554] Support MCP prompts for MCPServer and MCPClient
|
|
22
|
+
- Updated dependencies [d1ed912]
|
|
23
|
+
- Updated dependencies [f6fd25f]
|
|
24
|
+
- Updated dependencies [dffb67b]
|
|
25
|
+
- Updated dependencies [f1f1f1b]
|
|
26
|
+
- Updated dependencies [925ab94]
|
|
27
|
+
- Updated dependencies [f9816ae]
|
|
28
|
+
- Updated dependencies [82090c1]
|
|
29
|
+
- Updated dependencies [1b443fd]
|
|
30
|
+
- Updated dependencies [ce97900]
|
|
31
|
+
- Updated dependencies [f1309d3]
|
|
32
|
+
- Updated dependencies [14a2566]
|
|
33
|
+
- Updated dependencies [f7f8293]
|
|
34
|
+
- Updated dependencies [48eddb9]
|
|
35
|
+
- @mastra/core@0.10.4
|
|
36
|
+
|
|
3
37
|
## 0.10.3-alpha.0
|
|
4
38
|
|
|
5
39
|
### Patch Changes
|
|
@@ -265,38 +299,4 @@
|
|
|
265
299
|
- Updated dependencies [0b8b868]
|
|
266
300
|
- @mastra/core@0.9.4-alpha.0
|
|
267
301
|
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
### Patch Changes
|
|
271
|
-
|
|
272
|
-
- Updated dependencies [e450778]
|
|
273
|
-
- Updated dependencies [8902157]
|
|
274
|
-
- Updated dependencies [ca0dc88]
|
|
275
|
-
- Updated dependencies [526c570]
|
|
276
|
-
- Updated dependencies [d7a6a33]
|
|
277
|
-
- Updated dependencies [9cd1a46]
|
|
278
|
-
- Updated dependencies [b5d2de0]
|
|
279
|
-
- Updated dependencies [644f8ad]
|
|
280
|
-
- Updated dependencies [70dbf51]
|
|
281
|
-
- @mastra/core@0.9.3
|
|
282
|
-
|
|
283
|
-
## 0.4.3-alpha.1
|
|
284
|
-
|
|
285
|
-
### Patch Changes
|
|
286
|
-
|
|
287
|
-
- Updated dependencies [e450778]
|
|
288
|
-
- Updated dependencies [8902157]
|
|
289
|
-
- Updated dependencies [ca0dc88]
|
|
290
|
-
- Updated dependencies [9cd1a46]
|
|
291
|
-
- Updated dependencies [70dbf51]
|
|
292
|
-
- @mastra/core@0.9.3-alpha.1
|
|
293
|
-
|
|
294
|
-
## 0.4.3-alpha.0
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [526c570]
|
|
299
|
-
- Updated dependencies [b5d2de0]
|
|
300
|
-
- Updated dependencies [644f8ad]
|
|
301
|
-
|
|
302
|
-
... 1682 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1716 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,41 @@
|
|
|
1
1
|
# @mastra/mem0
|
|
2
2
|
|
|
3
|
+
## 0.1.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`mem0ai@^2.1.30` ↗︎](https://www.npmjs.com/package/mem0ai/v/2.1.30) (from `^2.1.29`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
15
|
+
## 0.1.2
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- 1ec7a17: dependencies updates:
|
|
20
|
+
- Updated dependency [`mem0ai@^2.1.29` ↗︎](https://www.npmjs.com/package/mem0ai/v/2.1.29) (from `^2.1.2`, in `dependencies`)
|
|
21
|
+
- Removed dependency [`zod@^3.24.3` ↗︎](https://www.npmjs.com/package/zod/v/3.24.3) (from `dependencies`)
|
|
22
|
+
- Added dependency [`zod@^3.0.0` ↗︎](https://www.npmjs.com/package/zod/v/3.0.0) (to `peerDependencies`)
|
|
23
|
+
- Added dependency [`zod@^3.0.0` ↗︎](https://www.npmjs.com/package/zod/v/3.0.0) (to `devDependencies`)
|
|
24
|
+
- Updated dependencies [d1ed912]
|
|
25
|
+
- Updated dependencies [f6fd25f]
|
|
26
|
+
- Updated dependencies [dffb67b]
|
|
27
|
+
- Updated dependencies [f1f1f1b]
|
|
28
|
+
- Updated dependencies [925ab94]
|
|
29
|
+
- Updated dependencies [f9816ae]
|
|
30
|
+
- Updated dependencies [82090c1]
|
|
31
|
+
- Updated dependencies [1b443fd]
|
|
32
|
+
- Updated dependencies [ce97900]
|
|
33
|
+
- Updated dependencies [f1309d3]
|
|
34
|
+
- Updated dependencies [14a2566]
|
|
35
|
+
- Updated dependencies [f7f8293]
|
|
36
|
+
- Updated dependencies [48eddb9]
|
|
37
|
+
- @mastra/core@0.10.4
|
|
38
|
+
|
|
3
39
|
## 0.1.2-alpha.0
|
|
4
40
|
|
|
5
41
|
### Patch Changes
|
|
@@ -263,40 +299,4 @@
|
|
|
263
299
|
- Updated dependencies [51e6923]
|
|
264
300
|
- @mastra/core@0.9.2-alpha.4
|
|
265
301
|
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
### Patch Changes
|
|
269
|
-
|
|
270
|
-
- Updated dependencies [967b41c]
|
|
271
|
-
- Updated dependencies [4155f47]
|
|
272
|
-
- Updated dependencies [17826a9]
|
|
273
|
-
- @mastra/core@0.9.2-alpha.3
|
|
274
|
-
|
|
275
|
-
## 0.0.8-alpha.2
|
|
276
|
-
|
|
277
|
-
### Patch Changes
|
|
278
|
-
|
|
279
|
-
- Updated dependencies [26738f4]
|
|
280
|
-
- @mastra/core@0.9.2-alpha.2
|
|
281
|
-
|
|
282
|
-
## 0.0.8-alpha.1
|
|
283
|
-
|
|
284
|
-
### Patch Changes
|
|
285
|
-
|
|
286
|
-
- Updated dependencies [b804723]
|
|
287
|
-
- @mastra/core@0.9.2-alpha.1
|
|
288
|
-
|
|
289
|
-
## 0.0.8-alpha.0
|
|
290
|
-
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- Updated dependencies [0097d50]
|
|
294
|
-
- @mastra/core@0.9.2-alpha.0
|
|
295
|
-
|
|
296
|
-
## 0.0.7
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- Updated dependencies [405b63d]
|
|
301
|
-
|
|
302
|
-
... 406 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 442 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,50 @@
|
|
|
1
1
|
# @mastra/memory
|
|
2
2
|
|
|
3
|
+
## 0.10.4-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`@upstash/redis@^1.35.0` ↗︎](https://www.npmjs.com/package/@upstash/redis/v/1.35.0) (from `^1.34.5`, in `dependencies`)
|
|
9
|
+
- Updated dependency [`ai@^4.3.16` ↗︎](https://www.npmjs.com/package/ai/v/4.3.16) (from `^4.2.2`, in `dependencies`)
|
|
10
|
+
- Updated dependency [`js-tiktoken@^1.0.20` ↗︎](https://www.npmjs.com/package/js-tiktoken/v/1.0.20) (from `^1.0.19`, in `dependencies`)
|
|
11
|
+
- Updated dependency [`pg@^8.16.0` ↗︎](https://www.npmjs.com/package/pg/v/8.16.0) (from `^8.13.3`, in `dependencies`)
|
|
12
|
+
- Updated dependency [`pg-pool@^3.10.0` ↗︎](https://www.npmjs.com/package/pg-pool/v/3.10.0) (from `^3.7.1`, in `dependencies`)
|
|
13
|
+
- Updated dependency [`postgres@^3.4.7` ↗︎](https://www.npmjs.com/package/postgres/v/3.4.7) (from `^3.4.5`, in `dependencies`)
|
|
14
|
+
- Updated dependency [`redis@^4.7.1` ↗︎](https://www.npmjs.com/package/redis/v/4.7.1) (from `^4.7.0`, in `dependencies`)
|
|
15
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
16
|
+
- Updated dependencies [63f6b7d]
|
|
17
|
+
- Updated dependencies [36f1c36]
|
|
18
|
+
- Updated dependencies [10d352e]
|
|
19
|
+
- Updated dependencies [53d3c37]
|
|
20
|
+
- @mastra/core@0.10.6-alpha.0
|
|
21
|
+
|
|
22
|
+
## 0.10.3
|
|
23
|
+
|
|
24
|
+
### Patch Changes
|
|
25
|
+
|
|
26
|
+
- 1ccccff: dependencies updates:
|
|
27
|
+
- Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
|
|
28
|
+
- 1ccccff: dependencies updates:
|
|
29
|
+
- Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
|
|
30
|
+
- a382d3b: Fix token limiter estimations after recent MessageList work changed message structure
|
|
31
|
+
- 48eddb9: update filter logic in Memory class to support semantic recall search scope
|
|
32
|
+
- 66f4424: Update peerdeps
|
|
33
|
+
- Updated dependencies [d1ed912]
|
|
34
|
+
- Updated dependencies [f6fd25f]
|
|
35
|
+
- Updated dependencies [dffb67b]
|
|
36
|
+
- Updated dependencies [f1f1f1b]
|
|
37
|
+
- Updated dependencies [925ab94]
|
|
38
|
+
- Updated dependencies [f9816ae]
|
|
39
|
+
- Updated dependencies [82090c1]
|
|
40
|
+
- Updated dependencies [1b443fd]
|
|
41
|
+
- Updated dependencies [ce97900]
|
|
42
|
+
- Updated dependencies [f1309d3]
|
|
43
|
+
- Updated dependencies [14a2566]
|
|
44
|
+
- Updated dependencies [f7f8293]
|
|
45
|
+
- Updated dependencies [48eddb9]
|
|
46
|
+
- @mastra/core@0.10.4
|
|
47
|
+
|
|
3
48
|
## 0.10.3-alpha.2
|
|
4
49
|
|
|
5
50
|
### Patch Changes
|
|
@@ -253,50 +298,5 @@
|
|
|
253
298
|
|
|
254
299
|
### Patch Changes
|
|
255
300
|
|
|
256
|
-
- Updated dependencies [e450778]
|
|
257
|
-
- Updated dependencies [8902157]
|
|
258
|
-
- Updated dependencies [ca0dc88]
|
|
259
|
-
- Updated dependencies [9cd1a46]
|
|
260
|
-
- Updated dependencies [70dbf51]
|
|
261
|
-
- @mastra/core@0.9.3-alpha.1
|
|
262
|
-
|
|
263
|
-
## 0.3.3-alpha.0
|
|
264
|
-
|
|
265
|
-
### Patch Changes
|
|
266
|
-
|
|
267
|
-
- Updated dependencies [526c570]
|
|
268
|
-
- Updated dependencies [b5d2de0]
|
|
269
|
-
- Updated dependencies [644f8ad]
|
|
270
|
-
- @mastra/core@0.9.3-alpha.0
|
|
271
|
-
|
|
272
|
-
## 0.3.2
|
|
273
|
-
|
|
274
|
-
### Patch Changes
|
|
275
301
|
|
|
276
|
-
|
|
277
|
-
- Updated dependency [`zod@^3.24.3` ↗︎](https://www.npmjs.com/package/zod/v/3.24.3) (from `^3.24.2`, in `dependencies`)
|
|
278
|
-
- 67e14dd: Allow for textpart message content to be embedded into vectors
|
|
279
|
-
- 544767d: Improved token estimation in TokenLimiter from 96% accuracy back to 99%
|
|
280
|
-
- 17826a9: Added a breaking change warning about deprecated working memory "use: 'text-stream'" which is being fully replaced by "use: 'tool-call'"
|
|
281
|
-
- Updated dependencies [6052aa6]
|
|
282
|
-
- Updated dependencies [967b41c]
|
|
283
|
-
- Updated dependencies [3d2fb5c]
|
|
284
|
-
- Updated dependencies [26738f4]
|
|
285
|
-
- Updated dependencies [4155f47]
|
|
286
|
-
- Updated dependencies [7eeb2bc]
|
|
287
|
-
- Updated dependencies [b804723]
|
|
288
|
-
- Updated dependencies [8607972]
|
|
289
|
-
- Updated dependencies [ccef9f9]
|
|
290
|
-
- Updated dependencies [0097d50]
|
|
291
|
-
- Updated dependencies [7eeb2bc]
|
|
292
|
-
- Updated dependencies [17826a9]
|
|
293
|
-
- Updated dependencies [7d8b7c7]
|
|
294
|
-
- Updated dependencies [fba031f]
|
|
295
|
-
- Updated dependencies [3a5f1e1]
|
|
296
|
-
- Updated dependencies [51e6923]
|
|
297
|
-
- Updated dependencies [8398d89]
|
|
298
|
-
- @mastra/core@0.9.2
|
|
299
|
-
|
|
300
|
-
## 0.3.2-alpha.7
|
|
301
|
-
|
|
302
|
-
... 2025 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 2070 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,41 @@
|
|
|
1
1
|
# @mastra/mongodb
|
|
2
2
|
|
|
3
|
+
## 0.10.4-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`cloudflare@^4.3.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.3.0) (from `^4.1.0`, in `dependencies`)
|
|
9
|
+
- Updated dependency [`mongodb@^6.17.0` ↗︎](https://www.npmjs.com/package/mongodb/v/6.17.0) (from `^6.15.0`, in `dependencies`)
|
|
10
|
+
- Updated dependencies [63f6b7d]
|
|
11
|
+
- Updated dependencies [36f1c36]
|
|
12
|
+
- Updated dependencies [10d352e]
|
|
13
|
+
- Updated dependencies [53d3c37]
|
|
14
|
+
- @mastra/core@0.10.6-alpha.0
|
|
15
|
+
|
|
16
|
+
## 0.10.3
|
|
17
|
+
|
|
18
|
+
### Patch Changes
|
|
19
|
+
|
|
20
|
+
- dffb67b: updated stores to add alter table and change tests
|
|
21
|
+
- 925ab94: added paginated functions to base class and added boilerplate and updated imports
|
|
22
|
+
- e030ea3: Added missing format compatibility to MongoDB getMessages() method
|
|
23
|
+
- 66f4424: Update peerdeps
|
|
24
|
+
- Updated dependencies [d1ed912]
|
|
25
|
+
- Updated dependencies [f6fd25f]
|
|
26
|
+
- Updated dependencies [dffb67b]
|
|
27
|
+
- Updated dependencies [f1f1f1b]
|
|
28
|
+
- Updated dependencies [925ab94]
|
|
29
|
+
- Updated dependencies [f9816ae]
|
|
30
|
+
- Updated dependencies [82090c1]
|
|
31
|
+
- Updated dependencies [1b443fd]
|
|
32
|
+
- Updated dependencies [ce97900]
|
|
33
|
+
- Updated dependencies [f1309d3]
|
|
34
|
+
- Updated dependencies [14a2566]
|
|
35
|
+
- Updated dependencies [f7f8293]
|
|
36
|
+
- Updated dependencies [48eddb9]
|
|
37
|
+
- @mastra/core@0.10.4
|
|
38
|
+
|
|
3
39
|
## 0.10.3-alpha.2
|
|
4
40
|
|
|
5
41
|
### Patch Changes
|
|
@@ -262,41 +298,5 @@
|
|
|
262
298
|
- Updated dependencies [ca0dc88]
|
|
263
299
|
- Updated dependencies [9cd1a46]
|
|
264
300
|
- Updated dependencies [70dbf51]
|
|
265
|
-
- @mastra/core@0.9.3-alpha.1
|
|
266
|
-
|
|
267
|
-
## 0.0.4-alpha.0
|
|
268
|
-
|
|
269
|
-
### Patch Changes
|
|
270
|
-
|
|
271
|
-
- Updated dependencies [526c570]
|
|
272
|
-
- Updated dependencies [b5d2de0]
|
|
273
|
-
- Updated dependencies [644f8ad]
|
|
274
|
-
- @mastra/core@0.9.3-alpha.0
|
|
275
|
-
|
|
276
|
-
## 0.0.3
|
|
277
|
-
|
|
278
|
-
### Patch Changes
|
|
279
301
|
|
|
280
|
-
|
|
281
|
-
- Updated dependencies [967b41c]
|
|
282
|
-
- Updated dependencies [3d2fb5c]
|
|
283
|
-
- Updated dependencies [26738f4]
|
|
284
|
-
- Updated dependencies [4155f47]
|
|
285
|
-
- Updated dependencies [7eeb2bc]
|
|
286
|
-
- Updated dependencies [b804723]
|
|
287
|
-
- Updated dependencies [8607972]
|
|
288
|
-
- Updated dependencies [ccef9f9]
|
|
289
|
-
- Updated dependencies [0097d50]
|
|
290
|
-
- Updated dependencies [7eeb2bc]
|
|
291
|
-
- Updated dependencies [17826a9]
|
|
292
|
-
- Updated dependencies [7d8b7c7]
|
|
293
|
-
- Updated dependencies [fba031f]
|
|
294
|
-
- Updated dependencies [3a5f1e1]
|
|
295
|
-
- Updated dependencies [51e6923]
|
|
296
|
-
- Updated dependencies [8398d89]
|
|
297
|
-
- @mastra/core@0.9.2
|
|
298
|
-
|
|
299
|
-
## 0.0.3-alpha.6
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 152 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 188 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,37 @@
|
|
|
1
1
|
# @mastra/opensearch
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- 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`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
15
|
+
## 0.10.2
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- 66f4424: Update peerdeps
|
|
20
|
+
- Updated dependencies [d1ed912]
|
|
21
|
+
- Updated dependencies [f6fd25f]
|
|
22
|
+
- Updated dependencies [dffb67b]
|
|
23
|
+
- Updated dependencies [f1f1f1b]
|
|
24
|
+
- Updated dependencies [925ab94]
|
|
25
|
+
- Updated dependencies [f9816ae]
|
|
26
|
+
- Updated dependencies [82090c1]
|
|
27
|
+
- Updated dependencies [1b443fd]
|
|
28
|
+
- Updated dependencies [ce97900]
|
|
29
|
+
- Updated dependencies [f1309d3]
|
|
30
|
+
- Updated dependencies [14a2566]
|
|
31
|
+
- Updated dependencies [f7f8293]
|
|
32
|
+
- Updated dependencies [48eddb9]
|
|
33
|
+
- @mastra/core@0.10.4
|
|
34
|
+
|
|
3
35
|
## 0.10.2-alpha.0
|
|
4
36
|
|
|
5
37
|
### Patch Changes
|
|
@@ -1,5 +1,52 @@
|
|
|
1
1
|
# @mastra/pg
|
|
2
2
|
|
|
3
|
+
## 0.10.4-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`pg-promise@^11.14.0` ↗︎](https://www.npmjs.com/package/pg-promise/v/11.14.0) (from `^11.13.0`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
15
|
+
## 0.10.3
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- 3c77c0a: fix(pg): allow dotted attribute keys in `getTraces` by using `parseFieldKey` instead of `parseSqlIdentifier`
|
|
20
|
+
- Updated dependencies [13c97f9]
|
|
21
|
+
- @mastra/core@0.10.5
|
|
22
|
+
|
|
23
|
+
## 0.10.2
|
|
24
|
+
|
|
25
|
+
### Patch Changes
|
|
26
|
+
|
|
27
|
+
- e95cb69: dependencies updates:
|
|
28
|
+
- Updated dependency [`pg@^8.16.0` ↗︎](https://www.npmjs.com/package/pg/v/8.16.0) (from `^8.13.3`, in `dependencies`)
|
|
29
|
+
- Updated dependency [`pg-promise@^11.13.0` ↗︎](https://www.npmjs.com/package/pg-promise/v/11.13.0) (from `^11.11.0`, in `dependencies`)
|
|
30
|
+
- 0db1e1e: Fix PostgresStore paginated APIs
|
|
31
|
+
- dffb67b: updated stores to add alter table and change tests
|
|
32
|
+
- e0f9201: change how dedupe works for libsql and pg
|
|
33
|
+
- 48eddb9: update filter logic in Memory class to support semantic recall search scope
|
|
34
|
+
- 66f4424: Update peerdeps
|
|
35
|
+
- Updated dependencies [d1ed912]
|
|
36
|
+
- Updated dependencies [f6fd25f]
|
|
37
|
+
- Updated dependencies [dffb67b]
|
|
38
|
+
- Updated dependencies [f1f1f1b]
|
|
39
|
+
- Updated dependencies [925ab94]
|
|
40
|
+
- Updated dependencies [f9816ae]
|
|
41
|
+
- Updated dependencies [82090c1]
|
|
42
|
+
- Updated dependencies [1b443fd]
|
|
43
|
+
- Updated dependencies [ce97900]
|
|
44
|
+
- Updated dependencies [f1309d3]
|
|
45
|
+
- Updated dependencies [14a2566]
|
|
46
|
+
- Updated dependencies [f7f8293]
|
|
47
|
+
- Updated dependencies [48eddb9]
|
|
48
|
+
- @mastra/core@0.10.4
|
|
49
|
+
|
|
3
50
|
## 0.10.2-alpha.4
|
|
4
51
|
|
|
5
52
|
### Patch Changes
|
|
@@ -251,52 +298,5 @@
|
|
|
251
298
|
|
|
252
299
|
- Updated dependencies [e450778]
|
|
253
300
|
- Updated dependencies [8902157]
|
|
254
|
-
- Updated dependencies [ca0dc88]
|
|
255
|
-
- Updated dependencies [526c570]
|
|
256
|
-
- Updated dependencies [d7a6a33]
|
|
257
|
-
- Updated dependencies [9cd1a46]
|
|
258
|
-
- Updated dependencies [b5d2de0]
|
|
259
|
-
- Updated dependencies [644f8ad]
|
|
260
|
-
- Updated dependencies [70dbf51]
|
|
261
|
-
- @mastra/core@0.9.3
|
|
262
|
-
|
|
263
|
-
## 0.3.3-alpha.1
|
|
264
|
-
|
|
265
|
-
### Patch Changes
|
|
266
|
-
|
|
267
|
-
- Updated dependencies [e450778]
|
|
268
|
-
- Updated dependencies [8902157]
|
|
269
|
-
- Updated dependencies [ca0dc88]
|
|
270
|
-
- Updated dependencies [9cd1a46]
|
|
271
|
-
- Updated dependencies [70dbf51]
|
|
272
|
-
- @mastra/core@0.9.3-alpha.1
|
|
273
|
-
|
|
274
|
-
## 0.3.3-alpha.0
|
|
275
|
-
|
|
276
|
-
### Patch Changes
|
|
277
|
-
|
|
278
|
-
- Updated dependencies [526c570]
|
|
279
|
-
- Updated dependencies [b5d2de0]
|
|
280
|
-
- Updated dependencies [644f8ad]
|
|
281
|
-
- @mastra/core@0.9.3-alpha.0
|
|
282
|
-
|
|
283
|
-
## 0.3.2
|
|
284
|
-
|
|
285
|
-
### Patch Changes
|
|
286
301
|
|
|
287
|
-
|
|
288
|
-
Add fromDate and toDate to telemetry parameters
|
|
289
|
-
- Updated dependencies [6052aa6]
|
|
290
|
-
- Updated dependencies [967b41c]
|
|
291
|
-
- Updated dependencies [3d2fb5c]
|
|
292
|
-
- Updated dependencies [26738f4]
|
|
293
|
-
- Updated dependencies [4155f47]
|
|
294
|
-
- Updated dependencies [7eeb2bc]
|
|
295
|
-
- Updated dependencies [b804723]
|
|
296
|
-
- Updated dependencies [8607972]
|
|
297
|
-
- Updated dependencies [ccef9f9]
|
|
298
|
-
- Updated dependencies [0097d50]
|
|
299
|
-
- Updated dependencies [7eeb2bc]
|
|
300
|
-
- Updated dependencies [17826a9]
|
|
301
|
-
|
|
302
|
-
... 1455 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1502 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,25 @@
|
|
|
1
1
|
# @mastra/pinecone
|
|
2
2
|
|
|
3
|
+
## 0.10.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 66f4424: Update peerdeps
|
|
8
|
+
- Updated dependencies [d1ed912]
|
|
9
|
+
- Updated dependencies [f6fd25f]
|
|
10
|
+
- Updated dependencies [dffb67b]
|
|
11
|
+
- Updated dependencies [f1f1f1b]
|
|
12
|
+
- Updated dependencies [925ab94]
|
|
13
|
+
- Updated dependencies [f9816ae]
|
|
14
|
+
- Updated dependencies [82090c1]
|
|
15
|
+
- Updated dependencies [1b443fd]
|
|
16
|
+
- Updated dependencies [ce97900]
|
|
17
|
+
- Updated dependencies [f1309d3]
|
|
18
|
+
- Updated dependencies [14a2566]
|
|
19
|
+
- Updated dependencies [f7f8293]
|
|
20
|
+
- Updated dependencies [48eddb9]
|
|
21
|
+
- @mastra/core@0.10.4
|
|
22
|
+
|
|
3
23
|
## 0.10.2-alpha.0
|
|
4
24
|
|
|
5
25
|
### Patch Changes
|
|
@@ -278,25 +298,5 @@
|
|
|
278
298
|
### Patch Changes
|
|
279
299
|
|
|
280
300
|
- Updated dependencies [b804723]
|
|
281
|
-
- @mastra/core@0.9.2-alpha.1
|
|
282
|
-
|
|
283
|
-
## 0.2.11-alpha.0
|
|
284
|
-
|
|
285
|
-
### Patch Changes
|
|
286
|
-
|
|
287
|
-
- Updated dependencies [0097d50]
|
|
288
|
-
- @mastra/core@0.9.2-alpha.0
|
|
289
|
-
|
|
290
|
-
## 0.2.10
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- 5f826d9: Moved vector store specific prompts from @mastra/rag to be exported from the store that the prompt belongs to, ie @mastra/pg
|
|
295
|
-
- Updated dependencies [405b63d]
|
|
296
|
-
- Updated dependencies [81fb7f6]
|
|
297
|
-
- Updated dependencies [20275d4]
|
|
298
|
-
- Updated dependencies [7d1892c]
|
|
299
|
-
- Updated dependencies [a90a082]
|
|
300
|
-
- Updated dependencies [2d17c73]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1550 more lines hidden. See full changelog in package directory.
|