@mastra/mcp-docs-server 0.13.22-alpha.2 → 0.13.22-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (104) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +20 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +9 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +11 -11
  4. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +13 -13
  5. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +10 -10
  6. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +23 -23
  7. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +21 -21
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +10 -10
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +10 -10
  10. package/.docs/organized/changelogs/%40mastra%2Fcore.md +56 -56
  11. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +33 -33
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +28 -28
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +22 -22
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +23 -23
  16. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +61 -61
  17. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +19 -19
  18. package/.docs/organized/changelogs/%40mastra%2Fevals.md +10 -10
  19. package/.docs/organized/changelogs/%40mastra%2Flance.md +11 -11
  20. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +11 -11
  21. package/.docs/organized/changelogs/%40mastra%2Floggers.md +11 -11
  22. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +19 -19
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +10 -10
  24. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +21 -21
  25. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +21 -21
  26. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +10 -10
  27. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +10 -10
  28. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +10 -10
  29. package/.docs/organized/changelogs/%40mastra%2Fpg.md +13 -13
  30. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
  31. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +39 -39
  32. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +11 -11
  33. package/.docs/organized/changelogs/%40mastra%2Frag.md +16 -16
  34. package/.docs/organized/changelogs/%40mastra%2Fs3vectors.md +11 -0
  35. package/.docs/organized/changelogs/%40mastra%2Fserver.md +21 -21
  36. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +10 -10
  37. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +11 -11
  38. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +10 -10
  39. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -10
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +11 -11
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +10 -10
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +10 -10
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +10 -10
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +10 -10
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +10 -10
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +10 -10
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +10 -10
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +19 -19
  52. package/.docs/organized/changelogs/create-mastra.md +9 -9
  53. package/.docs/organized/changelogs/mastra.md +58 -58
  54. package/.docs/organized/code-examples/agent-network.md +2 -1
  55. package/.docs/organized/code-examples/quick-start.md +2 -1
  56. package/.docs/organized/code-examples/weather-agent.md +11 -4
  57. package/.docs/organized/code-examples/workflow-ai-recruiter.md +2 -1
  58. package/.docs/raw/agents/overview.mdx +1 -1
  59. package/.docs/raw/auth/firebase.mdx +285 -0
  60. package/.docs/raw/auth/index.mdx +3 -3
  61. package/.docs/raw/course/04-workflows/08-running-workflows-programmatically.md +2 -2
  62. package/.docs/raw/deployment/overview.mdx +7 -1
  63. package/.docs/raw/frameworks/agentic-uis/cedar-os.mdx +108 -0
  64. package/.docs/raw/getting-started/installation.mdx +0 -1
  65. package/.docs/raw/memory/overview.mdx +1 -1
  66. package/.docs/raw/reference/agents/network.mdx +258 -0
  67. package/.docs/raw/reference/auth/firebase.mdx +128 -0
  68. package/.docs/raw/reference/cli/dev.mdx +7 -1
  69. package/.docs/raw/reference/client-js/agents.mdx +3 -3
  70. package/.docs/raw/reference/client-js/memory.mdx +1 -1
  71. package/.docs/raw/reference/client-js/tools.mdx +1 -1
  72. package/.docs/raw/reference/core/getWorkflow.mdx +0 -1
  73. package/.docs/raw/reference/core/getWorkflows.mdx +0 -1
  74. package/.docs/raw/reference/core/setTelemetry.mdx +2 -2
  75. package/.docs/raw/reference/storage/dynamodb.mdx +0 -4
  76. package/.docs/raw/reference/{agents → streaming}/ChunkType.mdx +12 -12
  77. package/.docs/raw/reference/{agents → streaming}/MastraModelOutput.mdx +10 -10
  78. package/.docs/raw/reference/tools/mcp-server.mdx +1 -1
  79. package/.docs/raw/reference/workflows/workflow-methods/branch.mdx +2 -2
  80. package/.docs/raw/reference/workflows/workflow-methods/commit.mdx +1 -1
  81. package/.docs/raw/reference/workflows/workflow-methods/create-run.mdx +3 -3
  82. package/.docs/raw/reference/workflows/workflow-methods/dountil.mdx +1 -1
  83. package/.docs/raw/reference/workflows/workflow-methods/dowhile.mdx +1 -1
  84. package/.docs/raw/reference/workflows/workflow-methods/foreach.mdx +1 -1
  85. package/.docs/raw/reference/workflows/workflow-methods/map.mdx +1 -1
  86. package/.docs/raw/reference/workflows/workflow-methods/parallel.mdx +1 -1
  87. package/.docs/raw/reference/workflows/workflow-methods/sendEvent.mdx +1 -1
  88. package/.docs/raw/reference/workflows/workflow-methods/sleep.mdx +1 -1
  89. package/.docs/raw/reference/workflows/workflow-methods/sleepUntil.mdx +1 -1
  90. package/.docs/raw/reference/workflows/workflow-methods/then.mdx +1 -1
  91. package/.docs/raw/reference/workflows/workflow-methods/waitForEvent.mdx +1 -1
  92. package/.docs/raw/server-db/local-dev-playground.mdx +31 -9
  93. package/.docs/raw/server-db/mastra-client.mdx +189 -73
  94. package/.docs/raw/server-db/snapshots.mdx +155 -114
  95. package/.docs/raw/workflows/inngest-workflow.mdx +82 -0
  96. package/CHANGELOG.md +18 -0
  97. package/package.json +5 -5
  98. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +0 -302
  99. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +0 -302
  100. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +0 -302
  101. package/.docs/organized/changelogs/%40mastra%2Fragie.md +0 -302
  102. package/.docs/organized/code-examples/memory-with-mem0.md +0 -108
  103. /package/.docs/raw/reference/{agents → streaming}/stream.mdx +0 -0
  104. /package/.docs/raw/reference/{agents → streaming}/streamVNext.mdx +0 -0
@@ -1,5 +1,26 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.13.0-alpha.1
4
+
5
+ ### Minor Changes
6
+
7
+ - The `IBundler` and subsequently the `IDeployer` interface changed, making the third argument of `bundle()` an object. ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ ```diff
10
+ - bundle(entryFile: string, outputDirectory: string, toolsPaths: (string | string[])[]): Promise<void>;
11
+ + bundle(entryFile: string, outputDirectory: string, options: { toolsPaths: (string | string[])[]; projectRoot: string }): Promise<void>;
12
+ ```
13
+
14
+ If you're just using the deployer inside `src/mastra/index.ts` you're safe to upgrade, no changes needed.
15
+
16
+ ### Patch Changes
17
+
18
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
19
+
20
+ - Updated dependencies [[`b1c155b`](https://github.com/mastra-ai/mastra/commit/b1c155b57ce702674f207f1d4c6a4ebf94225f44), [`790f7d1`](https://github.com/mastra-ai/mastra/commit/790f7d17895d7a5f75b6b5d2d794c2e820b99d4c), [`3cd6538`](https://github.com/mastra-ai/mastra/commit/3cd6538811fc94f84a19dbd1064f46cb42e38c1d), [`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`7e82fbf`](https://github.com/mastra-ai/mastra/commit/7e82fbf3715175e274d2015eb59fb7f57dc9b09d), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
21
+ - @mastra/deployer@0.17.0-alpha.3
22
+ - @mastra/core@0.17.0-alpha.3
23
+
3
24
  ## 0.12.8-alpha.0
4
25
 
5
26
  ### Patch Changes
@@ -277,26 +298,5 @@
277
298
 
278
299
  ### Patch Changes
279
300
 
280
- - Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`4c8956f`](https://github.com/mastra-ai/mastra/commit/4c8956f3110ccf39595e022f127a44a0a5c09c86), [`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)]:
281
- - @mastra/core@0.14.1
282
- - @mastra/deployer@0.14.1
283
-
284
- ## 0.11.15-alpha.0
285
-
286
- ### Patch Changes
287
-
288
- - Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`4c8956f`](https://github.com/mastra-ai/mastra/commit/4c8956f3110ccf39595e022f127a44a0a5c09c86), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
289
- - @mastra/core@0.14.1-alpha.0
290
- - @mastra/deployer@0.14.1-alpha.0
291
-
292
- ## 0.11.14
293
-
294
- ### Patch Changes
295
-
296
- - 03997ae: Update peerdeps
297
- - Updated dependencies [227c7e6]
298
- - Updated dependencies [12cae67]
299
- - Updated dependencies [bca2ba3]
300
- - Updated dependencies [fd3a3eb]
301
301
 
302
- ... 3318 more lines hidden. See full changelog in package directory.
302
+ ... 3339 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,26 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.12.0-alpha.1
4
+
5
+ ### Minor Changes
6
+
7
+ - The `IBundler` and subsequently the `IDeployer` interface changed, making the third argument of `bundle()` an object. ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ ```diff
10
+ - bundle(entryFile: string, outputDirectory: string, toolsPaths: (string | string[])[]): Promise<void>;
11
+ + bundle(entryFile: string, outputDirectory: string, options: { toolsPaths: (string | string[])[]; projectRoot: string }): Promise<void>;
12
+ ```
13
+
14
+ If you're just using the deployer inside `src/mastra/index.ts` you're safe to upgrade, no changes needed.
15
+
16
+ ### Patch Changes
17
+
18
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
19
+
20
+ - Updated dependencies [[`b1c155b`](https://github.com/mastra-ai/mastra/commit/b1c155b57ce702674f207f1d4c6a4ebf94225f44), [`790f7d1`](https://github.com/mastra-ai/mastra/commit/790f7d17895d7a5f75b6b5d2d794c2e820b99d4c), [`3cd6538`](https://github.com/mastra-ai/mastra/commit/3cd6538811fc94f84a19dbd1064f46cb42e38c1d), [`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`7e82fbf`](https://github.com/mastra-ai/mastra/commit/7e82fbf3715175e274d2015eb59fb7f57dc9b09d), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
21
+ - @mastra/deployer@0.17.0-alpha.3
22
+ - @mastra/core@0.17.0-alpha.3
23
+
3
24
  ## 0.11.24-alpha.0
4
25
 
5
26
  ### Patch Changes
@@ -277,26 +298,5 @@
277
298
  - Updated dependencies [a89de7e]
278
299
  - Updated dependencies [96518cc]
279
300
  - Updated dependencies [5a37d0c]
280
- - Updated dependencies [4bde0cb]
281
- - Updated dependencies [cf4f357]
282
- - Updated dependencies [c712849]
283
- - Updated dependencies [04dcd66]
284
- - Updated dependencies [03997ae]
285
- - Updated dependencies [ad888a2]
286
- - Updated dependencies [481751d]
287
- - Updated dependencies [2454423]
288
- - Updated dependencies [194e395]
289
- - Updated dependencies [a9916bd]
290
- - Updated dependencies [a722c0b]
291
- - Updated dependencies [c30bca8]
292
- - Updated dependencies [95e1330]
293
- - Updated dependencies [33eb340]
294
- - Updated dependencies [3b5fec7]
295
- - Updated dependencies [a8f129d]
296
- - Updated dependencies [6dfc4a6]
297
- - @mastra/core@0.14.0
298
- - @mastra/deployer@0.14.0
299
-
300
- ## 0.11.14-alpha.2
301
-
302
- ... 3272 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 3293 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,64 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.17.0-alpha.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`fb84c21`](https://github.com/mastra-ai/mastra/commit/fb84c21859d09bdc8f158bd5412bdc4b5835a61c), [`9d4fc09`](https://github.com/mastra-ai/mastra/commit/9d4fc09b2ad55caa7738c7ceb3a905e454f74cdd), [`d75ccf0`](https://github.com/mastra-ai/mastra/commit/d75ccf06dfd2582b916aa12624e3cd61b279edf1), [`0fed8f2`](https://github.com/mastra-ai/mastra/commit/0fed8f2aa84b167b3415ea6f8f70755775132c8d), [`c4dbd12`](https://github.com/mastra-ai/mastra/commit/c4dbd12a05e75db124c5d8abff3d893ea1b88c30), [`87fd07f`](https://github.com/mastra-ai/mastra/commit/87fd07ff35387a38728967163460231b5d33ae3b)]:
8
+ - @mastra/core@0.17.0-alpha.4
9
+ - @mastra/server@0.17.0-alpha.4
10
+
11
+ ## 0.17.0-alpha.3
12
+
13
+ ### Minor Changes
14
+
15
+ - The `IBundler` and subsequently the `IDeployer` interface changed, making the third argument of `bundle()` an object. ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
16
+
17
+ ```diff
18
+ - bundle(entryFile: string, outputDirectory: string, toolsPaths: (string | string[])[]): Promise<void>;
19
+ + bundle(entryFile: string, outputDirectory: string, options: { toolsPaths: (string | string[])[]; projectRoot: string }): Promise<void>;
20
+ ```
21
+
22
+ If you're just using the deployer inside `src/mastra/index.ts` you're safe to upgrade, no changes needed.
23
+
24
+ - Improved workspace dependency resolution during development and builds. This makes the build process more reliable when working with monorepos and workspace packages, reducing potential bundling errors and improving development experience. ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
25
+
26
+ ### Patch Changes
27
+
28
+ - dependencies updates: ([#6887](https://github.com/mastra-ai/mastra/pull/6887))
29
+ - Updated dependency [`@babel/core@^7.28.4` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.28.4) (from `^7.28.0`, in `dependencies`)
30
+
31
+ - dependencies updates: ([#7538](https://github.com/mastra-ai/mastra/pull/7538))
32
+ - Updated dependency [`esbuild@^0.25.9` ↗︎](https://www.npmjs.com/package/esbuild/v/0.25.9) (from `^0.25.8`, in `dependencies`)
33
+
34
+ - dependencies updates: ([#7803](https://github.com/mastra-ai/mastra/pull/7803))
35
+ - Updated dependency [`rollup@~4.50.1` ↗︎](https://www.npmjs.com/package/rollup/v/4.50.1) (from `~4.50.0`, in `dependencies`)
36
+
37
+ - Improve default /api route by giving helpful information ([#7826](https://github.com/mastra-ai/mastra/pull/7826))
38
+
39
+ - Add support for running the Mastra dev server over HTTPS for local development. ([#7871](https://github.com/mastra-ai/mastra/pull/7871))
40
+ - Add `--https` flag for `mastra dev`. This automatically creates a local key and certificate for you.
41
+ - Alternatively, you can provide your own key and cert through `server.https`:
42
+
43
+ ```ts
44
+ // src/mastra/index.ts
45
+ import { Mastra } from '@mastra/core/mastra';
46
+ import fs from 'node:fs';
47
+
48
+ export const mastra = new Mastra({
49
+ server: {
50
+ https: {
51
+ key: fs.readFileSync('path/to/key.pem'),
52
+ cert: fs.readFileSync('path/to/cert.pem'),
53
+ },
54
+ },
55
+ });
56
+ ```
57
+
58
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`3779975`](https://github.com/mastra-ai/mastra/commit/3779975a1ea301c9077ea2d595e5506699c900a6), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
59
+ - @mastra/core@0.17.0-alpha.3
60
+ - @mastra/server@0.17.0-alpha.3
61
+
3
62
  ## 0.16.4-alpha.2
4
63
 
5
64
  ### Patch Changes
@@ -239,64 +298,5 @@
239
298
  - de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
240
299
  - 71b657b: Excluding hono from being external
241
300
  - f0dfcac: updated core peerdep
242
- - 6d98856: Correct set the root span for telemetry traces
243
- - 6f715fe: Fix plyground baseUrl, default api baseUrl to playground baseUrl
244
- - 48f0742: add deployer, server and clientjs handlers for agent builder template
245
- - 12adcc8: add missing endpoint to get agent tool by ID
246
- - a6e2254: Do not export otel scoped traces
247
- - 8f22a2c: During package installation do not print audit, funding or any non-error logs
248
- - 03d0c39: temp disable agent-builder workflows import
249
- - Updated dependencies [ab48c97]
250
- - Updated dependencies [85ef90b]
251
- - Updated dependencies [aedbbfa]
252
- - Updated dependencies [ff89505]
253
- - Updated dependencies [637f323]
254
- - Updated dependencies [de3cbc6]
255
- - Updated dependencies [c19bcf7]
256
- - Updated dependencies [4474d04]
257
- - Updated dependencies [183dc95]
258
- - Updated dependencies [a1111e2]
259
- - Updated dependencies [b42a961]
260
- - Updated dependencies [61debef]
261
- - Updated dependencies [9beaeff]
262
- - Updated dependencies [29de0e1]
263
- - Updated dependencies [f643c65]
264
- - Updated dependencies [00c74e7]
265
- - Updated dependencies [f0dfcac]
266
- - Updated dependencies [fef7375]
267
- - Updated dependencies [e3d8fea]
268
- - Updated dependencies [45e4d39]
269
- - Updated dependencies [9eee594]
270
- - Updated dependencies [7149d8d]
271
- - Updated dependencies [822c2e8]
272
- - Updated dependencies [979912c]
273
- - Updated dependencies [7dcf4c0]
274
- - Updated dependencies [4106a58]
275
- - Updated dependencies [ad78bfc]
276
- - Updated dependencies [48f0742]
277
- - Updated dependencies [0302f50]
278
- - Updated dependencies [12adcc8]
279
- - Updated dependencies [6ac697e]
280
- - Updated dependencies [74db265]
281
- - Updated dependencies [0ce418a]
282
- - Updated dependencies [bcec7db]
283
- - Updated dependencies [af90672]
284
- - Updated dependencies [8387952]
285
- - Updated dependencies [7f3b8da]
286
- - Updated dependencies [905352b]
287
- - Updated dependencies [599d04c]
288
- - Updated dependencies [56041d0]
289
- - Updated dependencies [3412597]
290
- - Updated dependencies [5eca5d2]
291
- - Updated dependencies [f2cda47]
292
- - Updated dependencies [5de1555]
293
- - Updated dependencies [cfd377a]
294
- - Updated dependencies [1ed5a3e]
295
- - Updated dependencies [03d0c39]
296
- - @mastra/core@0.15.3
297
- - @mastra/server@0.15.3
298
-
299
- ## 0.15.3-alpha.9
300
-
301
-
302
- ... 4070 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 4129 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/dynamodb
2
2
 
3
+ ## 0.15.2-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Update package.json and README ([#7886](https://github.com/mastra-ai/mastra/pull/7886))
8
+
9
+ - Updated dependencies [[`fb84c21`](https://github.com/mastra-ai/mastra/commit/fb84c21859d09bdc8f158bd5412bdc4b5835a61c), [`9d4fc09`](https://github.com/mastra-ai/mastra/commit/9d4fc09b2ad55caa7738c7ceb3a905e454f74cdd), [`d75ccf0`](https://github.com/mastra-ai/mastra/commit/d75ccf06dfd2582b916aa12624e3cd61b279edf1), [`0fed8f2`](https://github.com/mastra-ai/mastra/commit/0fed8f2aa84b167b3415ea6f8f70755775132c8d), [`87fd07f`](https://github.com/mastra-ai/mastra/commit/87fd07ff35387a38728967163460231b5d33ae3b)]:
10
+ - @mastra/core@0.17.0-alpha.4
11
+
12
+ ## 0.15.2-alpha.1
13
+
14
+ ### Patch Changes
15
+
16
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
17
+
18
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
19
+ - @mastra/core@0.17.0-alpha.3
20
+
3
21
  ## 0.15.2-alpha.0
4
22
 
5
23
  ### Patch Changes
@@ -281,22 +299,4 @@
281
299
 
282
300
  ## 0.14.0-alpha.1
283
301
 
284
- ### Patch Changes
285
-
286
- - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
287
- - Updated dependencies [cb36de0]
288
- - Updated dependencies [a82b851]
289
- - Updated dependencies [41a0a0e]
290
- - Updated dependencies [2871020]
291
- - Updated dependencies [4a406ec]
292
- - Updated dependencies [5d377e5]
293
- - @mastra/core@0.13.0-alpha.2
294
-
295
- ## 0.14.0-alpha.0
296
-
297
- ### Minor Changes
298
-
299
- - ea0c5f2: Add store support to new score api
300
-
301
-
302
- ... 578 more lines hidden. See full changelog in package directory.
302
+ ... 596 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.13.7-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.13.6
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  ### Patch Changes
292
301
 
293
- - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
294
- - Updated dependencies [cb36de0]
295
- - Updated dependencies [a82b851]
296
- - Updated dependencies [41a0a0e]
297
- - Updated dependencies [2871020]
298
- - Updated dependencies [4a406ec]
299
- - Updated dependencies [5d377e5]
300
- - @mastra/core@0.13.0-alpha.2
301
-
302
- ... 2158 more lines hidden. See full changelog in package directory.
302
+ ... 2167 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/lance
2
2
 
3
+ ## 0.3.1-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.3.1-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [9eda7d4]
290
299
  - Updated dependencies [9d49408]
291
300
  - Updated dependencies [41daa63]
292
- - Updated dependencies [ad0a58b]
293
- - Updated dependencies [254a36b]
294
- - Updated dependencies [2ecf658]
295
- - Updated dependencies [7a7754f]
296
- - Updated dependencies [fc92d80]
297
- - Updated dependencies [e0f73c6]
298
- - Updated dependencies [0b89602]
299
- - Updated dependencies [4d37822]
300
- - Updated dependencies [23a6a7c]
301
-
302
- ... 243 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 252 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/libsql
2
2
 
3
+ ## 0.14.2-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.14.2-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [d5330bf]
290
299
  - Updated dependencies [2e74797]
291
300
  - Updated dependencies [8388649]
292
- - Updated dependencies [a239d41]
293
- - Updated dependencies [dd94a26]
294
- - Updated dependencies [3ba6772]
295
- - Updated dependencies [b5cf2a3]
296
- - Updated dependencies [2fff911]
297
- - Updated dependencies [b32c50d]
298
- - Updated dependencies [63449d0]
299
- - Updated dependencies [121a3f8]
300
- - Updated dependencies [ec510e7]
301
-
302
- ... 865 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 874 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/loggers
2
2
 
3
+ ## 0.10.12-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.10.11
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [1b5fc55]
290
299
  - Updated dependencies [195c428]
291
300
  - Updated dependencies [f73e11b]
292
- - Updated dependencies [37643b8]
293
- - Updated dependencies [99fd6cf]
294
- - Updated dependencies [c5bf1ce]
295
- - Updated dependencies [add596e]
296
- - Updated dependencies [8dc94d8]
297
- - Updated dependencies [ecebbeb]
298
- - Updated dependencies [79d5145]
299
- - Updated dependencies [12b7002]
300
- - Updated dependencies [2901125]
301
-
302
- ... 1727 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1736 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.13.22-alpha.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`fb84c21`](https://github.com/mastra-ai/mastra/commit/fb84c21859d09bdc8f158bd5412bdc4b5835a61c), [`9d4fc09`](https://github.com/mastra-ai/mastra/commit/9d4fc09b2ad55caa7738c7ceb3a905e454f74cdd), [`d75ccf0`](https://github.com/mastra-ai/mastra/commit/d75ccf06dfd2582b916aa12624e3cd61b279edf1), [`0fed8f2`](https://github.com/mastra-ai/mastra/commit/0fed8f2aa84b167b3415ea6f8f70755775132c8d), [`87fd07f`](https://github.com/mastra-ai/mastra/commit/87fd07ff35387a38728967163460231b5d33ae3b)]:
8
+ - @mastra/core@0.17.0-alpha.4
9
+ - @mastra/mcp@0.13.0-alpha.1
10
+
11
+ ## 0.13.22-alpha.3
12
+
13
+ ### Patch Changes
14
+
15
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
16
+
17
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
18
+ - @mastra/core@0.17.0-alpha.3
19
+ - @mastra/mcp@0.12.1-alpha.0
20
+
3
21
  ## 0.13.22-alpha.2
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [[`637f323`](https://github.com/mastra-ai/mastra/commit/637f32371d79a8f78c52c0d53411af0915fcec67), [`29de0e1`](https://github.com/mastra-ai/mastra/commit/29de0e1b0a7173317ae7d1ab0c0993167c659f2b), [`6ac697e`](https://github.com/mastra-ai/mastra/commit/6ac697edcc2435482c247cba615277ec4765dcc4)]:
281
299
  - @mastra/core@0.15.3-alpha.1
282
300
 
283
- ## 0.13.17-alpha.0
284
-
285
- ### Patch Changes
286
-
287
- - Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`3e0153a`](https://github.com/mastra-ai/mastra/commit/3e0153adcf2309f3ffb01c9ac9e0f5adc0caa259), [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e), [`56041d0`](https://github.com/mastra-ai/mastra/commit/56041d018863a3da6b98c512e47348647c075fb3), [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9), [`1ed5a3e`](https://github.com/mastra-ai/mastra/commit/1ed5a3e19330374c4347a4237cd2f4b9ffb60376)]:
288
- - @mastra/core@0.15.3-alpha.0
289
- - @mastra/mcp@0.11.3-alpha.0
290
-
291
- ## 0.13.16
292
-
293
- ### Patch Changes
294
-
295
- - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
296
-
297
- - Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
298
- - @mastra/mcp@0.11.2
299
- - @mastra/core@0.15.2
300
-
301
301
 
302
- ... 1747 more lines hidden. See full changelog in package directory.
302
+ ... 1765 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/mcp-registry-registry
2
2
 
3
+ ## 0.10.15-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.10.14
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [a8b194f]
290
299
  - Updated dependencies [4fb0cc2]
291
300
  - Updated dependencies [d2a7a31]
292
- - Updated dependencies [502fe05]
293
- - Updated dependencies [144eb0b]
294
- - Updated dependencies [8ba1b51]
295
- - Updated dependencies [4efcfa0]
296
- - Updated dependencies [0e17048]
297
- - @mastra/core@0.10.7
298
-
299
- ## 0.10.4-alpha.0
300
-
301
301
 
302
- ... 643 more lines hidden. See full changelog in package directory.
302
+ ... 652 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,25 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.13.0-alpha.1
4
+
5
+ ### Minor Changes
6
+
7
+ - Fully deprecated createRun (now throws an error) in favour of createRunAsync ([#7897](https://github.com/mastra-ai/mastra/pull/7897))
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [[`fb84c21`](https://github.com/mastra-ai/mastra/commit/fb84c21859d09bdc8f158bd5412bdc4b5835a61c), [`9d4fc09`](https://github.com/mastra-ai/mastra/commit/9d4fc09b2ad55caa7738c7ceb3a905e454f74cdd), [`d75ccf0`](https://github.com/mastra-ai/mastra/commit/d75ccf06dfd2582b916aa12624e3cd61b279edf1), [`0fed8f2`](https://github.com/mastra-ai/mastra/commit/0fed8f2aa84b167b3415ea6f8f70755775132c8d), [`87fd07f`](https://github.com/mastra-ai/mastra/commit/87fd07ff35387a38728967163460231b5d33ae3b)]:
12
+ - @mastra/core@0.17.0-alpha.4
13
+
14
+ ## 0.12.1-alpha.0
15
+
16
+ ### Patch Changes
17
+
18
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
19
+
20
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
21
+ - @mastra/core@0.17.0-alpha.3
22
+
3
23
  ## 0.12.0
4
24
 
5
25
  ### Minor Changes
@@ -278,25 +298,5 @@
278
298
  - Updated dependencies [12cae67]
279
299
  - Updated dependencies [5a37d0c]
280
300
  - Updated dependencies [4bde0cb]
281
- - Updated dependencies [1a80071]
282
- - Updated dependencies [36a3be8]
283
- - Updated dependencies [361757b]
284
- - Updated dependencies [2bb9955]
285
- - Updated dependencies [2454423]
286
- - Updated dependencies [a44d91e]
287
- - Updated dependencies [dfb91e9]
288
- - Updated dependencies [a741dde]
289
- - Updated dependencies [7cb3fc0]
290
- - Updated dependencies [195eabb]
291
- - Updated dependencies [b78b95b]
292
- - @mastra/core@0.14.0-alpha.4
293
-
294
- ## 0.10.12-alpha.0
295
-
296
- ### Patch Changes
297
-
298
- - 895d3b2: Update the MCP SDK version and update elicitation to match new spec (reject becomes decline)
299
- - Updated dependencies [6faaee5]
300
- - Updated dependencies [4232b14]
301
301
 
302
- ... 2309 more lines hidden. See full changelog in package directory.
302
+ ... 2329 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,25 @@
1
1
  # @mastra/memory
2
2
 
3
+ ## 0.15.2-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Update dependencies ai-v5 and @ai-sdk/provider-utils-v5 to latest ([#7884](https://github.com/mastra-ai/mastra/pull/7884))
8
+
9
+ - Update package.json and README ([#7886](https://github.com/mastra-ai/mastra/pull/7886))
10
+
11
+ - Updated dependencies [[`fb84c21`](https://github.com/mastra-ai/mastra/commit/fb84c21859d09bdc8f158bd5412bdc4b5835a61c), [`9d4fc09`](https://github.com/mastra-ai/mastra/commit/9d4fc09b2ad55caa7738c7ceb3a905e454f74cdd), [`d75ccf0`](https://github.com/mastra-ai/mastra/commit/d75ccf06dfd2582b916aa12624e3cd61b279edf1), [`0fed8f2`](https://github.com/mastra-ai/mastra/commit/0fed8f2aa84b167b3415ea6f8f70755775132c8d), [`87fd07f`](https://github.com/mastra-ai/mastra/commit/87fd07ff35387a38728967163460231b5d33ae3b)]:
12
+ - @mastra/core@0.17.0-alpha.4
13
+
14
+ ## 0.15.2-alpha.0
15
+
16
+ ### Patch Changes
17
+
18
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
19
+
20
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
21
+ - @mastra/core@0.17.0-alpha.3
22
+
3
23
  ## 0.15.1
4
24
 
5
25
  ### Patch Changes
@@ -279,24 +299,4 @@
279
299
 
280
300
  ## 0.13.1-alpha.0
281
301
 
282
- ### Patch Changes
283
-
284
- - [#6919](https://github.com/mastra-ai/mastra/pull/6919) [`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
285
- - Updated dependency [`ai@^4.3.19` ↗︎](https://www.npmjs.com/package/ai/v/4.3.19) (from `^4.3.16`, in `dependencies`)
286
- - Updated dependency [`ai-v5@npm:ai@5.0.15` ↗︎](https://www.npmjs.com/package/ai-v5/v/5.0.15) (from `npm:ai@5.0.0`, in `dependencies`)
287
-
288
- - [#6921](https://github.com/mastra-ai/mastra/pull/6921) [`c4f2605`](https://github.com/mastra-ai/mastra/commit/c4f2605fa00e796a26c6f5fc3cf8f5552f77d617) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
289
- - Updated dependency [`redis@^5.8.2` ↗︎](https://www.npmjs.com/package/redis/v/5.8.2) (from `^5.8.1`, in `dependencies`)
290
- - Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
291
- - @mastra/core@0.14.1-alpha.0
292
-
293
- ## 0.13.0
294
-
295
- ### Minor Changes
296
-
297
- - 03997ae: Update peer deps of core
298
-
299
- ### Patch Changes
300
-
301
-
302
- ... 2982 more lines hidden. See full changelog in package directory.
302
+ ... 3002 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/mongodb
2
2
 
3
+ ## 0.14.1-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.14.1-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [35c5798]
290
299
  - @mastra/core@0.13.0-alpha.1
291
300
 
292
- ## 0.12.4
293
-
294
- ### Patch Changes
295
-
296
- - 2c5eab4: Fix mongodb edge case when fromConnectionHandler is used
297
- - Updated dependencies [33dcb07]
298
- - Updated dependencies [d0d9500]
299
- - Updated dependencies [d30b1a0]
300
- - Updated dependencies [bff87f7]
301
301
 
302
- ... 786 more lines hidden. See full changelog in package directory.
302
+ ... 795 more lines hidden. See full changelog in package directory.