@mastra/mcp-docs-server 0.13.24-alpha.0 → 0.13.24-alpha.2

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 (65) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +10 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +9 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +10 -10
  4. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +11 -11
  5. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +10 -10
  6. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +15 -15
  7. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +10 -10
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +10 -10
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +11 -11
  10. package/.docs/organized/changelogs/%40mastra%2Fcore.md +26 -26
  11. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +22 -22
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +11 -11
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +21 -21
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +21 -21
  16. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +23 -23
  17. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +10 -10
  18. package/.docs/organized/changelogs/%40mastra%2Fevals.md +19 -19
  19. package/.docs/organized/changelogs/%40mastra%2Flance.md +10 -10
  20. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +10 -10
  21. package/.docs/organized/changelogs/%40mastra%2Floggers.md +10 -10
  22. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +16 -16
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +10 -10
  24. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +11 -11
  25. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +10 -10
  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 +10 -10
  30. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
  31. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +30 -30
  32. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +10 -10
  33. package/.docs/organized/changelogs/%40mastra%2Frag.md +14 -14
  34. package/.docs/organized/changelogs/%40mastra%2Fs3vectors.md +9 -0
  35. package/.docs/organized/changelogs/%40mastra%2Fserver.md +25 -25
  36. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +10 -10
  37. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +10 -10
  38. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +11 -11
  39. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -10
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +10 -10
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +11 -11
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +11 -11
  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 +11 -11
  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 +11 -11
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +11 -11
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +11 -11
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +10 -10
  52. package/.docs/organized/changelogs/create-mastra.md +10 -10
  53. package/.docs/organized/changelogs/mastra.md +26 -26
  54. package/.docs/raw/agents/dynamic-agents.mdx +19 -0
  55. package/.docs/raw/agents/overview.mdx +46 -0
  56. package/.docs/raw/auth/auth0.mdx +235 -0
  57. package/.docs/raw/auth/index.mdx +2 -7
  58. package/.docs/raw/auth/workos.mdx +198 -0
  59. package/.docs/raw/reference/agents/agent.mdx +82 -5
  60. package/.docs/raw/reference/agents/getInstructions.mdx +2 -2
  61. package/.docs/raw/reference/auth/auth0.mdx +117 -0
  62. package/.docs/raw/reference/auth/workos.mdx +128 -0
  63. package/.docs/raw/reference/workflows/step.mdx +1 -1
  64. package/CHANGELOG.md +15 -0
  65. package/package.json +4 -4
@@ -1,5 +1,15 @@
1
1
  # @mastra/agent-builder
2
2
 
3
+ ## 0.0.6-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55), [`5b1ee71`](https://github.com/mastra-ai/mastra/commit/5b1ee71dc3ac92383226dc1e375642ca5f9b4224)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+ - @mastra/memory@0.15.3-alpha.0
12
+
3
13
  ## 0.0.6-alpha.0
4
14
 
5
15
  ### Patch Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/ai-sdk
2
2
 
3
+ ## 0.0.4-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.0.4-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.11.10-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.11.9
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
  - Updated dependencies [144eb0b]
291
300
  - @mastra/core@0.10.7-alpha.2
292
301
 
293
- ## 0.10.3-alpha.0
294
-
295
- ### Patch Changes
296
-
297
- - 0e17048: Throw mastra errors in storage packages
298
- - Updated dependencies [d1baedb]
299
- - Updated dependencies [4d21bf2]
300
- - Updated dependencies [2097952]
301
-
302
- ... 1849 more lines hidden. See full changelog in package directory.
302
+ ... 1858 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.11.10-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.11.9
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [d1baedb]
290
299
  - Updated dependencies [d8f2d19]
291
300
  - Updated dependencies [4d21bf2]
292
- - Updated dependencies [07d6d88]
293
- - Updated dependencies [9d52b17]
294
- - Updated dependencies [2097952]
295
- - Updated dependencies [792c4c0]
296
- - Updated dependencies [5d74aab]
297
- - Updated dependencies [a8b194f]
298
- - Updated dependencies [4fb0cc2]
299
- - Updated dependencies [d2a7a31]
300
- - Updated dependencies [502fe05]
301
-
302
- ... 1923 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1932 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.15.2-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.15.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  ### Patch Changes
290
299
 
291
300
  - d6e39da: Load most recent snapshot from storage
292
- - Updated dependencies [6faaee5]
293
- - Updated dependencies [4232b14]
294
- - Updated dependencies [a89de7e]
295
- - Updated dependencies [cf4f357]
296
- - Updated dependencies [a722c0b]
297
- - Updated dependencies [3b5fec7]
298
- - @mastra/core@0.14.0-alpha.1
299
-
300
- ## 0.13.0
301
301
 
302
- ... 1039 more lines hidden. See full changelog in package directory.
302
+ ... 1048 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,19 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.13.2-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
8
+ - @mastra/core@0.18.0-alpha.2
9
+
10
+ ## 0.13.2-alpha.1
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [[`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb)]:
15
+ - @mastra/core@0.17.2-alpha.1
16
+
3
17
  ## 0.13.2-alpha.0
4
18
 
5
19
  ### Patch Changes
@@ -284,19 +298,5 @@
284
298
  - Updated dependencies [a9e50ee]
285
299
  - Updated dependencies [5397eb4]
286
300
  - Updated dependencies [c9f4e4a]
287
- - Updated dependencies [0acbc80]
288
- - @mastra/core@0.16.0-alpha.0
289
-
290
- ## 0.11.3
291
-
292
- ### Patch Changes
293
-
294
- - ab48c97: dependencies updates:
295
- - Updated dependency [`zod-to-json-schema@^3.24.6` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.6) (from `^3.24.5`, in `dependencies`)
296
- - ff89505: Add deprecation warnings and add legacy routes
297
- - de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
298
- - 26b0d7c: Cleanup pkg output
299
- - 48f0742: add deployer, server and clientjs handlers for agent builder template
300
- - 5de1555: Fixed tracingContext on tool executions in AI tracing
301
301
 
302
- ... 2628 more lines hidden. See full changelog in package directory.
302
+ ... 2642 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/cloud
2
2
 
3
+ ## 0.1.16-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.1.15
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  ## 0.1.5
292
301
 
293
- ### Patch Changes
294
-
295
- - f42c4c2: update peer deps for packages to latest core range
296
- - Updated dependencies [510e2c8]
297
- - Updated dependencies [2f72fb2]
298
- - Updated dependencies [27cc97a]
299
- - Updated dependencies [3f89307]
300
- - Updated dependencies [9eda7d4]
301
-
302
- ... 465 more lines hidden. See full changelog in package directory.
302
+ ... 474 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/cloudflare-d1
2
2
 
3
+ ## 0.13.2-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.13.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  ## 0.12.4
291
300
 
292
- ### Patch Changes
293
-
294
- - 9881232: dependencies updates:
295
- - Updated dependency [`cloudflare@^4.5.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.5.0) (from `^4.4.1`, in `dependencies`)
296
- - 41c0698: fix executeRestQuery
297
- - f42c4c2: update peer deps for packages to latest core range
298
- - Updated dependencies [510e2c8]
299
- - Updated dependencies [2f72fb2]
300
- - Updated dependencies [27cc97a]
301
301
 
302
- ... 812 more lines hidden. See full changelog in package directory.
302
+ ... 821 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.12.2-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.12.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [41daa63]
290
299
  - Updated dependencies [ad0a58b]
291
300
  - Updated dependencies [254a36b]
292
- - Updated dependencies [2ecf658]
293
- - Updated dependencies [7a7754f]
294
- - Updated dependencies [fc92d80]
295
- - Updated dependencies [e0f73c6]
296
- - Updated dependencies [0b89602]
297
- - Updated dependencies [4d37822]
298
- - Updated dependencies [23a6a7c]
299
- - Updated dependencies [cda801d]
300
- - Updated dependencies [a77c823]
301
-
302
- ... 981 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 990 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,30 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.18.0-alpha.2
4
+
5
+ ### Minor Changes
6
+
7
+ - Allow agent instructions to accept SystemMessage types ([#7987](https://github.com/mastra-ai/mastra/pull/7987))
8
+
9
+ Agents can now use rich instruction formats beyond simple strings:
10
+ - CoreSystemMessage and SystemModelMessage objects with provider-specific options
11
+ - Arrays of strings or system messages
12
+ - Dynamic instructions returning any SystemMessage type
13
+
14
+ ### Patch Changes
15
+
16
+ - Agent type fixes ([#8072](https://github.com/mastra-ai/mastra/pull/8072))
17
+
18
+ - Fixes for `getStepResult` in workflow steps ([#8065](https://github.com/mastra-ai/mastra/pull/8065))
19
+
20
+ - Add scorer type, for automatic type inferrence when creating scorers for agents ([#8032](https://github.com/mastra-ai/mastra/pull/8032))
21
+
22
+ ## 0.17.2-alpha.1
23
+
24
+ ### Patch Changes
25
+
26
+ - show the tool-output stream in the playground for streamVNext ([#7983](https://github.com/mastra-ai/mastra/pull/7983))
27
+
3
28
  ## 0.17.2-alpha.0
4
29
 
5
30
  ### Patch Changes
@@ -274,29 +299,4 @@
274
299
 
275
300
  ### Patch Changes
276
301
 
277
- - Added the ability to hide internal ai tracing spans (enabled by default) ([#7764](https://github.com/mastra-ai/mastra/pull/7764))
278
-
279
- - "refactored ai tracing to commonize types" ([#7744](https://github.com/mastra-ai/mastra/pull/7744))
280
-
281
- - feat: add requiresAuth option for custom API routes ([#7703](https://github.com/mastra-ai/mastra/pull/7703))
282
-
283
- Added a new `requiresAuth` option to the `ApiRoute` type that allows users to explicitly control authentication requirements for custom endpoints.
284
- - By default, all custom routes require authentication (`requiresAuth: true`)
285
- - Set `requiresAuth: false` to make a route publicly accessible without authentication
286
- - The auth middleware now checks this configuration before applying authentication
287
-
288
- Example usage:
289
-
290
- ```typescript
291
- const customRoutes: ApiRoute[] = [
292
- {
293
- path: '/api/public-endpoint',
294
- method: 'GET',
295
- requiresAuth: false, // No authentication required
296
- handler: async c => c.json({ message: 'Public access' }),
297
- },
298
- {
299
- path: '/api/protected-endpoint',
300
- method: 'GET',
301
-
302
- ... 3554 more lines hidden. See full changelog in package directory.
302
+ ... 3579 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/couchbase
2
2
 
3
+ ## 0.11.10-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.11.9
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [4efcfa0]
290
299
  - @mastra/core@0.10.7-alpha.3
291
300
 
292
- ## 0.10.4-alpha.0
293
-
294
- ### Patch Changes
295
-
296
- - 0e17048: Throw mastra errors in storage packages
297
- - Updated dependencies [d1baedb]
298
- - Updated dependencies [4d21bf2]
299
- - Updated dependencies [2097952]
300
- - Updated dependencies [4fb0cc2]
301
301
 
302
- ... 322 more lines hidden. See full changelog in package directory.
302
+ ... 331 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,26 @@
1
1
  # @mastra/deployer-cloud
2
2
 
3
+ ## 0.18.0-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`2d29ad9`](https://github.com/mastra-ai/mastra/commit/2d29ad92763cac02fc1d80c221ac93c39c0c5caf), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55), [`5b1ee71`](https://github.com/mastra-ai/mastra/commit/5b1ee71dc3ac92383226dc1e375642ca5f9b4224)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+ - @mastra/deployer@0.18.0-alpha.2
12
+ - @mastra/loggers@0.10.13-alpha.0
13
+
14
+ ## 0.17.2-alpha.1
15
+
16
+ ### Patch Changes
17
+
18
+ - dependencies updates: ([#8007](https://github.com/mastra-ai/mastra/pull/8007))
19
+ - Updated dependency [`fs-extra@^11.3.2` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.2) (from `^11.3.1`, in `dependencies`)
20
+ - Updated dependencies [[`288745a`](https://github.com/mastra-ai/mastra/commit/288745a19aa9557db3ab3c877d667ff59f14d79c), [`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb)]:
21
+ - @mastra/deployer@0.17.2-alpha.1
22
+ - @mastra/core@0.17.2-alpha.1
23
+
3
24
  ## 0.17.2-alpha.0
4
25
 
5
26
  ### Patch Changes
@@ -278,25 +299,4 @@
278
299
  - @mastra/deployer@0.16.0-alpha.0
279
300
  - @mastra/core@0.16.0-alpha.0
280
301
 
281
- ## 0.15.3
282
-
283
- ### Patch Changes
284
-
285
- - 855135e: dependencies updates:
286
- - Updated dependency [`redis@^5.8.2` ↗︎](https://www.npmjs.com/package/redis/v/5.8.2) (from `^5.8.0`, in `dependencies`)
287
- - de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
288
- - f0dfcac: updated core peerdep
289
- - Updated dependencies [ab48c97]
290
- - Updated dependencies [3e0bd2a]
291
- - Updated dependencies [2b64943]
292
- - Updated dependencies [85ef90b]
293
- - Updated dependencies [aedbbfa]
294
- - Updated dependencies [ff89505]
295
- - Updated dependencies [637f323]
296
- - Updated dependencies [de3cbc6]
297
- - Updated dependencies [c19bcf7]
298
- - Updated dependencies [4474d04]
299
- - Updated dependencies [183dc95]
300
- - Updated dependencies [a1111e2]
301
-
302
- ... 191 more lines hidden. See full changelog in package directory.
302
+ ... 212 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,15 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.14.2-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`2d29ad9`](https://github.com/mastra-ai/mastra/commit/2d29ad92763cac02fc1d80c221ac93c39c0c5caf), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55), [`5b1ee71`](https://github.com/mastra-ai/mastra/commit/5b1ee71dc3ac92383226dc1e375642ca5f9b4224)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+ - @mastra/deployer@0.18.0-alpha.2
12
+
3
13
  ## 0.14.2-alpha.0
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
 
289
299
  ## 0.13.2
290
300
 
291
- ### Patch Changes
292
-
293
- - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
294
-
295
- - Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
296
- - @mastra/deployer@0.15.2
297
- - @mastra/core@0.15.2
298
-
299
- ## 0.13.1
300
-
301
301
 
302
- ... 3652 more lines hidden. See full changelog in package directory.
302
+ ... 3662 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,25 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.13.2-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`2d29ad9`](https://github.com/mastra-ai/mastra/commit/2d29ad92763cac02fc1d80c221ac93c39c0c5caf), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55), [`5b1ee71`](https://github.com/mastra-ai/mastra/commit/5b1ee71dc3ac92383226dc1e375642ca5f9b4224)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+ - @mastra/deployer@0.18.0-alpha.2
12
+
13
+ ## 0.13.2-alpha.1
14
+
15
+ ### Patch Changes
16
+
17
+ - dependencies updates: ([#8007](https://github.com/mastra-ai/mastra/pull/8007))
18
+ - Updated dependency [`fs-extra@^11.3.2` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.2) (from `^11.3.1`, in `dependencies`)
19
+ - Updated dependencies [[`288745a`](https://github.com/mastra-ai/mastra/commit/288745a19aa9557db3ab3c877d667ff59f14d79c), [`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb)]:
20
+ - @mastra/deployer@0.17.2-alpha.1
21
+ - @mastra/core@0.17.2-alpha.1
22
+
3
23
  ## 0.13.2-alpha.0
4
24
 
5
25
  ### Patch Changes
@@ -278,25 +298,5 @@
278
298
  - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
279
299
 
280
300
  - Updated dependencies [[`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298)]:
281
- - @mastra/deployer@0.15.1
282
- - @mastra/core@0.15.1
283
-
284
- ## 0.12.0
285
-
286
- ### Minor Changes
287
-
288
- - [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
289
-
290
- - [#7032](https://github.com/mastra-ai/mastra/pull/7032) [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump zod peerdep to 3.25.0 to support both v3/v4
291
-
292
- ### Patch Changes
293
-
294
- - [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
295
-
296
- - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`e9a36bd`](https://github.com/mastra-ai/mastra/commit/e9a36bd03ed032528b60186a318f563ebf59c01a), [`2b38a60`](https://github.com/mastra-ai/mastra/commit/2b38a60da0c1153028d8241c7748b41c5fb81121), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`681252d`](https://github.com/mastra-ai/mastra/commit/681252d20e57fcee6821377dea96cacab3bc230f), [`01be5d3`](https://github.com/mastra-ai/mastra/commit/01be5d358fad8faa101e5c69dfa54562c02cc0af), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec), [`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), [`2a96802`](https://github.com/mastra-ai/mastra/commit/2a96802f76790ebb86a1bcb254398dccf27e5479), [`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), [`de24804`](https://github.com/mastra-ai/mastra/commit/de248044e79b407d211b339ce3ed4dc6e1630704), [`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)]:
297
- - @mastra/core@0.15.0
298
- - @mastra/deployer@0.15.0
299
-
300
- ## 0.12.0-alpha.3
301
301
 
302
- ... 3384 more lines hidden. See full changelog in package directory.
302
+ ... 3404 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,25 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.12.2-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`2d29ad9`](https://github.com/mastra-ai/mastra/commit/2d29ad92763cac02fc1d80c221ac93c39c0c5caf), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55), [`5b1ee71`](https://github.com/mastra-ai/mastra/commit/5b1ee71dc3ac92383226dc1e375642ca5f9b4224)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+ - @mastra/deployer@0.18.0-alpha.2
12
+
13
+ ## 0.12.2-alpha.1
14
+
15
+ ### Patch Changes
16
+
17
+ - dependencies updates: ([#8007](https://github.com/mastra-ai/mastra/pull/8007))
18
+ - Updated dependency [`fs-extra@^11.3.2` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.2) (from `^11.3.1`, in `dependencies`)
19
+ - Updated dependencies [[`288745a`](https://github.com/mastra-ai/mastra/commit/288745a19aa9557db3ab3c877d667ff59f14d79c), [`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb)]:
20
+ - @mastra/deployer@0.17.2-alpha.1
21
+ - @mastra/core@0.17.2-alpha.1
22
+
3
23
  ## 0.12.2-alpha.0
4
24
 
5
25
  ### Patch Changes
@@ -279,24 +299,4 @@
279
299
 
280
300
  ## 0.11.17
281
301
 
282
- ### Patch Changes
283
-
284
- - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
285
-
286
- - Updated dependencies [[`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298)]:
287
- - @mastra/deployer@0.15.1
288
- - @mastra/core@0.15.1
289
-
290
- ## 0.11.16
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`e9a36bd`](https://github.com/mastra-ai/mastra/commit/e9a36bd03ed032528b60186a318f563ebf59c01a), [`2b38a60`](https://github.com/mastra-ai/mastra/commit/2b38a60da0c1153028d8241c7748b41c5fb81121), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`681252d`](https://github.com/mastra-ai/mastra/commit/681252d20e57fcee6821377dea96cacab3bc230f), [`01be5d3`](https://github.com/mastra-ai/mastra/commit/01be5d358fad8faa101e5c69dfa54562c02cc0af), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec), [`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), [`2a96802`](https://github.com/mastra-ai/mastra/commit/2a96802f76790ebb86a1bcb254398dccf27e5479), [`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), [`de24804`](https://github.com/mastra-ai/mastra/commit/de248044e79b407d211b339ce3ed4dc6e1630704), [`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)]:
295
- - @mastra/core@0.15.0
296
- - @mastra/deployer@0.15.0
297
-
298
- ## 0.11.16-alpha.1
299
-
300
- ### Patch Changes
301
-
302
- ... 3338 more lines hidden. See full changelog in package directory.
302
+ ... 3358 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,27 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.18.0-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - build bundle - Configure project root for private packages config ([#8004](https://github.com/mastra-ai/mastra/pull/8004))
8
+
9
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
10
+
11
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55), [`5b1ee71`](https://github.com/mastra-ai/mastra/commit/5b1ee71dc3ac92383226dc1e375642ca5f9b4224)]:
12
+ - @mastra/core@0.18.0-alpha.2
13
+ - @mastra/server@0.18.0-alpha.2
14
+
15
+ ## 0.17.2-alpha.1
16
+
17
+ ### Patch Changes
18
+
19
+ - dependencies updates: ([#8007](https://github.com/mastra-ai/mastra/pull/8007))
20
+ - Updated dependency [`fs-extra@^11.3.2` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.2) (from `^11.3.1`, in `dependencies`)
21
+ - Updated dependencies [[`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb)]:
22
+ - @mastra/core@0.17.2-alpha.1
23
+ - @mastra/server@0.17.2-alpha.1
24
+
3
25
  ## 0.17.2-alpha.0
4
26
 
5
27
  ### Patch Changes
@@ -276,27 +298,5 @@
276
298
 
277
299
  - Updated dependencies [[`5802bf5`](https://github.com/mastra-ai/mastra/commit/5802bf57f6182e4b67c28d7d91abed349a8d14f3), [`5bda53a`](https://github.com/mastra-ai/mastra/commit/5bda53a9747bfa7d876d754fc92c83a06e503f62), [`f26a8fd`](https://github.com/mastra-ai/mastra/commit/f26a8fd99fcb0497a5d86c28324430d7f6a5fb83), [`b6688b7`](https://github.com/mastra-ai/mastra/commit/b6688b75e49a4286d612aa2098e39c6118db2d07), [`1a1fbe6`](https://github.com/mastra-ai/mastra/commit/1a1fbe66efb7d94abc373ed0dd9676adb8122454), [`36f39c0`](https://github.com/mastra-ai/mastra/commit/36f39c00dc794952dc3c11aab91c2fa8bca74b11)]:
278
300
  - @mastra/core@0.16.4-alpha.0
279
- - @mastra/server@0.16.4-alpha.0
280
-
281
- ## 0.16.3
282
-
283
- ### Patch Changes
284
-
285
- - dependencies updates: ([#7545](https://github.com/mastra-ai/mastra/pull/7545))
286
- - Updated dependency [`hono@^4.9.6` ↗︎](https://www.npmjs.com/package/hono/v/4.9.6) (from `^4.8.12`, in `dependencies`)
287
-
288
- - AN packages ([#7711](https://github.com/mastra-ai/mastra/pull/7711))
289
-
290
- - Client SDK Agents, Mastra server - support runtimeContext with GET requests ([#7734](https://github.com/mastra-ai/mastra/pull/7734))
291
-
292
- - 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), [`4a2e636`](https://github.com/mastra-ai/mastra/commit/4a2e636719b410b25cdae46fb40d4a9c575d3ed0), [`9f67cb0`](https://github.com/mastra-ai/mastra/commit/9f67cb05eb4ad6aeccf6b73a7bb215e5fa581509), [`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), [`4c81b65`](https://github.com/mastra-ai/mastra/commit/4c81b65a28d128560bdf63bc9b8a1bddd4884812), [`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)]:
293
- - @mastra/core@0.16.3
294
- - @mastra/server@0.16.3
295
-
296
- ## 0.16.3-alpha.1
297
-
298
- ### Patch Changes
299
-
300
- - Client SDK Agents, Mastra server - support runtimeContext with GET requests ([#7734](https://github.com/mastra-ai/mastra/pull/7734))
301
301
 
302
- ... 4294 more lines hidden. See full changelog in package directory.
302
+ ... 4316 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/dynamodb
2
2
 
3
+ ## 0.15.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.15.2
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  - ea0c5f2: Add store support to new score api
291
300
 
292
- ### Patch Changes
293
-
294
- - 604b1d4: dependencies updates:
295
- - Updated dependency [`@aws-sdk/client-dynamodb@^3.859.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-dynamodb/v/3.859.0) (from `^3.848.0`, in `dependencies`)
296
- - Updated dependency [`@aws-sdk/lib-dynamodb@^3.859.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/lib-dynamodb/v/3.859.0) (from `^3.840.0`, in `dependencies`)
297
- - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
298
- - Updated dependencies [cb36de0]
299
- - Updated dependencies [d0496e6]
300
- - Updated dependencies [a82b851]
301
301
 
302
- ... 620 more lines hidden. See full changelog in package directory.
302
+ ... 629 more lines hidden. See full changelog in package directory.