@mastra/mcp-docs-server 0.0.6-alpha.5 → 0.0.6-alpha.6

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 (51) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fastra.md +9 -9
  2. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +9 -9
  3. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +7 -0
  4. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +9 -9
  5. package/.docs/organized/changelogs/%40mastra%2Fcore.md +7 -7
  6. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +11 -11
  7. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +10 -10
  8. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +10 -10
  9. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +11 -11
  10. package/.docs/organized/changelogs/%40mastra%2Fevals.md +8 -8
  11. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +9 -9
  12. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +8 -8
  13. package/.docs/organized/changelogs/%40mastra%2Floggers.md +8 -8
  14. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +7 -0
  15. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +9 -9
  16. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +7 -0
  17. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +9 -9
  18. package/.docs/organized/changelogs/%40mastra%2Fpg.md +9 -9
  19. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +9 -9
  20. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +13 -13
  21. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +9 -9
  22. package/.docs/organized/changelogs/%40mastra%2Frag.md +8 -8
  23. package/.docs/organized/changelogs/%40mastra%2Fragie.md +8 -8
  24. package/.docs/organized/changelogs/%40mastra%2Fserver.md +9 -9
  25. package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +8 -8
  26. package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +8 -8
  27. package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +8 -8
  28. package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +8 -8
  29. package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +8 -8
  30. package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +8 -8
  31. package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +8 -8
  32. package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +8 -8
  33. package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +8 -8
  34. package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +8 -8
  35. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +7 -0
  36. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +9 -9
  37. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +9 -9
  38. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +7 -0
  39. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +7 -0
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +8 -8
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +8 -8
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +8 -8
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +8 -8
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +7 -0
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +8 -8
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +8 -8
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +7 -0
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +8 -8
  49. package/.docs/organized/changelogs/create-mastra.md +9 -9
  50. package/.docs/organized/changelogs/mastra.md +15 -15
  51. package/package.json +3 -3
@@ -1,5 +1,12 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.2.7-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a3f0e90]
8
+ - @mastra/core@0.8.0-alpha.6
9
+
3
10
  ## 0.2.7-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [03236ec]
292
299
  - Updated dependencies [3764e71]
293
300
  - Updated dependencies [df982db]
294
- - Updated dependencies [a171b37]
295
- - Updated dependencies [506f1d5]
296
- - Updated dependencies [02ffb7b]
297
- - Updated dependencies [0461849]
298
- - Updated dependencies [2259379]
299
- - Updated dependencies [aeb5e36]
300
- - Updated dependencies [f2301de]
301
-
302
- ... 906 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 913 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.2.7-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a3f0e90]
8
+ - @mastra/core@0.8.0-alpha.6
9
+
3
10
  ## 0.2.7-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [df982db]
292
299
  - Updated dependencies [a171b37]
293
300
  - Updated dependencies [506f1d5]
294
- - Updated dependencies [02ffb7b]
295
- - Updated dependencies [0461849]
296
- - Updated dependencies [2259379]
297
- - Updated dependencies [aeb5e36]
298
- - Updated dependencies [f2301de]
299
- - Updated dependencies [358f069]
300
- - Updated dependencies [fd4a1d7]
301
-
302
- ... 904 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 911 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.2.7-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a3f0e90]
8
+ - @mastra/core@0.8.0-alpha.6
9
+
3
10
  ## 0.2.7-alpha.4
4
11
 
5
12
  ### Patch Changes
@@ -1,5 +1,13 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.1.14-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - 5646a01: Fix parsing chunk in client-js workflow watch method sometimes failing, disrupting the stream process
8
+ - Updated dependencies [a3f0e90]
9
+ - @mastra/core@0.8.0-alpha.6
10
+
3
11
  ## 0.1.14-alpha.5
4
12
 
5
13
  ### Patch Changes
@@ -290,13 +298,5 @@
290
298
  - Updated dependencies [ee667a2]
291
299
  - Updated dependencies [dfbe4e9]
292
300
  - Updated dependencies [dab255b]
293
- - Updated dependencies [1e8bcbc]
294
- - Updated dependencies [f6678e4]
295
- - Updated dependencies [9e81f35]
296
- - Updated dependencies [c93798b]
297
- - Updated dependencies [a85ab24]
298
- - Updated dependencies [dbd9f2d]
299
- - Updated dependencies [59df7b6]
300
- - Updated dependencies [caefaa2]
301
301
 
302
- ... 314 more lines hidden. See full changelog in package directory.
302
+ ... 322 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,11 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.8.0-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - a3f0e90: Update storage initialization to ensure tables are present
8
+
3
9
  ## 0.8.0-alpha.5
4
10
 
5
11
  ### Patch Changes
@@ -293,10 +299,4 @@
293
299
 
294
300
  - a85ab24: make execute optional for create tool
295
301
 
296
- ## 0.5.0-alpha.11
297
-
298
- ### Patch Changes
299
-
300
- - 7a7a547: Fix telemetry getter in hono server
301
-
302
- ... 1040 more lines hidden. See full changelog in package directory.
302
+ ... 1046 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,15 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.1.15-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - 9b24aeb: Enable process env syncing to cloudflare workers
8
+ - Updated dependencies [4c65a57]
9
+ - Updated dependencies [a3f0e90]
10
+ - @mastra/deployer@0.2.6-alpha.8
11
+ - @mastra/core@0.8.0-alpha.6
12
+
3
13
  ## 0.1.15-alpha.7
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
  - Updated dependencies [6e559a0]
289
299
  - Updated dependencies [5f43505]
290
300
  - Updated dependencies [61ad5a4]
291
- - @mastra/core@0.6.1-alpha.1
292
- - @mastra/deployer@0.2.1-alpha.1
293
-
294
- ## 0.1.10-alpha.0
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [7bcfaee]
299
- - @mastra/core@0.6.1-alpha.0
300
- - @mastra/deployer@0.2.1-alpha.0
301
301
 
302
- ... 1281 more lines hidden. See full changelog in package directory.
302
+ ... 1291 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.1.15-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [4c65a57]
8
+ - Updated dependencies [a3f0e90]
9
+ - @mastra/deployer@0.2.6-alpha.8
10
+ - @mastra/core@0.8.0-alpha.6
11
+
3
12
  ## 0.1.15-alpha.7
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - @mastra/core@0.6.1-alpha.1
290
299
  - @mastra/deployer@0.2.1-alpha.1
291
300
 
292
- ## 0.1.10-alpha.0
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [7bcfaee]
297
- - @mastra/core@0.6.1-alpha.0
298
- - @mastra/deployer@0.2.1-alpha.0
299
-
300
- ## 0.1.9
301
301
 
302
- ... 1253 more lines hidden. See full changelog in package directory.
302
+ ... 1262 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.1.15-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [4c65a57]
8
+ - Updated dependencies [a3f0e90]
9
+ - @mastra/deployer@0.2.6-alpha.8
10
+ - @mastra/core@0.8.0-alpha.6
11
+
3
12
  ## 0.1.15-alpha.7
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - @mastra/core@0.6.1-alpha.1
290
299
  - @mastra/deployer@0.2.1-alpha.1
291
300
 
292
- ## 0.1.10-alpha.0
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [7bcfaee]
297
- - @mastra/core@0.6.1-alpha.0
298
- - @mastra/deployer@0.2.1-alpha.0
299
-
300
- ## 0.1.9
301
301
 
302
- ... 1253 more lines hidden. See full changelog in package directory.
302
+ ... 1262 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,15 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.2.6-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - 4c65a57: Add fastebmed as external
8
+ - a3f0e90: Update storage initialization to ensure tables are present
9
+ - Updated dependencies [a3f0e90]
10
+ - @mastra/server@0.0.1-alpha.4
11
+ - @mastra/core@0.8.0-alpha.6
12
+
3
13
  ## 0.2.6-alpha.7
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
 
289
299
  ## 0.2.0
290
300
 
291
- ### Minor Changes
292
-
293
- - 95b4144: Added server middleware to apply custom functionality in API endpoints like auth
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies [16b98d9]
298
- - Updated dependencies [1c8cda4]
299
- - Updated dependencies [95b4144]
300
- - Updated dependencies [3729dbd]
301
301
 
302
- ... 1176 more lines hidden. See full changelog in package directory.
302
+ ... 1186 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.1.15-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a3f0e90]
8
+ - @mastra/core@0.8.0-alpha.6
9
+
3
10
  ## 0.1.15-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [02ffb7b]
292
299
  - Updated dependencies [0461849]
293
300
  - Updated dependencies [2259379]
294
- - Updated dependencies [aeb5e36]
295
- - Updated dependencies [f2301de]
296
- - Updated dependencies [358f069]
297
- - Updated dependencies [fd4a1d7]
298
- - Updated dependencies [c139344]
299
- - @mastra/core@0.5.0
300
-
301
301
 
302
- ... 957 more lines hidden. See full changelog in package directory.
302
+ ... 964 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.1.15-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a3f0e90]
8
+ - @mastra/core@0.8.0-alpha.6
9
+ - @mastra/rag@0.1.15-alpha.6
10
+
3
11
  ## 1.1.15-alpha.5
4
12
 
5
13
  ### Patch Changes
@@ -291,12 +299,4 @@
291
299
  - @mastra/core@0.5.1-alpha.0
292
300
  - @mastra/rag@0.1.9-alpha.0
293
301
 
294
- ## 1.1.8
295
-
296
- ### Patch Changes
297
-
298
- - 52e0418: Split up action types between tools and workflows
299
- - fd4a1d7: Update cjs bundling to make sure files are split
300
- - Updated dependencies [a910463]
301
-
302
- ... 1473 more lines hidden. See full changelog in package directory.
302
+ ... 1481 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.1.15-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a3f0e90]
8
+ - @mastra/core@0.8.0-alpha.6
9
+
3
10
  ## 1.1.15-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [aeb5e36]
292
299
  - Updated dependencies [f2301de]
293
300
  - Updated dependencies [358f069]
294
- - Updated dependencies [fd4a1d7]
295
- - Updated dependencies [c139344]
296
- - @mastra/core@0.5.0
297
-
298
- ## 1.1.8-alpha.12
299
-
300
- ### Patch Changes
301
301
 
302
- ... 1204 more lines hidden. See full changelog in package directory.
302
+ ... 1211 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/loggers
2
2
 
3
+ ## 0.1.15-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a3f0e90]
8
+ - @mastra/core@0.8.0-alpha.6
9
+
3
10
  ## 0.1.15-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [f2301de]
292
299
  - Updated dependencies [358f069]
293
300
  - Updated dependencies [fd4a1d7]
294
- - Updated dependencies [c139344]
295
- - @mastra/core@0.5.0
296
-
297
- ## 0.1.8-alpha.12
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 837 more lines hidden. See full changelog in package directory.
302
+ ... 844 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.0.6-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a3f0e90]
8
+ - @mastra/core@0.8.0-alpha.6
9
+
3
10
  ## 0.0.6-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -1,5 +1,12 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.3.7-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a3f0e90]
8
+ - @mastra/core@0.8.0-alpha.6
9
+
3
10
  ## 0.3.7-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [3764e71]
292
299
  - Updated dependencies [df982db]
293
300
  - Updated dependencies [a171b37]
294
- - Updated dependencies [506f1d5]
295
- - Updated dependencies [02ffb7b]
296
- - Updated dependencies [0461849]
297
- - Updated dependencies [2259379]
298
- - Updated dependencies [aeb5e36]
299
- - Updated dependencies [f2301de]
300
- - Updated dependencies [358f069]
301
-
302
- ... 930 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 937 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/mem0
2
2
 
3
+ ## 0.0.2-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a3f0e90]
8
+ - @mastra/core@0.8.0-alpha.6
9
+
3
10
  ## 0.0.2-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -1,5 +1,12 @@
1
1
  # @mastra/memory
2
2
 
3
+ ## 0.2.7-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a3f0e90]
8
+ - @mastra/core@0.8.0-alpha.6
9
+
3
10
  ## 0.2.7-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - fd4a1d7: Update cjs bundling to make sure files are split
292
299
  - Updated dependencies [a910463]
293
300
  - Updated dependencies [59df7b6]
294
- - Updated dependencies [22643eb]
295
- - Updated dependencies [6feb23f]
296
- - Updated dependencies [f2d6727]
297
- - Updated dependencies [7a7a547]
298
- - Updated dependencies [29f3a82]
299
- - Updated dependencies [3d0e290]
300
- - Updated dependencies [e9fbac5]
301
-
302
- ... 1296 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1303 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/pg
2
2
 
3
+ ## 0.2.7-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - a3f0e90: Update storage initialization to ensure tables are present
8
+ - Updated dependencies [a3f0e90]
9
+ - @mastra/core@0.8.0-alpha.6
10
+
3
11
  ## 0.2.7-alpha.5
4
12
 
5
13
  ### Patch Changes
@@ -290,13 +298,5 @@
290
298
  - Updated dependencies [dab255b]
291
299
  - Updated dependencies [1e8bcbc]
292
300
  - Updated dependencies [f6678e4]
293
- - Updated dependencies [9e81f35]
294
- - Updated dependencies [c93798b]
295
- - Updated dependencies [a85ab24]
296
- - Updated dependencies [dbd9f2d]
297
- - Updated dependencies [59df7b6]
298
- - Updated dependencies [caefaa2]
299
- - Updated dependencies [c151ae6]
300
- - Updated dependencies [52e0418]
301
301
 
302
- ... 715 more lines hidden. See full changelog in package directory.
302
+ ... 723 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/pinecone
2
2
 
3
+ ## 0.2.5-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a3f0e90]
8
+ - @mastra/core@0.8.0-alpha.6
9
+
3
10
  ## 0.2.5-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [03236ec]
292
299
  - Updated dependencies [3764e71]
293
300
  - Updated dependencies [df982db]
294
- - Updated dependencies [a171b37]
295
- - Updated dependencies [506f1d5]
296
- - Updated dependencies [02ffb7b]
297
- - Updated dependencies [0461849]
298
- - Updated dependencies [2259379]
299
- - Updated dependencies [aeb5e36]
300
- - Updated dependencies [f2301de]
301
-
302
- ... 906 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 913 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/playground-ui
2
2
 
3
+ ## 4.0.0-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - 9d13790: update playground-ui dynamic form, cleanups
8
+ - 40dca45: Fix expanding workflow sidebar not expanding the output section
9
+ - d16ed18: Make playground-ui dynamic forms better
10
+ - Updated dependencies [a3f0e90]
11
+ - Updated dependencies [5646a01]
12
+ - @mastra/core@0.8.0-alpha.6
13
+ - @mastra/client-js@0.1.14-alpha.6
14
+
3
15
  ## 4.0.0-alpha.5
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
  - Updated dependencies [4356859]
287
299
  - Updated dependencies [44631b1]
288
300
  - Updated dependencies [6e559a0]
289
- - Updated dependencies [5f43505]
290
- - @mastra/core@0.6.1-alpha.1
291
- - @mastra/client-js@0.1.9-alpha.1
292
-
293
- ## 2.0.1-alpha.0
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies [7bcfaee]
298
- - @mastra/core@0.6.1-alpha.0
299
- - @mastra/client-js@0.1.9-alpha.0
300
-
301
301
 
302
- ... 287 more lines hidden. See full changelog in package directory.
302
+ ... 299 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/qdrant
2
2
 
3
+ ## 0.2.6-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a3f0e90]
8
+ - @mastra/core@0.8.0-alpha.6
9
+
3
10
  ## 0.2.6-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [52e0418]
292
299
  - Updated dependencies [d79aedf]
293
300
  - Updated dependencies [03236ec]
294
- - Updated dependencies [3764e71]
295
- - Updated dependencies [df982db]
296
- - Updated dependencies [a171b37]
297
- - Updated dependencies [506f1d5]
298
- - Updated dependencies [02ffb7b]
299
- - Updated dependencies [0461849]
300
- - Updated dependencies [2259379]
301
-
302
- ... 902 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 909 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/rag
2
2
 
3
+ ## 0.1.15-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a3f0e90]
8
+ - @mastra/core@0.8.0-alpha.6
9
+
3
10
  ## 0.1.15-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [1e8bcbc]
292
299
  - Updated dependencies [f6678e4]
293
300
  - Updated dependencies [9e81f35]
294
- - Updated dependencies [c93798b]
295
- - Updated dependencies [a85ab24]
296
- - Updated dependencies [dbd9f2d]
297
- - Updated dependencies [59df7b6]
298
- - Updated dependencies [caefaa2]
299
- - Updated dependencies [c151ae6]
300
- - Updated dependencies [52e0418]
301
301
 
302
- ... 1358 more lines hidden. See full changelog in package directory.
302
+ ... 1365 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/ragie
2
2
 
3
+ ## 1.1.15-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a3f0e90]
8
+ - @mastra/core@0.8.0-alpha.6
9
+
3
10
  ## 1.1.15-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [aeb5e36]
292
299
  - Updated dependencies [f2301de]
293
300
  - Updated dependencies [358f069]
294
- - Updated dependencies [fd4a1d7]
295
- - Updated dependencies [c139344]
296
- - @mastra/core@0.5.0
297
-
298
- ## 1.1.8-alpha.12
299
-
300
- ### Patch Changes
301
301
 
302
- ... 1155 more lines hidden. See full changelog in package directory.
302
+ ... 1162 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.0.1-alpha.4
4
+
5
+ ### Patch Changes
6
+
7
+ - a3f0e90: Update storage initialization to ensure tables are present
8
+ - Updated dependencies [a3f0e90]
9
+ - @mastra/core@0.8.0-alpha.6
10
+
3
11
  ## 0.0.1-alpha.3
4
12
 
5
13
  ### Patch Changes
@@ -290,13 +298,5 @@
290
298
 
291
299
  ### Patch Changes
292
300
 
293
- - 7a7a547: Fix telemetry getter in hono server
294
- - 8deb34c: Better workflow watch api + watch workflow by runId
295
- - 5d41958: Remove redundant mastra server agent stream, generate messages validation
296
- - fd4a1d7: Update cjs bundling to make sure files are split
297
- - Updated dependencies [7a7a547]
298
- - Updated dependencies [c93798b]
299
- - Updated dependencies [dbd9f2d]
300
- - Updated dependencies [a171b37]
301
301
 
302
- ... 1078 more lines hidden. See full changelog in package directory.
302
+ ... 1086 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/speech-azure
2
2
 
3
+ ## 0.1.15-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a3f0e90]
8
+ - @mastra/core@0.8.0-alpha.6
9
+
3
10
  ## 0.1.15-alpha.5
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [f2301de]
292
299
  - Updated dependencies [358f069]
293
300
  - Updated dependencies [fd4a1d7]
294
- - Updated dependencies [c139344]
295
- - @mastra/core@0.5.0
296
-
297
- ## 0.1.8-alpha.12
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 773 more lines hidden. See full changelog in package directory.
302
+ ... 780 more lines hidden. See full changelog in package directory.