@mastra/mcp-docs-server 0.13.44 → 0.13.45-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 +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +253 -53
- 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 +307 -107
- 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 +182 -1
- package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +36 -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 +10 -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,16 @@
|
|
|
1
1
|
# @mastra/mssql
|
|
2
2
|
|
|
3
|
+
## 0.5.3-alpha.0
|
|
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-alpha.0
|
|
13
|
+
|
|
3
14
|
## 0.5.2
|
|
4
15
|
|
|
5
16
|
### Patch Changes
|
|
@@ -298,5 +309,194 @@
|
|
|
298
309
|
- Updated dependencies [ff89505]
|
|
299
310
|
- Updated dependencies [637f323]
|
|
300
311
|
- Updated dependencies [de3cbc6]
|
|
312
|
+
- Updated dependencies [c19bcf7]
|
|
313
|
+
- Updated dependencies [4474d04]
|
|
314
|
+
- Updated dependencies [183dc95]
|
|
315
|
+
- Updated dependencies [a1111e2]
|
|
316
|
+
- Updated dependencies [b42a961]
|
|
317
|
+
- Updated dependencies [61debef]
|
|
318
|
+
- Updated dependencies [9beaeff]
|
|
319
|
+
- Updated dependencies [29de0e1]
|
|
320
|
+
- Updated dependencies [f643c65]
|
|
321
|
+
- Updated dependencies [00c74e7]
|
|
322
|
+
- Updated dependencies [fef7375]
|
|
323
|
+
- Updated dependencies [e3d8fea]
|
|
324
|
+
- Updated dependencies [45e4d39]
|
|
325
|
+
- Updated dependencies [9eee594]
|
|
326
|
+
- Updated dependencies [7149d8d]
|
|
327
|
+
- Updated dependencies [822c2e8]
|
|
328
|
+
- Updated dependencies [979912c]
|
|
329
|
+
- Updated dependencies [7dcf4c0]
|
|
330
|
+
- Updated dependencies [4106a58]
|
|
331
|
+
- Updated dependencies [ad78bfc]
|
|
332
|
+
- Updated dependencies [0302f50]
|
|
333
|
+
- Updated dependencies [6ac697e]
|
|
334
|
+
- Updated dependencies [74db265]
|
|
335
|
+
- Updated dependencies [0ce418a]
|
|
336
|
+
- Updated dependencies [af90672]
|
|
337
|
+
- Updated dependencies [8387952]
|
|
338
|
+
- Updated dependencies [7f3b8da]
|
|
339
|
+
- Updated dependencies [905352b]
|
|
340
|
+
- Updated dependencies [599d04c]
|
|
341
|
+
- Updated dependencies [56041d0]
|
|
342
|
+
- Updated dependencies [3412597]
|
|
343
|
+
- Updated dependencies [5eca5d2]
|
|
344
|
+
- Updated dependencies [f2cda47]
|
|
345
|
+
- Updated dependencies [5de1555]
|
|
346
|
+
- Updated dependencies [cfd377a]
|
|
347
|
+
- Updated dependencies [1ed5a3e]
|
|
348
|
+
- @mastra/core@0.15.3
|
|
349
|
+
|
|
350
|
+
## 0.3.6-alpha.1
|
|
351
|
+
|
|
352
|
+
### Patch Changes
|
|
353
|
+
|
|
354
|
+
- [#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
|
|
355
|
+
|
|
356
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
357
|
+
- @mastra/core@0.15.3-alpha.7
|
|
358
|
+
|
|
359
|
+
## 0.3.6-alpha.0
|
|
360
|
+
|
|
361
|
+
### Patch Changes
|
|
362
|
+
|
|
363
|
+
- [#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`.
|
|
364
|
+
|
|
365
|
+
- Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
|
|
366
|
+
- @mastra/core@0.15.3-alpha.5
|
|
367
|
+
|
|
368
|
+
## 0.3.5
|
|
369
|
+
|
|
370
|
+
### Patch Changes
|
|
371
|
+
|
|
372
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
373
|
+
|
|
374
|
+
- Updated dependencies []:
|
|
375
|
+
- @mastra/core@0.15.2
|
|
376
|
+
|
|
377
|
+
## 0.3.4
|
|
378
|
+
|
|
379
|
+
### Patch Changes
|
|
380
|
+
|
|
381
|
+
- [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
|
|
382
|
+
|
|
383
|
+
- Updated dependencies []:
|
|
384
|
+
- @mastra/core@0.15.1
|
|
385
|
+
|
|
386
|
+
## 0.3.3
|
|
387
|
+
|
|
388
|
+
### Patch Changes
|
|
389
|
+
|
|
390
|
+
- [#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
|
|
391
|
+
|
|
392
|
+
- 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)]:
|
|
393
|
+
- @mastra/core@0.15.0
|
|
394
|
+
|
|
395
|
+
## 0.3.3-alpha.0
|
|
396
|
+
|
|
397
|
+
### Patch Changes
|
|
398
|
+
|
|
399
|
+
- [#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
|
|
400
|
+
|
|
401
|
+
- 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)]:
|
|
402
|
+
- @mastra/core@0.14.2-alpha.1
|
|
403
|
+
|
|
404
|
+
## 0.3.2
|
|
405
|
+
|
|
406
|
+
### Patch Changes
|
|
407
|
+
|
|
408
|
+
- [#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
|
|
409
|
+
|
|
410
|
+
- 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)]:
|
|
411
|
+
- @mastra/core@0.14.1
|
|
412
|
+
|
|
413
|
+
## 0.3.2-alpha.0
|
|
414
|
+
|
|
415
|
+
### Patch Changes
|
|
416
|
+
|
|
417
|
+
- [#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
|
|
418
|
+
|
|
419
|
+
- Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
|
|
420
|
+
- @mastra/core@0.14.1-alpha.0
|
|
421
|
+
|
|
422
|
+
## 0.3.1
|
|
423
|
+
|
|
424
|
+
### Patch Changes
|
|
425
|
+
|
|
426
|
+
- 03997ae: Update peerdeps
|
|
427
|
+
- Updated dependencies [227c7e6]
|
|
428
|
+
- Updated dependencies [12cae67]
|
|
429
|
+
- Updated dependencies [fd3a3eb]
|
|
430
|
+
- Updated dependencies [6faaee5]
|
|
431
|
+
- Updated dependencies [4232b14]
|
|
432
|
+
- Updated dependencies [a89de7e]
|
|
433
|
+
- Updated dependencies [5a37d0c]
|
|
434
|
+
- Updated dependencies [4bde0cb]
|
|
435
|
+
- Updated dependencies [cf4f357]
|
|
436
|
+
- Updated dependencies [ad888a2]
|
|
437
|
+
- Updated dependencies [481751d]
|
|
438
|
+
- Updated dependencies [2454423]
|
|
439
|
+
- Updated dependencies [194e395]
|
|
440
|
+
- Updated dependencies [a722c0b]
|
|
441
|
+
- Updated dependencies [c30bca8]
|
|
442
|
+
- Updated dependencies [3b5fec7]
|
|
443
|
+
- Updated dependencies [a8f129d]
|
|
444
|
+
- @mastra/core@0.14.0
|
|
445
|
+
|
|
446
|
+
## 0.3.1-alpha.0
|
|
447
|
+
|
|
448
|
+
### Patch Changes
|
|
449
|
+
|
|
450
|
+
- 03997ae: Update peerdeps
|
|
451
|
+
- @mastra/core@0.14.0-alpha.7
|
|
452
|
+
|
|
453
|
+
## 0.3.0
|
|
454
|
+
|
|
455
|
+
### Minor Changes
|
|
456
|
+
|
|
457
|
+
- 8c5a2b0: feat(mssql): implement comprehensive scoring system, enhance storage operations & format storage into domains
|
|
458
|
+
- Add full CRUD operations for scoring system (getScoreById, saveScore, getScoresByScorerId, etc.)
|
|
459
|
+
- Implement message deletion functionality with thread timestamp updates
|
|
460
|
+
- Enhance thread management with sorting options and improved pagination
|
|
461
|
+
- Add batch trace insertion for improved performance
|
|
462
|
+
- Implement proper storage domain initialization with all operation bindings
|
|
463
|
+
- Enhance message parsing and formatting with better v1/v2 support
|
|
464
|
+
- Improve table operations with better foreign key handling
|
|
465
|
+
- Add float data type support in schema creation
|
|
466
|
+
- Enhance timestamp handling with proper SQL DateTime2 usage
|
|
467
|
+
- Update core dependency to latest version
|
|
468
|
+
- Format storage into domains and separate these into different files
|
|
469
|
+
|
|
470
|
+
BREAKING CHANGE: deleteMessages support is now enabled (was previously false)
|
|
471
|
+
|
|
472
|
+
### Patch Changes
|
|
473
|
+
|
|
474
|
+
- 2871020: update safelyParseJSON to check for value of param when handling parse
|
|
475
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
476
|
+
- Updated dependencies [cb36de0]
|
|
477
|
+
- Updated dependencies [d0496e6]
|
|
478
|
+
- Updated dependencies [a82b851]
|
|
479
|
+
- Updated dependencies [ea0c5f2]
|
|
480
|
+
- Updated dependencies [41a0a0e]
|
|
481
|
+
- Updated dependencies [2871020]
|
|
482
|
+
- Updated dependencies [94f4812]
|
|
483
|
+
- Updated dependencies [e202b82]
|
|
484
|
+
- Updated dependencies [e00f6a0]
|
|
485
|
+
- Updated dependencies [4a406ec]
|
|
486
|
+
- Updated dependencies [b0e43c1]
|
|
487
|
+
- Updated dependencies [5d377e5]
|
|
488
|
+
- Updated dependencies [1fb812e]
|
|
489
|
+
- Updated dependencies [35c5798]
|
|
490
|
+
- @mastra/core@0.13.0
|
|
491
|
+
|
|
492
|
+
## 0.3.0-alpha.1
|
|
493
|
+
|
|
494
|
+
### Patch Changes
|
|
495
|
+
|
|
496
|
+
- 2871020: update safelyParseJSON to check for value of param when handling parse
|
|
497
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
498
|
+
- Updated dependencies [cb36de0]
|
|
499
|
+
- Updated dependencies [a82b851]
|
|
500
|
+
- Updated dependencies [41a0a0e]
|
|
301
501
|
|
|
302
|
-
...
|
|
502
|
+
... 163 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/opensearch
|
|
2
2
|
|
|
3
|
+
## 0.11.18-alpha.0
|
|
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-alpha.0
|
|
11
|
+
|
|
3
12
|
## 0.11.17
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -298,5 +307,196 @@
|
|
|
298
307
|
- Updated dependencies [4232b14]
|
|
299
308
|
- Updated dependencies [a89de7e]
|
|
300
309
|
- Updated dependencies [5a37d0c]
|
|
310
|
+
- Updated dependencies [4bde0cb]
|
|
311
|
+
- Updated dependencies [cf4f357]
|
|
312
|
+
- Updated dependencies [ad888a2]
|
|
313
|
+
- Updated dependencies [481751d]
|
|
314
|
+
- Updated dependencies [2454423]
|
|
315
|
+
- Updated dependencies [194e395]
|
|
316
|
+
- Updated dependencies [a722c0b]
|
|
317
|
+
- Updated dependencies [c30bca8]
|
|
318
|
+
- Updated dependencies [3b5fec7]
|
|
319
|
+
- Updated dependencies [a8f129d]
|
|
320
|
+
- @mastra/core@0.14.0
|
|
321
|
+
|
|
322
|
+
## 0.11.4-alpha.0
|
|
323
|
+
|
|
324
|
+
### Patch Changes
|
|
325
|
+
|
|
326
|
+
- 03997ae: Update peerdeps
|
|
327
|
+
- @mastra/core@0.14.0-alpha.7
|
|
328
|
+
|
|
329
|
+
## 0.11.3
|
|
330
|
+
|
|
331
|
+
### Patch Changes
|
|
332
|
+
|
|
333
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
334
|
+
- Updated dependencies [cb36de0]
|
|
335
|
+
- Updated dependencies [d0496e6]
|
|
336
|
+
- Updated dependencies [a82b851]
|
|
337
|
+
- Updated dependencies [ea0c5f2]
|
|
338
|
+
- Updated dependencies [41a0a0e]
|
|
339
|
+
- Updated dependencies [2871020]
|
|
340
|
+
- Updated dependencies [94f4812]
|
|
341
|
+
- Updated dependencies [e202b82]
|
|
342
|
+
- Updated dependencies [e00f6a0]
|
|
343
|
+
- Updated dependencies [4a406ec]
|
|
344
|
+
- Updated dependencies [b0e43c1]
|
|
345
|
+
- Updated dependencies [5d377e5]
|
|
346
|
+
- Updated dependencies [1fb812e]
|
|
347
|
+
- Updated dependencies [35c5798]
|
|
348
|
+
- @mastra/core@0.13.0
|
|
349
|
+
|
|
350
|
+
## 0.11.3-alpha.0
|
|
351
|
+
|
|
352
|
+
### Patch Changes
|
|
353
|
+
|
|
354
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
355
|
+
- Updated dependencies [cb36de0]
|
|
356
|
+
- Updated dependencies [a82b851]
|
|
357
|
+
- Updated dependencies [41a0a0e]
|
|
358
|
+
- Updated dependencies [2871020]
|
|
359
|
+
- Updated dependencies [4a406ec]
|
|
360
|
+
- Updated dependencies [5d377e5]
|
|
361
|
+
- @mastra/core@0.13.0-alpha.2
|
|
362
|
+
|
|
363
|
+
## 0.11.2
|
|
364
|
+
|
|
365
|
+
### Patch Changes
|
|
366
|
+
|
|
367
|
+
- f42c4c2: update peer deps for packages to latest core range
|
|
368
|
+
- Updated dependencies [510e2c8]
|
|
369
|
+
- Updated dependencies [2f72fb2]
|
|
370
|
+
- Updated dependencies [27cc97a]
|
|
371
|
+
- Updated dependencies [3f89307]
|
|
372
|
+
- Updated dependencies [9eda7d4]
|
|
373
|
+
- Updated dependencies [9d49408]
|
|
374
|
+
- Updated dependencies [41daa63]
|
|
375
|
+
- Updated dependencies [ad0a58b]
|
|
376
|
+
- Updated dependencies [254a36b]
|
|
377
|
+
- Updated dependencies [2ecf658]
|
|
378
|
+
- Updated dependencies [7a7754f]
|
|
379
|
+
- Updated dependencies [fc92d80]
|
|
380
|
+
- Updated dependencies [e0f73c6]
|
|
381
|
+
- Updated dependencies [0b89602]
|
|
382
|
+
- Updated dependencies [4d37822]
|
|
383
|
+
- Updated dependencies [23a6a7c]
|
|
384
|
+
- Updated dependencies [cda801d]
|
|
385
|
+
- Updated dependencies [a77c823]
|
|
386
|
+
- Updated dependencies [ff9c125]
|
|
387
|
+
- Updated dependencies [09bca64]
|
|
388
|
+
- Updated dependencies [b8efbb9]
|
|
389
|
+
- Updated dependencies [71466e7]
|
|
390
|
+
- Updated dependencies [0c99fbe]
|
|
391
|
+
- @mastra/core@0.12.0
|
|
392
|
+
|
|
393
|
+
## 0.11.2-alpha.0
|
|
394
|
+
|
|
395
|
+
### Patch Changes
|
|
396
|
+
|
|
397
|
+
- f42c4c2: update peer deps for packages to latest core range
|
|
398
|
+
- @mastra/core@0.12.0-alpha.5
|
|
399
|
+
|
|
400
|
+
## 0.11.1
|
|
401
|
+
|
|
402
|
+
### Patch Changes
|
|
403
|
+
|
|
404
|
+
- ce088f5: Update all peerdeps to latest core
|
|
405
|
+
- @mastra/core@0.11.1
|
|
406
|
+
|
|
407
|
+
## 0.11.0
|
|
408
|
+
|
|
409
|
+
### Minor Changes
|
|
410
|
+
|
|
411
|
+
- 8a3bfd2: Update peerdeps to latest core
|
|
412
|
+
|
|
413
|
+
### Patch Changes
|
|
414
|
+
|
|
415
|
+
- 144eb0b: [MASTRA-3669] Metadata Filter Types
|
|
416
|
+
- 0e17048: Throw mastra errors in storage packages
|
|
417
|
+
- Updated dependencies [15e9d26]
|
|
418
|
+
- Updated dependencies [d1baedb]
|
|
419
|
+
- Updated dependencies [d8f2d19]
|
|
420
|
+
- Updated dependencies [4d21bf2]
|
|
421
|
+
- Updated dependencies [07d6d88]
|
|
422
|
+
- Updated dependencies [9d52b17]
|
|
423
|
+
- Updated dependencies [2097952]
|
|
424
|
+
- Updated dependencies [792c4c0]
|
|
425
|
+
- Updated dependencies [5d74aab]
|
|
426
|
+
- Updated dependencies [a8b194f]
|
|
427
|
+
- Updated dependencies [4fb0cc2]
|
|
428
|
+
- Updated dependencies [d2a7a31]
|
|
429
|
+
- Updated dependencies [502fe05]
|
|
430
|
+
- Updated dependencies [144eb0b]
|
|
431
|
+
- Updated dependencies [8ba1b51]
|
|
432
|
+
- Updated dependencies [4efcfa0]
|
|
433
|
+
- Updated dependencies [0e17048]
|
|
434
|
+
- @mastra/core@0.10.7
|
|
435
|
+
|
|
436
|
+
## 0.11.0-alpha.2
|
|
437
|
+
|
|
438
|
+
### Minor Changes
|
|
439
|
+
|
|
440
|
+
- 8a3bfd2: Update peerdeps to latest core
|
|
441
|
+
|
|
442
|
+
### Patch Changes
|
|
443
|
+
|
|
444
|
+
- Updated dependencies [792c4c0]
|
|
445
|
+
- Updated dependencies [502fe05]
|
|
446
|
+
- Updated dependencies [4efcfa0]
|
|
447
|
+
- @mastra/core@0.10.7-alpha.3
|
|
448
|
+
|
|
449
|
+
## 0.10.4-alpha.1
|
|
450
|
+
|
|
451
|
+
### Patch Changes
|
|
452
|
+
|
|
453
|
+
- 144eb0b: [MASTRA-3669] Metadata Filter Types
|
|
454
|
+
- Updated dependencies [15e9d26]
|
|
455
|
+
- Updated dependencies [07d6d88]
|
|
456
|
+
- Updated dependencies [5d74aab]
|
|
457
|
+
- Updated dependencies [144eb0b]
|
|
458
|
+
- @mastra/core@0.10.7-alpha.2
|
|
459
|
+
|
|
460
|
+
## 0.10.4-alpha.0
|
|
461
|
+
|
|
462
|
+
### Patch Changes
|
|
463
|
+
|
|
464
|
+
- 0e17048: Throw mastra errors in storage packages
|
|
465
|
+
- Updated dependencies [d1baedb]
|
|
466
|
+
- Updated dependencies [4d21bf2]
|
|
467
|
+
- Updated dependencies [2097952]
|
|
468
|
+
- Updated dependencies [4fb0cc2]
|
|
469
|
+
- Updated dependencies [d2a7a31]
|
|
470
|
+
- Updated dependencies [0e17048]
|
|
471
|
+
- @mastra/core@0.10.7-alpha.1
|
|
472
|
+
|
|
473
|
+
## 0.10.3
|
|
474
|
+
|
|
475
|
+
### Patch Changes
|
|
476
|
+
|
|
477
|
+
- 63f6b7d: dependencies updates:
|
|
478
|
+
- 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`)
|
|
479
|
+
- Updated dependencies [63f6b7d]
|
|
480
|
+
- Updated dependencies [12a95fc]
|
|
481
|
+
- Updated dependencies [4b0f8a6]
|
|
482
|
+
- Updated dependencies [51264a5]
|
|
483
|
+
- Updated dependencies [8e6f677]
|
|
484
|
+
- Updated dependencies [d70c420]
|
|
485
|
+
- Updated dependencies [ee9af57]
|
|
486
|
+
- Updated dependencies [36f1c36]
|
|
487
|
+
- Updated dependencies [2a16996]
|
|
488
|
+
- Updated dependencies [10d352e]
|
|
489
|
+
- Updated dependencies [9589624]
|
|
490
|
+
- Updated dependencies [53d3c37]
|
|
491
|
+
- Updated dependencies [751c894]
|
|
492
|
+
- Updated dependencies [577ce3a]
|
|
493
|
+
- Updated dependencies [9260b3a]
|
|
494
|
+
- @mastra/core@0.10.6
|
|
495
|
+
|
|
496
|
+
## 0.10.3-alpha.0
|
|
497
|
+
|
|
498
|
+
### Patch Changes
|
|
499
|
+
|
|
500
|
+
- 63f6b7d: dependencies updates:
|
|
301
501
|
|
|
302
|
-
...
|
|
502
|
+
... 223 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @mastra/pg
|
|
2
2
|
|
|
3
|
+
## 0.17.9-alpha.0
|
|
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-alpha.0
|
|
15
|
+
|
|
3
16
|
## 0.17.8
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -299,4 +312,191 @@
|
|
|
299
312
|
|
|
300
313
|
- Postgresql Storage Query Index Performance: Adds index operations and automatic indexing for Postgresql ([#7757](https://github.com/mastra-ai/mastra/pull/7757))
|
|
301
314
|
|
|
302
|
-
|
|
315
|
+
- Updated dependencies [[`60c9cec`](https://github.com/mastra-ai/mastra/commit/60c9cec7048a79a87440f7840c383875bd710d93), [`897995e`](https://github.com/mastra-ai/mastra/commit/897995e630d572fe2891e7ede817938cabb43251)]:
|
|
316
|
+
- @mastra/core@0.16.4-alpha.2
|
|
317
|
+
|
|
318
|
+
## 0.15.3-alpha.0
|
|
319
|
+
|
|
320
|
+
### Patch Changes
|
|
321
|
+
|
|
322
|
+
- Add resource id to workflow run snapshots ([#7740](https://github.com/mastra-ai/mastra/pull/7740))
|
|
323
|
+
|
|
324
|
+
- Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
|
|
325
|
+
- @mastra/core@0.16.4-alpha.1
|
|
326
|
+
|
|
327
|
+
## 0.15.2
|
|
328
|
+
|
|
329
|
+
### Patch Changes
|
|
330
|
+
|
|
331
|
+
- remove debug logs ([#7708](https://github.com/mastra-ai/mastra/pull/7708))
|
|
332
|
+
|
|
333
|
+
- Updated dependencies [[`b4379f7`](https://github.com/mastra-ai/mastra/commit/b4379f703fd74474f253420e8c3a684f2c4b2f8e), [`2a6585f`](https://github.com/mastra-ai/mastra/commit/2a6585f7cb71f023f805d521d1c3c95fb9a3aa59), [`3d26e83`](https://github.com/mastra-ai/mastra/commit/3d26e8353a945719028f087cc6ac4b06f0ce27d2), [`dd9119b`](https://github.com/mastra-ai/mastra/commit/dd9119b175a8f389082f75c12750e51f96d65dca), [`d34aaa1`](https://github.com/mastra-ai/mastra/commit/d34aaa1da5d3c5f991740f59e2fe6d28d3e2dd91), [`56e55d1`](https://github.com/mastra-ai/mastra/commit/56e55d1e9eb63e7d9e41aa46e012aae471256812), [`ce1e580`](https://github.com/mastra-ai/mastra/commit/ce1e580f6391e94a0c6816a9c5db0a21566a262f), [`b2babfa`](https://github.com/mastra-ai/mastra/commit/b2babfa9e75b22f2759179e71d8473f6dc5421ed), [`d8c3ba5`](https://github.com/mastra-ai/mastra/commit/d8c3ba516f4173282d293f7e64769cfc8738d360), [`a566c4e`](https://github.com/mastra-ai/mastra/commit/a566c4e92d86c1671707c54359b1d33934f7cc13), [`af333aa`](https://github.com/mastra-ai/mastra/commit/af333aa30fe6d1b127024b03a64736c46eddeca2), [`3863c52`](https://github.com/mastra-ai/mastra/commit/3863c52d44b4e5779968b802d977e87adf939d8e), [`6424c7e`](https://github.com/mastra-ai/mastra/commit/6424c7ec38b6921d66212431db1e0958f441b2a7), [`db94750`](https://github.com/mastra-ai/mastra/commit/db94750a41fd29b43eb1f7ce8e97ba8b9978c91b), [`a66a371`](https://github.com/mastra-ai/mastra/commit/a66a3716b00553d7f01842be9deb34f720b10fab), [`69fc3cd`](https://github.com/mastra-ai/mastra/commit/69fc3cd0fd814901785bdcf49bf536ab1e7fd975)]:
|
|
334
|
+
- @mastra/core@0.16.3
|
|
335
|
+
|
|
336
|
+
## 0.15.2-alpha.0
|
|
337
|
+
|
|
338
|
+
### Patch Changes
|
|
339
|
+
|
|
340
|
+
- remove debug logs ([#7708](https://github.com/mastra-ai/mastra/pull/7708))
|
|
341
|
+
|
|
342
|
+
- Updated dependencies [[`b4379f7`](https://github.com/mastra-ai/mastra/commit/b4379f703fd74474f253420e8c3a684f2c4b2f8e), [`dd9119b`](https://github.com/mastra-ai/mastra/commit/dd9119b175a8f389082f75c12750e51f96d65dca), [`d34aaa1`](https://github.com/mastra-ai/mastra/commit/d34aaa1da5d3c5f991740f59e2fe6d28d3e2dd91), [`ce1e580`](https://github.com/mastra-ai/mastra/commit/ce1e580f6391e94a0c6816a9c5db0a21566a262f), [`b2babfa`](https://github.com/mastra-ai/mastra/commit/b2babfa9e75b22f2759179e71d8473f6dc5421ed), [`d8c3ba5`](https://github.com/mastra-ai/mastra/commit/d8c3ba516f4173282d293f7e64769cfc8738d360), [`a566c4e`](https://github.com/mastra-ai/mastra/commit/a566c4e92d86c1671707c54359b1d33934f7cc13), [`af333aa`](https://github.com/mastra-ai/mastra/commit/af333aa30fe6d1b127024b03a64736c46eddeca2), [`3863c52`](https://github.com/mastra-ai/mastra/commit/3863c52d44b4e5779968b802d977e87adf939d8e), [`6424c7e`](https://github.com/mastra-ai/mastra/commit/6424c7ec38b6921d66212431db1e0958f441b2a7), [`db94750`](https://github.com/mastra-ai/mastra/commit/db94750a41fd29b43eb1f7ce8e97ba8b9978c91b), [`a66a371`](https://github.com/mastra-ai/mastra/commit/a66a3716b00553d7f01842be9deb34f720b10fab), [`69fc3cd`](https://github.com/mastra-ai/mastra/commit/69fc3cd0fd814901785bdcf49bf536ab1e7fd975)]:
|
|
343
|
+
- @mastra/core@0.16.3-alpha.0
|
|
344
|
+
|
|
345
|
+
## 0.15.1
|
|
346
|
+
|
|
347
|
+
### Patch Changes
|
|
348
|
+
|
|
349
|
+
- Fix PgVector listIndexes() to only return Mastra-managed tables instead of all tables with vector columns. This prevents initialization failures when other pgvector tables exist in the database. ([#7539](https://github.com/mastra-ai/mastra/pull/7539))
|
|
350
|
+
|
|
351
|
+
- Updated dependencies [[`47b6dc9`](https://github.com/mastra-ai/mastra/commit/47b6dc94f4976d4f3d3882e8f19eb365bbc5976c), [`827d876`](https://github.com/mastra-ai/mastra/commit/827d8766f36a900afcaf64a040f7ba76249009b3), [`0662d02`](https://github.com/mastra-ai/mastra/commit/0662d02ef16916e67531890639fcd72c69cfb6e2), [`565d65f`](https://github.com/mastra-ai/mastra/commit/565d65fc16314a99f081975ec92f2636dff0c86d), [`6189844`](https://github.com/mastra-ai/mastra/commit/61898448e65bda02bb814fb15801a89dc6476938), [`4da3d68`](https://github.com/mastra-ai/mastra/commit/4da3d68a778e5c4d5a17351ef223289fe2f45a45), [`fd9bbfe`](https://github.com/mastra-ai/mastra/commit/fd9bbfee22484f8493582325f53e8171bf8e682b), [`7eaf1d1`](https://github.com/mastra-ai/mastra/commit/7eaf1d1cec7e828d7a98efc2a748ac395bbdba3b), [`6f046b5`](https://github.com/mastra-ai/mastra/commit/6f046b5ccc5c8721302a9a61d5d16c12374cc8d7), [`d7a8f59`](https://github.com/mastra-ai/mastra/commit/d7a8f59154b0621aec4f41a6b2ea2b3882f03cb7), [`0b0bbb2`](https://github.com/mastra-ai/mastra/commit/0b0bbb24f4198ead69792e92b68a350f52b45cf3), [`d951f41`](https://github.com/mastra-ai/mastra/commit/d951f41771e4e5da8da4b9f870949f9509e38756), [`4dda259`](https://github.com/mastra-ai/mastra/commit/4dda2593b6343f9258671de5fb237aeba3ef6bb7), [`8049e2e`](https://github.com/mastra-ai/mastra/commit/8049e2e8cce80a00353c64894c62b695ac34e35e), [`f3427cd`](https://github.com/mastra-ai/mastra/commit/f3427cdaf9eecd63360dfc897a4acbf5f4143a4e), [`defed1c`](https://github.com/mastra-ai/mastra/commit/defed1ca8040cc8d42e645c5a50a1bc52a4918d7), [`6991ced`](https://github.com/mastra-ai/mastra/commit/6991cedcb5a44a49d9fe58ef67926e1f96ba55b1), [`9cb9c42`](https://github.com/mastra-ai/mastra/commit/9cb9c422854ee81074989dd2d8dccc0500ba8d3e), [`8334859`](https://github.com/mastra-ai/mastra/commit/83348594d4f37b311ba4a94d679c5f8721d796d4), [`05f13b8`](https://github.com/mastra-ai/mastra/commit/05f13b8fb269ccfc4de98e9db58dbe16eae55a5e)]:
|
|
352
|
+
- @mastra/core@0.16.1
|
|
353
|
+
|
|
354
|
+
## 0.15.1-alpha.0
|
|
355
|
+
|
|
356
|
+
### Patch Changes
|
|
357
|
+
|
|
358
|
+
- Fix PgVector listIndexes() to only return Mastra-managed tables instead of all tables with vector columns. This prevents initialization failures when other pgvector tables exist in the database. ([#7539](https://github.com/mastra-ai/mastra/pull/7539))
|
|
359
|
+
|
|
360
|
+
- Updated dependencies [[`0662d02`](https://github.com/mastra-ai/mastra/commit/0662d02ef16916e67531890639fcd72c69cfb6e2), [`6189844`](https://github.com/mastra-ai/mastra/commit/61898448e65bda02bb814fb15801a89dc6476938), [`d7a8f59`](https://github.com/mastra-ai/mastra/commit/d7a8f59154b0621aec4f41a6b2ea2b3882f03cb7), [`4dda259`](https://github.com/mastra-ai/mastra/commit/4dda2593b6343f9258671de5fb237aeba3ef6bb7), [`defed1c`](https://github.com/mastra-ai/mastra/commit/defed1ca8040cc8d42e645c5a50a1bc52a4918d7), [`6991ced`](https://github.com/mastra-ai/mastra/commit/6991cedcb5a44a49d9fe58ef67926e1f96ba55b1), [`9cb9c42`](https://github.com/mastra-ai/mastra/commit/9cb9c422854ee81074989dd2d8dccc0500ba8d3e), [`8334859`](https://github.com/mastra-ai/mastra/commit/83348594d4f37b311ba4a94d679c5f8721d796d4)]:
|
|
361
|
+
- @mastra/core@0.16.1-alpha.0
|
|
362
|
+
|
|
363
|
+
## 0.15.0
|
|
364
|
+
|
|
365
|
+
### Minor Changes
|
|
366
|
+
|
|
367
|
+
- 376913a: Update peerdeps of @mastra/core
|
|
368
|
+
|
|
369
|
+
### Patch Changes
|
|
370
|
+
|
|
371
|
+
- 6f5eb7a: Throw if an empty or whitespace-only threadId is passed when getting messages
|
|
372
|
+
- Updated dependencies [8fbf79e]
|
|
373
|
+
- Updated dependencies [fd83526]
|
|
374
|
+
- Updated dependencies [d0b90ab]
|
|
375
|
+
- Updated dependencies [6f5eb7a]
|
|
376
|
+
- Updated dependencies [a01cf14]
|
|
377
|
+
- Updated dependencies [a9e50ee]
|
|
378
|
+
- Updated dependencies [5397eb4]
|
|
379
|
+
- Updated dependencies [c9f4e4a]
|
|
380
|
+
- Updated dependencies [0acbc80]
|
|
381
|
+
- @mastra/core@0.16.0
|
|
382
|
+
|
|
383
|
+
## 0.15.0-alpha.1
|
|
384
|
+
|
|
385
|
+
### Minor Changes
|
|
386
|
+
|
|
387
|
+
- 376913a: Update peerdeps of @mastra/core
|
|
388
|
+
|
|
389
|
+
### Patch Changes
|
|
390
|
+
|
|
391
|
+
- Updated dependencies [8fbf79e]
|
|
392
|
+
- @mastra/core@0.16.0-alpha.1
|
|
393
|
+
|
|
394
|
+
## 0.14.7-alpha.0
|
|
395
|
+
|
|
396
|
+
### Patch Changes
|
|
397
|
+
|
|
398
|
+
- 6f5eb7a: Throw if an empty or whitespace-only threadId is passed when getting messages
|
|
399
|
+
- Updated dependencies [fd83526]
|
|
400
|
+
- Updated dependencies [d0b90ab]
|
|
401
|
+
- Updated dependencies [6f5eb7a]
|
|
402
|
+
- Updated dependencies [a01cf14]
|
|
403
|
+
- Updated dependencies [a9e50ee]
|
|
404
|
+
- Updated dependencies [5397eb4]
|
|
405
|
+
- Updated dependencies [c9f4e4a]
|
|
406
|
+
- Updated dependencies [0acbc80]
|
|
407
|
+
- @mastra/core@0.16.0-alpha.0
|
|
408
|
+
|
|
409
|
+
## 0.14.6
|
|
410
|
+
|
|
411
|
+
### Patch Changes
|
|
412
|
+
|
|
413
|
+
- de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
|
|
414
|
+
- f0dfcac: updated core peerdep
|
|
415
|
+
- 3c236f6: PostgresStore fix to not try to recreate existing index
|
|
416
|
+
- Updated dependencies [ab48c97]
|
|
417
|
+
- Updated dependencies [85ef90b]
|
|
418
|
+
- Updated dependencies [aedbbfa]
|
|
419
|
+
- Updated dependencies [ff89505]
|
|
420
|
+
- Updated dependencies [637f323]
|
|
421
|
+
- Updated dependencies [de3cbc6]
|
|
422
|
+
- Updated dependencies [c19bcf7]
|
|
423
|
+
- Updated dependencies [4474d04]
|
|
424
|
+
- Updated dependencies [183dc95]
|
|
425
|
+
- Updated dependencies [a1111e2]
|
|
426
|
+
- Updated dependencies [b42a961]
|
|
427
|
+
- Updated dependencies [61debef]
|
|
428
|
+
- Updated dependencies [9beaeff]
|
|
429
|
+
- Updated dependencies [29de0e1]
|
|
430
|
+
- Updated dependencies [f643c65]
|
|
431
|
+
- Updated dependencies [00c74e7]
|
|
432
|
+
- Updated dependencies [fef7375]
|
|
433
|
+
- Updated dependencies [e3d8fea]
|
|
434
|
+
- Updated dependencies [45e4d39]
|
|
435
|
+
- Updated dependencies [9eee594]
|
|
436
|
+
- Updated dependencies [7149d8d]
|
|
437
|
+
- Updated dependencies [822c2e8]
|
|
438
|
+
- Updated dependencies [979912c]
|
|
439
|
+
- Updated dependencies [7dcf4c0]
|
|
440
|
+
- Updated dependencies [4106a58]
|
|
441
|
+
- Updated dependencies [ad78bfc]
|
|
442
|
+
- Updated dependencies [0302f50]
|
|
443
|
+
- Updated dependencies [6ac697e]
|
|
444
|
+
- Updated dependencies [74db265]
|
|
445
|
+
- Updated dependencies [0ce418a]
|
|
446
|
+
- Updated dependencies [af90672]
|
|
447
|
+
- Updated dependencies [8387952]
|
|
448
|
+
- Updated dependencies [7f3b8da]
|
|
449
|
+
- Updated dependencies [905352b]
|
|
450
|
+
- Updated dependencies [599d04c]
|
|
451
|
+
- Updated dependencies [56041d0]
|
|
452
|
+
- Updated dependencies [3412597]
|
|
453
|
+
- Updated dependencies [5eca5d2]
|
|
454
|
+
- Updated dependencies [f2cda47]
|
|
455
|
+
- Updated dependencies [5de1555]
|
|
456
|
+
- Updated dependencies [cfd377a]
|
|
457
|
+
- Updated dependencies [1ed5a3e]
|
|
458
|
+
- @mastra/core@0.15.3
|
|
459
|
+
|
|
460
|
+
## 0.14.6-alpha.2
|
|
461
|
+
|
|
462
|
+
### Patch Changes
|
|
463
|
+
|
|
464
|
+
- [#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
|
|
465
|
+
|
|
466
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
467
|
+
- @mastra/core@0.15.3-alpha.7
|
|
468
|
+
|
|
469
|
+
## 0.14.6-alpha.1
|
|
470
|
+
|
|
471
|
+
### Patch Changes
|
|
472
|
+
|
|
473
|
+
- [#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`.
|
|
474
|
+
|
|
475
|
+
- Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
|
|
476
|
+
- @mastra/core@0.15.3-alpha.5
|
|
477
|
+
|
|
478
|
+
## 0.14.6-alpha.0
|
|
479
|
+
|
|
480
|
+
### Patch Changes
|
|
481
|
+
|
|
482
|
+
- [#7326](https://github.com/mastra-ai/mastra/pull/7326) [`3c236f6`](https://github.com/mastra-ai/mastra/commit/3c236f604c72a7f01ba93aefe3f05921a064d59a) Thanks [@DanielSLew](https://github.com/DanielSLew)! - PostgresStore fix to not try to recreate existing index
|
|
483
|
+
|
|
484
|
+
- Updated dependencies [[`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715), [`ff89505`](https://github.com/mastra-ai/mastra/commit/ff895057c8c7e91a5535faef46c5e5391085ddfa), [`183dc95`](https://github.com/mastra-ai/mastra/commit/183dc95596f391b977bd1a2c050b8498dac74891), [`a1111e2`](https://github.com/mastra-ai/mastra/commit/a1111e24e705488adfe5e0a6f20c53bddf26cb22), [`61debef`](https://github.com/mastra-ai/mastra/commit/61debefd80ad3a7ed5737e19df6a23d40091689a), [`9beaeff`](https://github.com/mastra-ai/mastra/commit/9beaeffa4a97b1d5fd01a7f8af8708b16067f67c), [`9eee594`](https://github.com/mastra-ai/mastra/commit/9eee594e35e0ca2a650fcc33fa82009a142b9ed0), [`979912c`](https://github.com/mastra-ai/mastra/commit/979912cfd180aad53287cda08af771df26454e2c), [`7dcf4c0`](https://github.com/mastra-ai/mastra/commit/7dcf4c04f44d9345b1f8bc5d41eae3f11ac61611), [`ad78bfc`](https://github.com/mastra-ai/mastra/commit/ad78bfc4ea6a1fff140432bf4f638e01af7af668), [`0ce418a`](https://github.com/mastra-ai/mastra/commit/0ce418a1ccaa5e125d4483a9651b635046152569), [`8387952`](https://github.com/mastra-ai/mastra/commit/838795227b4edf758c84a2adf6f7fba206c27719), [`5eca5d2`](https://github.com/mastra-ai/mastra/commit/5eca5d2655788863ea0442a46c9ef5d3c6dbe0a8)]:
|
|
485
|
+
- @mastra/core@0.15.3-alpha.4
|
|
486
|
+
|
|
487
|
+
## 0.14.5
|
|
488
|
+
|
|
489
|
+
### Patch Changes
|
|
490
|
+
|
|
491
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
492
|
+
|
|
493
|
+
- Updated dependencies []:
|
|
494
|
+
- @mastra/core@0.15.2
|
|
495
|
+
|
|
496
|
+
## 0.14.4
|
|
497
|
+
|
|
498
|
+
### Patch Changes
|
|
499
|
+
|
|
500
|
+
- [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
|
|
501
|
+
|
|
502
|
+
... 2425 more lines hidden. See full changelog in package directory.
|