@mastra/mcp-docs-server 0.13.44 → 0.13.45
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%2Fchangeset-cli.md +2 -0
- package/.docs/organized/changelogs/%40internal%2Fexternal-types.md +2 -0
- package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +201 -1
- package/.docs/organized/changelogs/%40internal%2Ftypes-builder.md +2 -0
- package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +251 -51
- package/.docs/organized/changelogs/%40mastra%2Fastra.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +422 -222
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Flance.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmssql.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Frag.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Freact.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +72 -0
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +104 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +49 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +201 -1
- package/.docs/organized/changelogs/create-mastra.md +201 -1
- package/.docs/organized/changelogs/mastra.md +201 -1
- package/.docs/raw/agents/adding-voice.mdx +49 -0
- package/.docs/raw/course/01-first-agent/05-running-playground.md +5 -5
- package/.docs/raw/course/01-first-agent/09-testing-your-agent.md +3 -3
- package/.docs/raw/course/01-first-agent/13-testing-your-tool.md +3 -3
- package/.docs/raw/course/01-first-agent/17-testing-memory.md +2 -2
- package/.docs/raw/course/04-workflows/07-using-playground.md +1 -1
- package/.docs/raw/frameworks/agentic-uis/ai-sdk.mdx +23 -1
- package/.docs/raw/reference/client-js/memory.mdx +43 -0
- package/.docs/raw/reference/core/mastra-class.mdx +8 -0
- package/.docs/raw/reference/core/mastra-model-gateway.mdx +223 -0
- package/.docs/raw/reference/scorers/answer-relevancy.mdx +28 -98
- package/.docs/raw/reference/scorers/answer-similarity.mdx +12 -258
- package/.docs/raw/reference/scorers/bias.mdx +29 -87
- package/.docs/raw/reference/scorers/completeness.mdx +32 -91
- package/.docs/raw/reference/scorers/content-similarity.mdx +29 -99
- package/.docs/raw/reference/scorers/context-precision.mdx +28 -130
- package/.docs/raw/reference/scorers/faithfulness.mdx +28 -101
- package/.docs/raw/reference/scorers/hallucination.mdx +28 -103
- package/.docs/raw/reference/scorers/keyword-coverage.mdx +28 -107
- package/.docs/raw/reference/scorers/textual-difference.mdx +27 -100
- package/.docs/raw/reference/scorers/tone-consistency.mdx +25 -98
- package/.docs/raw/reference/scorers/toxicity.mdx +29 -92
- package/.docs/raw/reference/storage/cloudflare-d1.mdx +37 -0
- package/.docs/raw/reference/storage/lance.mdx +33 -0
- package/.docs/raw/reference/storage/libsql.mdx +37 -0
- package/.docs/raw/reference/storage/mongodb.mdx +39 -0
- package/.docs/raw/reference/storage/mssql.mdx +37 -0
- package/.docs/raw/reference/storage/postgresql.mdx +37 -0
- package/.docs/raw/reference/streaming/agents/stream.mdx +7 -0
- package/.docs/raw/reference/voice/composite-voice.mdx +71 -28
- package/.docs/raw/reference/voice/voice.listen.mdx +86 -52
- package/.docs/raw/reference/voice/voice.speak.mdx +75 -40
- package/.docs/raw/voice/overview.mdx +67 -0
- package/.docs/raw/workflows/control-flow.mdx +180 -0
- package/CHANGELOG.md +20 -0
- package/dist/{chunk-TUAHUTTB.js → chunk-VE65X75W.js} +24 -4
- package/dist/prepare-docs/package-changes.d.ts.map +1 -1
- package/dist/prepare-docs/prepare.js +1 -1
- package/dist/stdio.js +1 -1
- package/package.json +5 -5
|
@@ -1,5 +1,31 @@
|
|
|
1
1
|
# @mastra/mongodb
|
|
2
2
|
|
|
3
|
+
## 0.14.10
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- deleteVectors, deleteFilter when upserting, updateVector filter (#10244) ([#10526](https://github.com/mastra-ai/mastra/pull/10526))
|
|
8
|
+
|
|
9
|
+
- fix: ensure score responses match saved payloads for Mastra Stores. ([#10570](https://github.com/mastra-ai/mastra/pull/10570))
|
|
10
|
+
|
|
11
|
+
- Fix message sorting in getMessagesPaginated when using semantic recall (include parameter). Messages are now always sorted by createdAt after combining paginated and included messages, ensuring correct chronological ordering of conversation history. All stores now consistently use MessageList for deduplication followed by explicit sorting. ([#10573](https://github.com/mastra-ai/mastra/pull/10573))
|
|
12
|
+
|
|
13
|
+
- Updated dependencies [[`5657314`](https://github.com/mastra-ai/mastra/commit/5657314a1f9d49019bb53f357fa48f75a69247ca), [`e5aca78`](https://github.com/mastra-ai/mastra/commit/e5aca78bb7f263bb8b470bedae81efe9805d7544), [`33a607a`](https://github.com/mastra-ai/mastra/commit/33a607a1f716c2029d4a1ff1603dd756129a33b3), [`cc10fc1`](https://github.com/mastra-ai/mastra/commit/cc10fc192d9f527c71a23cc9def10d8718935ee1), [`1f7ee84`](https://github.com/mastra-ai/mastra/commit/1f7ee841a643ef12d90392125881f06fdf877293), [`e7d5149`](https://github.com/mastra-ai/mastra/commit/e7d514995260b63b2108308e85c64de37dcd0f71), [`f195082`](https://github.com/mastra-ai/mastra/commit/f1950822a2425d5ccae78c5d010e02ddb027a869), [`d9986dd`](https://github.com/mastra-ai/mastra/commit/d9986dd3513f7ca3244a8e599a440ccf4d8bc28b), [`a45b0f0`](https://github.com/mastra-ai/mastra/commit/a45b0f0cd19eab1fe4deceae3abf029442c22f74), [`f6e8eb3`](https://github.com/mastra-ai/mastra/commit/f6e8eb3dac53b70b06e906b2818b1d2a5b0486d7), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`3236f35`](https://github.com/mastra-ai/mastra/commit/3236f352ae13cc8552c2965164e97bd125dae48d), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`0230321`](https://github.com/mastra-ai/mastra/commit/02303217870bedea0ef009bea9a952f24ed38aaf), [`7b541f4`](https://github.com/mastra-ai/mastra/commit/7b541f49eda6f5a87b738198edbd136927599475), [`0eea842`](https://github.com/mastra-ai/mastra/commit/0eea8423cbdd37f2111593c6f7d2efcde4b7e4ce), [`63ae8a2`](https://github.com/mastra-ai/mastra/commit/63ae8a22c0c09bbb8b9779f5f38934cd75f616af), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`ac7ef07`](https://github.com/mastra-ai/mastra/commit/ac7ef07633caee89707142171d2873c888ffef85), [`522f0b4`](https://github.com/mastra-ai/mastra/commit/522f0b45330719858794eabffffde4f343f55549), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`8b51d55`](https://github.com/mastra-ai/mastra/commit/8b51d55bae531edf7e383958d7ecee04df31f5d5), [`2131ac5`](https://github.com/mastra-ai/mastra/commit/2131ac571d5065f0a656c57494bca98691bb7609)]:
|
|
14
|
+
- @mastra/core@0.24.6
|
|
15
|
+
|
|
16
|
+
## 0.14.10-alpha.0
|
|
17
|
+
|
|
18
|
+
### Patch Changes
|
|
19
|
+
|
|
20
|
+
- deleteVectors, deleteFilter when upserting, updateVector filter (#10244) ([#10526](https://github.com/mastra-ai/mastra/pull/10526))
|
|
21
|
+
|
|
22
|
+
- fix: ensure score responses match saved payloads for Mastra Stores. ([#10570](https://github.com/mastra-ai/mastra/pull/10570))
|
|
23
|
+
|
|
24
|
+
- Fix message sorting in getMessagesPaginated when using semantic recall (include parameter). Messages are now always sorted by createdAt after combining paginated and included messages, ensuring correct chronological ordering of conversation history. All stores now consistently use MessageList for deduplication followed by explicit sorting. ([#10573](https://github.com/mastra-ai/mastra/pull/10573))
|
|
25
|
+
|
|
26
|
+
- Updated dependencies [[`5657314`](https://github.com/mastra-ai/mastra/commit/5657314a1f9d49019bb53f357fa48f75a69247ca), [`e5aca78`](https://github.com/mastra-ai/mastra/commit/e5aca78bb7f263bb8b470bedae81efe9805d7544), [`33a607a`](https://github.com/mastra-ai/mastra/commit/33a607a1f716c2029d4a1ff1603dd756129a33b3), [`cc10fc1`](https://github.com/mastra-ai/mastra/commit/cc10fc192d9f527c71a23cc9def10d8718935ee1), [`1f7ee84`](https://github.com/mastra-ai/mastra/commit/1f7ee841a643ef12d90392125881f06fdf877293), [`e7d5149`](https://github.com/mastra-ai/mastra/commit/e7d514995260b63b2108308e85c64de37dcd0f71), [`f195082`](https://github.com/mastra-ai/mastra/commit/f1950822a2425d5ccae78c5d010e02ddb027a869), [`d9986dd`](https://github.com/mastra-ai/mastra/commit/d9986dd3513f7ca3244a8e599a440ccf4d8bc28b), [`a45b0f0`](https://github.com/mastra-ai/mastra/commit/a45b0f0cd19eab1fe4deceae3abf029442c22f74), [`f6e8eb3`](https://github.com/mastra-ai/mastra/commit/f6e8eb3dac53b70b06e906b2818b1d2a5b0486d7), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`3236f35`](https://github.com/mastra-ai/mastra/commit/3236f352ae13cc8552c2965164e97bd125dae48d), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`0230321`](https://github.com/mastra-ai/mastra/commit/02303217870bedea0ef009bea9a952f24ed38aaf), [`7b541f4`](https://github.com/mastra-ai/mastra/commit/7b541f49eda6f5a87b738198edbd136927599475), [`0eea842`](https://github.com/mastra-ai/mastra/commit/0eea8423cbdd37f2111593c6f7d2efcde4b7e4ce), [`63ae8a2`](https://github.com/mastra-ai/mastra/commit/63ae8a22c0c09bbb8b9779f5f38934cd75f616af), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`ac7ef07`](https://github.com/mastra-ai/mastra/commit/ac7ef07633caee89707142171d2873c888ffef85), [`522f0b4`](https://github.com/mastra-ai/mastra/commit/522f0b45330719858794eabffffde4f343f55549), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`8b51d55`](https://github.com/mastra-ai/mastra/commit/8b51d55bae531edf7e383958d7ecee04df31f5d5), [`2131ac5`](https://github.com/mastra-ai/mastra/commit/2131ac571d5065f0a656c57494bca98691bb7609)]:
|
|
27
|
+
- @mastra/core@0.24.6-alpha.0
|
|
28
|
+
|
|
3
29
|
## 0.14.9
|
|
4
30
|
|
|
5
31
|
### Patch Changes
|
|
@@ -298,5 +324,179 @@
|
|
|
298
324
|
|
|
299
325
|
### Patch Changes
|
|
300
326
|
|
|
327
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
328
|
+
|
|
329
|
+
- Updated dependencies []:
|
|
330
|
+
- @mastra/core@0.15.2
|
|
331
|
+
|
|
332
|
+
## 0.13.4
|
|
333
|
+
|
|
334
|
+
### Patch Changes
|
|
335
|
+
|
|
336
|
+
- [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
|
|
337
|
+
|
|
338
|
+
- Updated dependencies []:
|
|
339
|
+
- @mastra/core@0.15.1
|
|
340
|
+
|
|
341
|
+
## 0.13.3
|
|
342
|
+
|
|
343
|
+
### Patch Changes
|
|
344
|
+
|
|
345
|
+
- [#6700](https://github.com/mastra-ai/mastra/pull/6700) [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters
|
|
346
|
+
|
|
347
|
+
- Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`0f00e17`](https://github.com/mastra-ai/mastra/commit/0f00e172953ccdccadb35ed3d70f5e4d89115869), [`217cd7a`](https://github.com/mastra-ai/mastra/commit/217cd7a4ce171e9a575c41bb8c83300f4db03236), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
|
|
348
|
+
- @mastra/core@0.14.1
|
|
349
|
+
|
|
350
|
+
## 0.13.3-alpha.0
|
|
351
|
+
|
|
352
|
+
### Patch Changes
|
|
353
|
+
|
|
354
|
+
- [#6700](https://github.com/mastra-ai/mastra/pull/6700) [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters
|
|
355
|
+
|
|
356
|
+
- Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
|
|
357
|
+
- @mastra/core@0.14.1-alpha.0
|
|
358
|
+
|
|
359
|
+
## 0.13.2
|
|
360
|
+
|
|
361
|
+
### Patch Changes
|
|
362
|
+
|
|
363
|
+
- 03997ae: Update peerdeps
|
|
364
|
+
- Updated dependencies [227c7e6]
|
|
365
|
+
- Updated dependencies [12cae67]
|
|
366
|
+
- Updated dependencies [fd3a3eb]
|
|
367
|
+
- Updated dependencies [6faaee5]
|
|
368
|
+
- Updated dependencies [4232b14]
|
|
369
|
+
- Updated dependencies [a89de7e]
|
|
370
|
+
- Updated dependencies [5a37d0c]
|
|
371
|
+
- Updated dependencies [4bde0cb]
|
|
372
|
+
- Updated dependencies [cf4f357]
|
|
373
|
+
- Updated dependencies [ad888a2]
|
|
374
|
+
- Updated dependencies [481751d]
|
|
375
|
+
- Updated dependencies [2454423]
|
|
376
|
+
- Updated dependencies [194e395]
|
|
377
|
+
- Updated dependencies [a722c0b]
|
|
378
|
+
- Updated dependencies [c30bca8]
|
|
379
|
+
- Updated dependencies [3b5fec7]
|
|
380
|
+
- Updated dependencies [a8f129d]
|
|
381
|
+
- @mastra/core@0.14.0
|
|
382
|
+
|
|
383
|
+
## 0.13.2-alpha.0
|
|
384
|
+
|
|
385
|
+
### Patch Changes
|
|
386
|
+
|
|
387
|
+
- 03997ae: Update peerdeps
|
|
388
|
+
- @mastra/core@0.14.0-alpha.7
|
|
389
|
+
|
|
390
|
+
## 0.13.1
|
|
391
|
+
|
|
392
|
+
### Patch Changes
|
|
393
|
+
|
|
394
|
+
- b32c50d: Filter scores by source
|
|
395
|
+
- Updated dependencies [d5330bf]
|
|
396
|
+
- Updated dependencies [2e74797]
|
|
397
|
+
- Updated dependencies [8388649]
|
|
398
|
+
- Updated dependencies [a239d41]
|
|
399
|
+
- Updated dependencies [dd94a26]
|
|
400
|
+
- Updated dependencies [3ba6772]
|
|
401
|
+
- Updated dependencies [b5cf2a3]
|
|
402
|
+
- Updated dependencies [2fff911]
|
|
403
|
+
- Updated dependencies [b32c50d]
|
|
404
|
+
- Updated dependencies [63449d0]
|
|
405
|
+
- Updated dependencies [121a3f8]
|
|
406
|
+
- Updated dependencies [ec510e7]
|
|
407
|
+
- @mastra/core@0.13.2
|
|
408
|
+
|
|
409
|
+
## 0.13.1-alpha.0
|
|
410
|
+
|
|
411
|
+
### Patch Changes
|
|
412
|
+
|
|
413
|
+
- b32c50d: Filter scores by source
|
|
414
|
+
- Updated dependencies [d5330bf]
|
|
415
|
+
- Updated dependencies [a239d41]
|
|
416
|
+
- Updated dependencies [b32c50d]
|
|
417
|
+
- Updated dependencies [121a3f8]
|
|
418
|
+
- Updated dependencies [ec510e7]
|
|
419
|
+
- @mastra/core@0.13.2-alpha.2
|
|
420
|
+
|
|
421
|
+
## 0.13.0
|
|
422
|
+
|
|
423
|
+
### Minor Changes
|
|
424
|
+
|
|
425
|
+
- ea0c5f2: Add store support to new score api
|
|
426
|
+
|
|
427
|
+
### Patch Changes
|
|
428
|
+
|
|
429
|
+
- 494ceac: fix: trace mongo safeparse
|
|
430
|
+
- 2871020: update safelyParseJSON to check for value of param when handling parse
|
|
431
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
432
|
+
- 94baf89: fixed an issue where mongodb vector adapter would not properly use metadata filters
|
|
433
|
+
- Updated dependencies [cb36de0]
|
|
434
|
+
- Updated dependencies [d0496e6]
|
|
435
|
+
- Updated dependencies [a82b851]
|
|
436
|
+
- Updated dependencies [ea0c5f2]
|
|
437
|
+
- Updated dependencies [41a0a0e]
|
|
438
|
+
- Updated dependencies [2871020]
|
|
439
|
+
- Updated dependencies [94f4812]
|
|
440
|
+
- Updated dependencies [e202b82]
|
|
441
|
+
- Updated dependencies [e00f6a0]
|
|
442
|
+
- Updated dependencies [4a406ec]
|
|
443
|
+
- Updated dependencies [b0e43c1]
|
|
444
|
+
- Updated dependencies [5d377e5]
|
|
445
|
+
- Updated dependencies [1fb812e]
|
|
446
|
+
- Updated dependencies [35c5798]
|
|
447
|
+
- @mastra/core@0.13.0
|
|
448
|
+
|
|
449
|
+
## 0.13.0-alpha.3
|
|
450
|
+
|
|
451
|
+
### Patch Changes
|
|
452
|
+
|
|
453
|
+
- 94baf89: fixed an issue where mongodb vector adapter would not properly use metadata filters
|
|
454
|
+
|
|
455
|
+
## 0.13.0-alpha.2
|
|
456
|
+
|
|
457
|
+
### Patch Changes
|
|
458
|
+
|
|
459
|
+
- 2871020: update safelyParseJSON to check for value of param when handling parse
|
|
460
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
461
|
+
- Updated dependencies [cb36de0]
|
|
462
|
+
- Updated dependencies [a82b851]
|
|
463
|
+
- Updated dependencies [41a0a0e]
|
|
464
|
+
- Updated dependencies [2871020]
|
|
465
|
+
- Updated dependencies [4a406ec]
|
|
466
|
+
- Updated dependencies [5d377e5]
|
|
467
|
+
- @mastra/core@0.13.0-alpha.2
|
|
468
|
+
|
|
469
|
+
## 0.13.0-alpha.1
|
|
470
|
+
|
|
471
|
+
### Patch Changes
|
|
472
|
+
|
|
473
|
+
- 494ceac: fix: trace mongo safeparse
|
|
474
|
+
|
|
475
|
+
## 0.13.0-alpha.0
|
|
476
|
+
|
|
477
|
+
### Minor Changes
|
|
478
|
+
|
|
479
|
+
- ea0c5f2: Add store support to new score api
|
|
480
|
+
|
|
481
|
+
### Patch Changes
|
|
482
|
+
|
|
483
|
+
- Updated dependencies [ea0c5f2]
|
|
484
|
+
- Updated dependencies [b0e43c1]
|
|
485
|
+
- Updated dependencies [1fb812e]
|
|
486
|
+
- Updated dependencies [35c5798]
|
|
487
|
+
- @mastra/core@0.13.0-alpha.1
|
|
488
|
+
|
|
489
|
+
## 0.12.4
|
|
490
|
+
|
|
491
|
+
### Patch Changes
|
|
492
|
+
|
|
493
|
+
- 2c5eab4: Fix mongodb edge case when fromConnectionHandler is used
|
|
494
|
+
- Updated dependencies [33dcb07]
|
|
495
|
+
- Updated dependencies [d0d9500]
|
|
496
|
+
- Updated dependencies [d30b1a0]
|
|
497
|
+
- Updated dependencies [bff87f7]
|
|
498
|
+
- Updated dependencies [b4a8df0]
|
|
499
|
+
- @mastra/core@0.12.1
|
|
500
|
+
|
|
301
501
|
|
|
302
|
-
...
|
|
502
|
+
... 783 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
# @mastra/mssql
|
|
2
2
|
|
|
3
|
+
## 0.5.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- fix: ensure score responses match saved payloads for Mastra Stores. ([#10570](https://github.com/mastra-ai/mastra/pull/10570))
|
|
8
|
+
|
|
9
|
+
- Fix message sorting in getMessagesPaginated when using semantic recall (include parameter). Messages are now always sorted by createdAt after combining paginated and included messages, ensuring correct chronological ordering of conversation history. All stores now consistently use MessageList for deduplication followed by explicit sorting. ([#10573](https://github.com/mastra-ai/mastra/pull/10573))
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [[`5657314`](https://github.com/mastra-ai/mastra/commit/5657314a1f9d49019bb53f357fa48f75a69247ca), [`e5aca78`](https://github.com/mastra-ai/mastra/commit/e5aca78bb7f263bb8b470bedae81efe9805d7544), [`33a607a`](https://github.com/mastra-ai/mastra/commit/33a607a1f716c2029d4a1ff1603dd756129a33b3), [`cc10fc1`](https://github.com/mastra-ai/mastra/commit/cc10fc192d9f527c71a23cc9def10d8718935ee1), [`1f7ee84`](https://github.com/mastra-ai/mastra/commit/1f7ee841a643ef12d90392125881f06fdf877293), [`e7d5149`](https://github.com/mastra-ai/mastra/commit/e7d514995260b63b2108308e85c64de37dcd0f71), [`f195082`](https://github.com/mastra-ai/mastra/commit/f1950822a2425d5ccae78c5d010e02ddb027a869), [`d9986dd`](https://github.com/mastra-ai/mastra/commit/d9986dd3513f7ca3244a8e599a440ccf4d8bc28b), [`a45b0f0`](https://github.com/mastra-ai/mastra/commit/a45b0f0cd19eab1fe4deceae3abf029442c22f74), [`f6e8eb3`](https://github.com/mastra-ai/mastra/commit/f6e8eb3dac53b70b06e906b2818b1d2a5b0486d7), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`3236f35`](https://github.com/mastra-ai/mastra/commit/3236f352ae13cc8552c2965164e97bd125dae48d), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`0230321`](https://github.com/mastra-ai/mastra/commit/02303217870bedea0ef009bea9a952f24ed38aaf), [`7b541f4`](https://github.com/mastra-ai/mastra/commit/7b541f49eda6f5a87b738198edbd136927599475), [`0eea842`](https://github.com/mastra-ai/mastra/commit/0eea8423cbdd37f2111593c6f7d2efcde4b7e4ce), [`63ae8a2`](https://github.com/mastra-ai/mastra/commit/63ae8a22c0c09bbb8b9779f5f38934cd75f616af), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`ac7ef07`](https://github.com/mastra-ai/mastra/commit/ac7ef07633caee89707142171d2873c888ffef85), [`522f0b4`](https://github.com/mastra-ai/mastra/commit/522f0b45330719858794eabffffde4f343f55549), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`8b51d55`](https://github.com/mastra-ai/mastra/commit/8b51d55bae531edf7e383958d7ecee04df31f5d5), [`2131ac5`](https://github.com/mastra-ai/mastra/commit/2131ac571d5065f0a656c57494bca98691bb7609)]:
|
|
12
|
+
- @mastra/core@0.24.6
|
|
13
|
+
|
|
14
|
+
## 0.5.3-alpha.0
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- fix: ensure score responses match saved payloads for Mastra Stores. ([#10570](https://github.com/mastra-ai/mastra/pull/10570))
|
|
19
|
+
|
|
20
|
+
- Fix message sorting in getMessagesPaginated when using semantic recall (include parameter). Messages are now always sorted by createdAt after combining paginated and included messages, ensuring correct chronological ordering of conversation history. All stores now consistently use MessageList for deduplication followed by explicit sorting. ([#10573](https://github.com/mastra-ai/mastra/pull/10573))
|
|
21
|
+
|
|
22
|
+
- Updated dependencies [[`5657314`](https://github.com/mastra-ai/mastra/commit/5657314a1f9d49019bb53f357fa48f75a69247ca), [`e5aca78`](https://github.com/mastra-ai/mastra/commit/e5aca78bb7f263bb8b470bedae81efe9805d7544), [`33a607a`](https://github.com/mastra-ai/mastra/commit/33a607a1f716c2029d4a1ff1603dd756129a33b3), [`cc10fc1`](https://github.com/mastra-ai/mastra/commit/cc10fc192d9f527c71a23cc9def10d8718935ee1), [`1f7ee84`](https://github.com/mastra-ai/mastra/commit/1f7ee841a643ef12d90392125881f06fdf877293), [`e7d5149`](https://github.com/mastra-ai/mastra/commit/e7d514995260b63b2108308e85c64de37dcd0f71), [`f195082`](https://github.com/mastra-ai/mastra/commit/f1950822a2425d5ccae78c5d010e02ddb027a869), [`d9986dd`](https://github.com/mastra-ai/mastra/commit/d9986dd3513f7ca3244a8e599a440ccf4d8bc28b), [`a45b0f0`](https://github.com/mastra-ai/mastra/commit/a45b0f0cd19eab1fe4deceae3abf029442c22f74), [`f6e8eb3`](https://github.com/mastra-ai/mastra/commit/f6e8eb3dac53b70b06e906b2818b1d2a5b0486d7), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`3236f35`](https://github.com/mastra-ai/mastra/commit/3236f352ae13cc8552c2965164e97bd125dae48d), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`0230321`](https://github.com/mastra-ai/mastra/commit/02303217870bedea0ef009bea9a952f24ed38aaf), [`7b541f4`](https://github.com/mastra-ai/mastra/commit/7b541f49eda6f5a87b738198edbd136927599475), [`0eea842`](https://github.com/mastra-ai/mastra/commit/0eea8423cbdd37f2111593c6f7d2efcde4b7e4ce), [`63ae8a2`](https://github.com/mastra-ai/mastra/commit/63ae8a22c0c09bbb8b9779f5f38934cd75f616af), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`ac7ef07`](https://github.com/mastra-ai/mastra/commit/ac7ef07633caee89707142171d2873c888ffef85), [`522f0b4`](https://github.com/mastra-ai/mastra/commit/522f0b45330719858794eabffffde4f343f55549), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`8b51d55`](https://github.com/mastra-ai/mastra/commit/8b51d55bae531edf7e383958d7ecee04df31f5d5), [`2131ac5`](https://github.com/mastra-ai/mastra/commit/2131ac571d5065f0a656c57494bca98691bb7609)]:
|
|
23
|
+
- @mastra/core@0.24.6-alpha.0
|
|
24
|
+
|
|
3
25
|
## 0.5.2
|
|
4
26
|
|
|
5
27
|
### Patch Changes
|
|
@@ -298,5 +320,183 @@
|
|
|
298
320
|
- Updated dependencies [ff89505]
|
|
299
321
|
- Updated dependencies [637f323]
|
|
300
322
|
- Updated dependencies [de3cbc6]
|
|
323
|
+
- Updated dependencies [c19bcf7]
|
|
324
|
+
- Updated dependencies [4474d04]
|
|
325
|
+
- Updated dependencies [183dc95]
|
|
326
|
+
- Updated dependencies [a1111e2]
|
|
327
|
+
- Updated dependencies [b42a961]
|
|
328
|
+
- Updated dependencies [61debef]
|
|
329
|
+
- Updated dependencies [9beaeff]
|
|
330
|
+
- Updated dependencies [29de0e1]
|
|
331
|
+
- Updated dependencies [f643c65]
|
|
332
|
+
- Updated dependencies [00c74e7]
|
|
333
|
+
- Updated dependencies [fef7375]
|
|
334
|
+
- Updated dependencies [e3d8fea]
|
|
335
|
+
- Updated dependencies [45e4d39]
|
|
336
|
+
- Updated dependencies [9eee594]
|
|
337
|
+
- Updated dependencies [7149d8d]
|
|
338
|
+
- Updated dependencies [822c2e8]
|
|
339
|
+
- Updated dependencies [979912c]
|
|
340
|
+
- Updated dependencies [7dcf4c0]
|
|
341
|
+
- Updated dependencies [4106a58]
|
|
342
|
+
- Updated dependencies [ad78bfc]
|
|
343
|
+
- Updated dependencies [0302f50]
|
|
344
|
+
- Updated dependencies [6ac697e]
|
|
345
|
+
- Updated dependencies [74db265]
|
|
346
|
+
- Updated dependencies [0ce418a]
|
|
347
|
+
- Updated dependencies [af90672]
|
|
348
|
+
- Updated dependencies [8387952]
|
|
349
|
+
- Updated dependencies [7f3b8da]
|
|
350
|
+
- Updated dependencies [905352b]
|
|
351
|
+
- Updated dependencies [599d04c]
|
|
352
|
+
- Updated dependencies [56041d0]
|
|
353
|
+
- Updated dependencies [3412597]
|
|
354
|
+
- Updated dependencies [5eca5d2]
|
|
355
|
+
- Updated dependencies [f2cda47]
|
|
356
|
+
- Updated dependencies [5de1555]
|
|
357
|
+
- Updated dependencies [cfd377a]
|
|
358
|
+
- Updated dependencies [1ed5a3e]
|
|
359
|
+
- @mastra/core@0.15.3
|
|
360
|
+
|
|
361
|
+
## 0.3.6-alpha.1
|
|
362
|
+
|
|
363
|
+
### Patch Changes
|
|
364
|
+
|
|
365
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
366
|
+
|
|
367
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
368
|
+
- @mastra/core@0.15.3-alpha.7
|
|
369
|
+
|
|
370
|
+
## 0.3.6-alpha.0
|
|
371
|
+
|
|
372
|
+
### Patch Changes
|
|
373
|
+
|
|
374
|
+
- [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
|
|
375
|
+
|
|
376
|
+
- Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
|
|
377
|
+
- @mastra/core@0.15.3-alpha.5
|
|
378
|
+
|
|
379
|
+
## 0.3.5
|
|
380
|
+
|
|
381
|
+
### Patch Changes
|
|
382
|
+
|
|
383
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
384
|
+
|
|
385
|
+
- Updated dependencies []:
|
|
386
|
+
- @mastra/core@0.15.2
|
|
387
|
+
|
|
388
|
+
## 0.3.4
|
|
389
|
+
|
|
390
|
+
### Patch Changes
|
|
391
|
+
|
|
392
|
+
- [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
|
|
393
|
+
|
|
394
|
+
- Updated dependencies []:
|
|
395
|
+
- @mastra/core@0.15.1
|
|
396
|
+
|
|
397
|
+
## 0.3.3
|
|
398
|
+
|
|
399
|
+
### Patch Changes
|
|
400
|
+
|
|
401
|
+
- [#6994](https://github.com/mastra-ai/mastra/pull/6994) [`0594a70`](https://github.com/mastra-ai/mastra/commit/0594a70ac948d306c7f38765b171c9535e6c78d4) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving for storage adapters
|
|
402
|
+
|
|
403
|
+
- Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6), [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
|
|
404
|
+
- @mastra/core@0.15.0
|
|
405
|
+
|
|
406
|
+
## 0.3.3-alpha.0
|
|
407
|
+
|
|
408
|
+
### Patch Changes
|
|
409
|
+
|
|
410
|
+
- [#6994](https://github.com/mastra-ai/mastra/pull/6994) [`0594a70`](https://github.com/mastra-ai/mastra/commit/0594a70ac948d306c7f38765b171c9535e6c78d4) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving for storage adapters
|
|
411
|
+
|
|
412
|
+
- Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01)]:
|
|
413
|
+
- @mastra/core@0.14.2-alpha.1
|
|
414
|
+
|
|
415
|
+
## 0.3.2
|
|
416
|
+
|
|
417
|
+
### Patch Changes
|
|
418
|
+
|
|
419
|
+
- [#6700](https://github.com/mastra-ai/mastra/pull/6700) [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters
|
|
420
|
+
|
|
421
|
+
- Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`0f00e17`](https://github.com/mastra-ai/mastra/commit/0f00e172953ccdccadb35ed3d70f5e4d89115869), [`217cd7a`](https://github.com/mastra-ai/mastra/commit/217cd7a4ce171e9a575c41bb8c83300f4db03236), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
|
|
422
|
+
- @mastra/core@0.14.1
|
|
423
|
+
|
|
424
|
+
## 0.3.2-alpha.0
|
|
425
|
+
|
|
426
|
+
### Patch Changes
|
|
427
|
+
|
|
428
|
+
- [#6700](https://github.com/mastra-ai/mastra/pull/6700) [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters
|
|
429
|
+
|
|
430
|
+
- Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
|
|
431
|
+
- @mastra/core@0.14.1-alpha.0
|
|
432
|
+
|
|
433
|
+
## 0.3.1
|
|
434
|
+
|
|
435
|
+
### Patch Changes
|
|
436
|
+
|
|
437
|
+
- 03997ae: Update peerdeps
|
|
438
|
+
- Updated dependencies [227c7e6]
|
|
439
|
+
- Updated dependencies [12cae67]
|
|
440
|
+
- Updated dependencies [fd3a3eb]
|
|
441
|
+
- Updated dependencies [6faaee5]
|
|
442
|
+
- Updated dependencies [4232b14]
|
|
443
|
+
- Updated dependencies [a89de7e]
|
|
444
|
+
- Updated dependencies [5a37d0c]
|
|
445
|
+
- Updated dependencies [4bde0cb]
|
|
446
|
+
- Updated dependencies [cf4f357]
|
|
447
|
+
- Updated dependencies [ad888a2]
|
|
448
|
+
- Updated dependencies [481751d]
|
|
449
|
+
- Updated dependencies [2454423]
|
|
450
|
+
- Updated dependencies [194e395]
|
|
451
|
+
- Updated dependencies [a722c0b]
|
|
452
|
+
- Updated dependencies [c30bca8]
|
|
453
|
+
- Updated dependencies [3b5fec7]
|
|
454
|
+
- Updated dependencies [a8f129d]
|
|
455
|
+
- @mastra/core@0.14.0
|
|
456
|
+
|
|
457
|
+
## 0.3.1-alpha.0
|
|
458
|
+
|
|
459
|
+
### Patch Changes
|
|
460
|
+
|
|
461
|
+
- 03997ae: Update peerdeps
|
|
462
|
+
- @mastra/core@0.14.0-alpha.7
|
|
463
|
+
|
|
464
|
+
## 0.3.0
|
|
465
|
+
|
|
466
|
+
### Minor Changes
|
|
467
|
+
|
|
468
|
+
- 8c5a2b0: feat(mssql): implement comprehensive scoring system, enhance storage operations & format storage into domains
|
|
469
|
+
- Add full CRUD operations for scoring system (getScoreById, saveScore, getScoresByScorerId, etc.)
|
|
470
|
+
- Implement message deletion functionality with thread timestamp updates
|
|
471
|
+
- Enhance thread management with sorting options and improved pagination
|
|
472
|
+
- Add batch trace insertion for improved performance
|
|
473
|
+
- Implement proper storage domain initialization with all operation bindings
|
|
474
|
+
- Enhance message parsing and formatting with better v1/v2 support
|
|
475
|
+
- Improve table operations with better foreign key handling
|
|
476
|
+
- Add float data type support in schema creation
|
|
477
|
+
- Enhance timestamp handling with proper SQL DateTime2 usage
|
|
478
|
+
- Update core dependency to latest version
|
|
479
|
+
- Format storage into domains and separate these into different files
|
|
480
|
+
|
|
481
|
+
BREAKING CHANGE: deleteMessages support is now enabled (was previously false)
|
|
482
|
+
|
|
483
|
+
### Patch Changes
|
|
301
484
|
|
|
302
|
-
|
|
485
|
+
- 2871020: update safelyParseJSON to check for value of param when handling parse
|
|
486
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
487
|
+
- Updated dependencies [cb36de0]
|
|
488
|
+
- Updated dependencies [d0496e6]
|
|
489
|
+
- Updated dependencies [a82b851]
|
|
490
|
+
- Updated dependencies [ea0c5f2]
|
|
491
|
+
- Updated dependencies [41a0a0e]
|
|
492
|
+
- Updated dependencies [2871020]
|
|
493
|
+
- Updated dependencies [94f4812]
|
|
494
|
+
- Updated dependencies [e202b82]
|
|
495
|
+
- Updated dependencies [e00f6a0]
|
|
496
|
+
- Updated dependencies [4a406ec]
|
|
497
|
+
- Updated dependencies [b0e43c1]
|
|
498
|
+
- Updated dependencies [5d377e5]
|
|
499
|
+
- Updated dependencies [1fb812e]
|
|
500
|
+
- Updated dependencies [35c5798]
|
|
501
|
+
|
|
502
|
+
... 174 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @mastra/opensearch
|
|
2
2
|
|
|
3
|
+
## 0.11.18
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- deleteVectors, deleteFilter when upserting, updateVector filter (#10244) ([#10526](https://github.com/mastra-ai/mastra/pull/10526))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`5657314`](https://github.com/mastra-ai/mastra/commit/5657314a1f9d49019bb53f357fa48f75a69247ca), [`e5aca78`](https://github.com/mastra-ai/mastra/commit/e5aca78bb7f263bb8b470bedae81efe9805d7544), [`33a607a`](https://github.com/mastra-ai/mastra/commit/33a607a1f716c2029d4a1ff1603dd756129a33b3), [`cc10fc1`](https://github.com/mastra-ai/mastra/commit/cc10fc192d9f527c71a23cc9def10d8718935ee1), [`1f7ee84`](https://github.com/mastra-ai/mastra/commit/1f7ee841a643ef12d90392125881f06fdf877293), [`e7d5149`](https://github.com/mastra-ai/mastra/commit/e7d514995260b63b2108308e85c64de37dcd0f71), [`f195082`](https://github.com/mastra-ai/mastra/commit/f1950822a2425d5ccae78c5d010e02ddb027a869), [`d9986dd`](https://github.com/mastra-ai/mastra/commit/d9986dd3513f7ca3244a8e599a440ccf4d8bc28b), [`a45b0f0`](https://github.com/mastra-ai/mastra/commit/a45b0f0cd19eab1fe4deceae3abf029442c22f74), [`f6e8eb3`](https://github.com/mastra-ai/mastra/commit/f6e8eb3dac53b70b06e906b2818b1d2a5b0486d7), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`3236f35`](https://github.com/mastra-ai/mastra/commit/3236f352ae13cc8552c2965164e97bd125dae48d), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`0230321`](https://github.com/mastra-ai/mastra/commit/02303217870bedea0ef009bea9a952f24ed38aaf), [`7b541f4`](https://github.com/mastra-ai/mastra/commit/7b541f49eda6f5a87b738198edbd136927599475), [`0eea842`](https://github.com/mastra-ai/mastra/commit/0eea8423cbdd37f2111593c6f7d2efcde4b7e4ce), [`63ae8a2`](https://github.com/mastra-ai/mastra/commit/63ae8a22c0c09bbb8b9779f5f38934cd75f616af), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`ac7ef07`](https://github.com/mastra-ai/mastra/commit/ac7ef07633caee89707142171d2873c888ffef85), [`522f0b4`](https://github.com/mastra-ai/mastra/commit/522f0b45330719858794eabffffde4f343f55549), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`8b51d55`](https://github.com/mastra-ai/mastra/commit/8b51d55bae531edf7e383958d7ecee04df31f5d5), [`2131ac5`](https://github.com/mastra-ai/mastra/commit/2131ac571d5065f0a656c57494bca98691bb7609)]:
|
|
10
|
+
- @mastra/core@0.24.6
|
|
11
|
+
|
|
12
|
+
## 0.11.18-alpha.0
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- deleteVectors, deleteFilter when upserting, updateVector filter (#10244) ([#10526](https://github.com/mastra-ai/mastra/pull/10526))
|
|
17
|
+
|
|
18
|
+
- Updated dependencies [[`5657314`](https://github.com/mastra-ai/mastra/commit/5657314a1f9d49019bb53f357fa48f75a69247ca), [`e5aca78`](https://github.com/mastra-ai/mastra/commit/e5aca78bb7f263bb8b470bedae81efe9805d7544), [`33a607a`](https://github.com/mastra-ai/mastra/commit/33a607a1f716c2029d4a1ff1603dd756129a33b3), [`cc10fc1`](https://github.com/mastra-ai/mastra/commit/cc10fc192d9f527c71a23cc9def10d8718935ee1), [`1f7ee84`](https://github.com/mastra-ai/mastra/commit/1f7ee841a643ef12d90392125881f06fdf877293), [`e7d5149`](https://github.com/mastra-ai/mastra/commit/e7d514995260b63b2108308e85c64de37dcd0f71), [`f195082`](https://github.com/mastra-ai/mastra/commit/f1950822a2425d5ccae78c5d010e02ddb027a869), [`d9986dd`](https://github.com/mastra-ai/mastra/commit/d9986dd3513f7ca3244a8e599a440ccf4d8bc28b), [`a45b0f0`](https://github.com/mastra-ai/mastra/commit/a45b0f0cd19eab1fe4deceae3abf029442c22f74), [`f6e8eb3`](https://github.com/mastra-ai/mastra/commit/f6e8eb3dac53b70b06e906b2818b1d2a5b0486d7), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`3236f35`](https://github.com/mastra-ai/mastra/commit/3236f352ae13cc8552c2965164e97bd125dae48d), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`0230321`](https://github.com/mastra-ai/mastra/commit/02303217870bedea0ef009bea9a952f24ed38aaf), [`7b541f4`](https://github.com/mastra-ai/mastra/commit/7b541f49eda6f5a87b738198edbd136927599475), [`0eea842`](https://github.com/mastra-ai/mastra/commit/0eea8423cbdd37f2111593c6f7d2efcde4b7e4ce), [`63ae8a2`](https://github.com/mastra-ai/mastra/commit/63ae8a22c0c09bbb8b9779f5f38934cd75f616af), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`ac7ef07`](https://github.com/mastra-ai/mastra/commit/ac7ef07633caee89707142171d2873c888ffef85), [`522f0b4`](https://github.com/mastra-ai/mastra/commit/522f0b45330719858794eabffffde4f343f55549), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`8b51d55`](https://github.com/mastra-ai/mastra/commit/8b51d55bae531edf7e383958d7ecee04df31f5d5), [`2131ac5`](https://github.com/mastra-ai/mastra/commit/2131ac571d5065f0a656c57494bca98691bb7609)]:
|
|
19
|
+
- @mastra/core@0.24.6-alpha.0
|
|
20
|
+
|
|
3
21
|
## 0.11.17
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -298,5 +316,187 @@
|
|
|
298
316
|
- Updated dependencies [4232b14]
|
|
299
317
|
- Updated dependencies [a89de7e]
|
|
300
318
|
- Updated dependencies [5a37d0c]
|
|
319
|
+
- Updated dependencies [4bde0cb]
|
|
320
|
+
- Updated dependencies [cf4f357]
|
|
321
|
+
- Updated dependencies [ad888a2]
|
|
322
|
+
- Updated dependencies [481751d]
|
|
323
|
+
- Updated dependencies [2454423]
|
|
324
|
+
- Updated dependencies [194e395]
|
|
325
|
+
- Updated dependencies [a722c0b]
|
|
326
|
+
- Updated dependencies [c30bca8]
|
|
327
|
+
- Updated dependencies [3b5fec7]
|
|
328
|
+
- Updated dependencies [a8f129d]
|
|
329
|
+
- @mastra/core@0.14.0
|
|
330
|
+
|
|
331
|
+
## 0.11.4-alpha.0
|
|
332
|
+
|
|
333
|
+
### Patch Changes
|
|
334
|
+
|
|
335
|
+
- 03997ae: Update peerdeps
|
|
336
|
+
- @mastra/core@0.14.0-alpha.7
|
|
337
|
+
|
|
338
|
+
## 0.11.3
|
|
339
|
+
|
|
340
|
+
### Patch Changes
|
|
341
|
+
|
|
342
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
343
|
+
- Updated dependencies [cb36de0]
|
|
344
|
+
- Updated dependencies [d0496e6]
|
|
345
|
+
- Updated dependencies [a82b851]
|
|
346
|
+
- Updated dependencies [ea0c5f2]
|
|
347
|
+
- Updated dependencies [41a0a0e]
|
|
348
|
+
- Updated dependencies [2871020]
|
|
349
|
+
- Updated dependencies [94f4812]
|
|
350
|
+
- Updated dependencies [e202b82]
|
|
351
|
+
- Updated dependencies [e00f6a0]
|
|
352
|
+
- Updated dependencies [4a406ec]
|
|
353
|
+
- Updated dependencies [b0e43c1]
|
|
354
|
+
- Updated dependencies [5d377e5]
|
|
355
|
+
- Updated dependencies [1fb812e]
|
|
356
|
+
- Updated dependencies [35c5798]
|
|
357
|
+
- @mastra/core@0.13.0
|
|
358
|
+
|
|
359
|
+
## 0.11.3-alpha.0
|
|
360
|
+
|
|
361
|
+
### Patch Changes
|
|
362
|
+
|
|
363
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
364
|
+
- Updated dependencies [cb36de0]
|
|
365
|
+
- Updated dependencies [a82b851]
|
|
366
|
+
- Updated dependencies [41a0a0e]
|
|
367
|
+
- Updated dependencies [2871020]
|
|
368
|
+
- Updated dependencies [4a406ec]
|
|
369
|
+
- Updated dependencies [5d377e5]
|
|
370
|
+
- @mastra/core@0.13.0-alpha.2
|
|
371
|
+
|
|
372
|
+
## 0.11.2
|
|
373
|
+
|
|
374
|
+
### Patch Changes
|
|
375
|
+
|
|
376
|
+
- f42c4c2: update peer deps for packages to latest core range
|
|
377
|
+
- Updated dependencies [510e2c8]
|
|
378
|
+
- Updated dependencies [2f72fb2]
|
|
379
|
+
- Updated dependencies [27cc97a]
|
|
380
|
+
- Updated dependencies [3f89307]
|
|
381
|
+
- Updated dependencies [9eda7d4]
|
|
382
|
+
- Updated dependencies [9d49408]
|
|
383
|
+
- Updated dependencies [41daa63]
|
|
384
|
+
- Updated dependencies [ad0a58b]
|
|
385
|
+
- Updated dependencies [254a36b]
|
|
386
|
+
- Updated dependencies [2ecf658]
|
|
387
|
+
- Updated dependencies [7a7754f]
|
|
388
|
+
- Updated dependencies [fc92d80]
|
|
389
|
+
- Updated dependencies [e0f73c6]
|
|
390
|
+
- Updated dependencies [0b89602]
|
|
391
|
+
- Updated dependencies [4d37822]
|
|
392
|
+
- Updated dependencies [23a6a7c]
|
|
393
|
+
- Updated dependencies [cda801d]
|
|
394
|
+
- Updated dependencies [a77c823]
|
|
395
|
+
- Updated dependencies [ff9c125]
|
|
396
|
+
- Updated dependencies [09bca64]
|
|
397
|
+
- Updated dependencies [b8efbb9]
|
|
398
|
+
- Updated dependencies [71466e7]
|
|
399
|
+
- Updated dependencies [0c99fbe]
|
|
400
|
+
- @mastra/core@0.12.0
|
|
401
|
+
|
|
402
|
+
## 0.11.2-alpha.0
|
|
403
|
+
|
|
404
|
+
### Patch Changes
|
|
405
|
+
|
|
406
|
+
- f42c4c2: update peer deps for packages to latest core range
|
|
407
|
+
- @mastra/core@0.12.0-alpha.5
|
|
408
|
+
|
|
409
|
+
## 0.11.1
|
|
410
|
+
|
|
411
|
+
### Patch Changes
|
|
412
|
+
|
|
413
|
+
- ce088f5: Update all peerdeps to latest core
|
|
414
|
+
- @mastra/core@0.11.1
|
|
415
|
+
|
|
416
|
+
## 0.11.0
|
|
417
|
+
|
|
418
|
+
### Minor Changes
|
|
419
|
+
|
|
420
|
+
- 8a3bfd2: Update peerdeps to latest core
|
|
421
|
+
|
|
422
|
+
### Patch Changes
|
|
423
|
+
|
|
424
|
+
- 144eb0b: [MASTRA-3669] Metadata Filter Types
|
|
425
|
+
- 0e17048: Throw mastra errors in storage packages
|
|
426
|
+
- Updated dependencies [15e9d26]
|
|
427
|
+
- Updated dependencies [d1baedb]
|
|
428
|
+
- Updated dependencies [d8f2d19]
|
|
429
|
+
- Updated dependencies [4d21bf2]
|
|
430
|
+
- Updated dependencies [07d6d88]
|
|
431
|
+
- Updated dependencies [9d52b17]
|
|
432
|
+
- Updated dependencies [2097952]
|
|
433
|
+
- Updated dependencies [792c4c0]
|
|
434
|
+
- Updated dependencies [5d74aab]
|
|
435
|
+
- Updated dependencies [a8b194f]
|
|
436
|
+
- Updated dependencies [4fb0cc2]
|
|
437
|
+
- Updated dependencies [d2a7a31]
|
|
438
|
+
- Updated dependencies [502fe05]
|
|
439
|
+
- Updated dependencies [144eb0b]
|
|
440
|
+
- Updated dependencies [8ba1b51]
|
|
441
|
+
- Updated dependencies [4efcfa0]
|
|
442
|
+
- Updated dependencies [0e17048]
|
|
443
|
+
- @mastra/core@0.10.7
|
|
444
|
+
|
|
445
|
+
## 0.11.0-alpha.2
|
|
446
|
+
|
|
447
|
+
### Minor Changes
|
|
448
|
+
|
|
449
|
+
- 8a3bfd2: Update peerdeps to latest core
|
|
450
|
+
|
|
451
|
+
### Patch Changes
|
|
452
|
+
|
|
453
|
+
- Updated dependencies [792c4c0]
|
|
454
|
+
- Updated dependencies [502fe05]
|
|
455
|
+
- Updated dependencies [4efcfa0]
|
|
456
|
+
- @mastra/core@0.10.7-alpha.3
|
|
457
|
+
|
|
458
|
+
## 0.10.4-alpha.1
|
|
459
|
+
|
|
460
|
+
### Patch Changes
|
|
461
|
+
|
|
462
|
+
- 144eb0b: [MASTRA-3669] Metadata Filter Types
|
|
463
|
+
- Updated dependencies [15e9d26]
|
|
464
|
+
- Updated dependencies [07d6d88]
|
|
465
|
+
- Updated dependencies [5d74aab]
|
|
466
|
+
- Updated dependencies [144eb0b]
|
|
467
|
+
- @mastra/core@0.10.7-alpha.2
|
|
468
|
+
|
|
469
|
+
## 0.10.4-alpha.0
|
|
470
|
+
|
|
471
|
+
### Patch Changes
|
|
472
|
+
|
|
473
|
+
- 0e17048: Throw mastra errors in storage packages
|
|
474
|
+
- Updated dependencies [d1baedb]
|
|
475
|
+
- Updated dependencies [4d21bf2]
|
|
476
|
+
- Updated dependencies [2097952]
|
|
477
|
+
- Updated dependencies [4fb0cc2]
|
|
478
|
+
- Updated dependencies [d2a7a31]
|
|
479
|
+
- Updated dependencies [0e17048]
|
|
480
|
+
- @mastra/core@0.10.7-alpha.1
|
|
481
|
+
|
|
482
|
+
## 0.10.3
|
|
483
|
+
|
|
484
|
+
### Patch Changes
|
|
301
485
|
|
|
302
|
-
|
|
486
|
+
- 63f6b7d: dependencies updates:
|
|
487
|
+
- 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`)
|
|
488
|
+
- Updated dependencies [63f6b7d]
|
|
489
|
+
- Updated dependencies [12a95fc]
|
|
490
|
+
- Updated dependencies [4b0f8a6]
|
|
491
|
+
- Updated dependencies [51264a5]
|
|
492
|
+
- Updated dependencies [8e6f677]
|
|
493
|
+
- Updated dependencies [d70c420]
|
|
494
|
+
- Updated dependencies [ee9af57]
|
|
495
|
+
- Updated dependencies [36f1c36]
|
|
496
|
+
- Updated dependencies [2a16996]
|
|
497
|
+
- Updated dependencies [10d352e]
|
|
498
|
+
- Updated dependencies [9589624]
|
|
499
|
+
- Updated dependencies [53d3c37]
|
|
500
|
+
- Updated dependencies [751c894]
|
|
501
|
+
|
|
502
|
+
... 232 more lines hidden. See full changelog in package directory.
|