@mastra/deployer 0.15.3-alpha.4 → 0.15.3-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.
package/CHANGELOG.md ADDED
@@ -0,0 +1,4047 @@
1
+ # @mastra/deployer
2
+
3
+ ## 0.15.3-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7388](https://github.com/mastra-ai/mastra/pull/7388) [`03d0c39`](https://github.com/mastra-ai/mastra/commit/03d0c3963a748294577dd232a53ee01e1e5bcc12) Thanks [@NikAiyer](https://github.com/NikAiyer)! - temp disable agent-builder workflows import
8
+
9
+ - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47), [`03d0c39`](https://github.com/mastra-ai/mastra/commit/03d0c3963a748294577dd232a53ee01e1e5bcc12)]:
10
+ - @mastra/core@0.15.3-alpha.6
11
+ - @mastra/server@0.15.3-alpha.6
12
+
13
+ ## 0.15.3-alpha.5
14
+
15
+ ### Patch Changes
16
+
17
+ - [#7333](https://github.com/mastra-ai/mastra/pull/7333) [`2b64943`](https://github.com/mastra-ai/mastra/commit/2b64943a282c99988c2e5b6e1269bfaca60e6fe3) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
18
+ - Updated dependency [`rollup@~4.50.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.50.0) (from `~4.49.0`, in `dependencies`)
19
+
20
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
21
+
22
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
23
+ - @mastra/core@0.15.3-alpha.5
24
+ - @mastra/server@0.15.3-alpha.5
25
+
26
+ ## 0.15.3-alpha.4
27
+
28
+ ### Patch Changes
29
+
30
+ - [#7000](https://github.com/mastra-ai/mastra/pull/7000) [`3e0bd2a`](https://github.com/mastra-ai/mastra/commit/3e0bd2aa0a19823939f9a973d44791f4927ff5c3) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
31
+ - Updated dependency [`rollup@~4.49.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.49.0) (from `~4.47.1`, in `dependencies`)
32
+
33
+ - [#7269](https://github.com/mastra-ai/mastra/pull/7269) [`ff89505`](https://github.com/mastra-ai/mastra/commit/ff895057c8c7e91a5535faef46c5e5391085ddfa) Thanks [@wardpeet](https://github.com/wardpeet)! - Add deprecation warnings and add legacy routes
34
+
35
+ - [#7136](https://github.com/mastra-ai/mastra/pull/7136) [`48f0742`](https://github.com/mastra-ai/mastra/commit/48f0742662414610dc9a7a99d45902d059ee123d) Thanks [@NikAiyer](https://github.com/NikAiyer)! - add deployer, server and clientjs handlers for agent builder template
36
+
37
+ - [#7250](https://github.com/mastra-ai/mastra/pull/7250) [`12adcc8`](https://github.com/mastra-ai/mastra/commit/12adcc8929db79b3cf7b83237ebaf6ba2db0181e) Thanks [@roaminro](https://github.com/roaminro)! - add missing endpoint to get agent tool by ID
38
+
39
+ - [#6946](https://github.com/mastra-ai/mastra/pull/6946) [`8f22a2c`](https://github.com/mastra-ai/mastra/commit/8f22a2c35a0a9ddd2f34a9c3ebb6ff6668aa9ea9) Thanks [@LekoArts](https://github.com/LekoArts)! - During package installation do not print audit, funding or any non-error logs
40
+
41
+ - Updated dependencies [[`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715), [`ff89505`](https://github.com/mastra-ai/mastra/commit/ff895057c8c7e91a5535faef46c5e5391085ddfa), [`183dc95`](https://github.com/mastra-ai/mastra/commit/183dc95596f391b977bd1a2c050b8498dac74891), [`a1111e2`](https://github.com/mastra-ai/mastra/commit/a1111e24e705488adfe5e0a6f20c53bddf26cb22), [`61debef`](https://github.com/mastra-ai/mastra/commit/61debefd80ad3a7ed5737e19df6a23d40091689a), [`9beaeff`](https://github.com/mastra-ai/mastra/commit/9beaeffa4a97b1d5fd01a7f8af8708b16067f67c), [`9eee594`](https://github.com/mastra-ai/mastra/commit/9eee594e35e0ca2a650fcc33fa82009a142b9ed0), [`979912c`](https://github.com/mastra-ai/mastra/commit/979912cfd180aad53287cda08af771df26454e2c), [`7dcf4c0`](https://github.com/mastra-ai/mastra/commit/7dcf4c04f44d9345b1f8bc5d41eae3f11ac61611), [`ad78bfc`](https://github.com/mastra-ai/mastra/commit/ad78bfc4ea6a1fff140432bf4f638e01af7af668), [`48f0742`](https://github.com/mastra-ai/mastra/commit/48f0742662414610dc9a7a99d45902d059ee123d), [`12adcc8`](https://github.com/mastra-ai/mastra/commit/12adcc8929db79b3cf7b83237ebaf6ba2db0181e), [`0ce418a`](https://github.com/mastra-ai/mastra/commit/0ce418a1ccaa5e125d4483a9651b635046152569), [`bcec7db`](https://github.com/mastra-ai/mastra/commit/bcec7db62dab25e4c85f1d484172061382c6615d), [`8387952`](https://github.com/mastra-ai/mastra/commit/838795227b4edf758c84a2adf6f7fba206c27719), [`5eca5d2`](https://github.com/mastra-ai/mastra/commit/5eca5d2655788863ea0442a46c9ef5d3c6dbe0a8)]:
42
+ - @mastra/core@0.15.3-alpha.4
43
+ - @mastra/server@0.15.3-alpha.4
44
+
45
+ ## 0.15.3-alpha.3
46
+
47
+ ### Patch Changes
48
+
49
+ - [#7207](https://github.com/mastra-ai/mastra/pull/7207) [`71b657b`](https://github.com/mastra-ai/mastra/commit/71b657bffebbdcfdf1ce9c6d72003041bd6e200a) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - Excluding hono from being external
50
+
51
+ - [#7215](https://github.com/mastra-ai/mastra/pull/7215) [`6d98856`](https://github.com/mastra-ai/mastra/commit/6d98856ed7cf56cbd6c4e02b3254e3dfb1e455db) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Correct set the root span for telemetry traces
52
+
53
+ - Updated dependencies [[`aedbbfa`](https://github.com/mastra-ai/mastra/commit/aedbbfa064124ddde039111f12629daebfea7e48), [`f643c65`](https://github.com/mastra-ai/mastra/commit/f643c651bdaf57c2343cf9dbfc499010495701fb), [`fef7375`](https://github.com/mastra-ai/mastra/commit/fef737534574f41b432a7361a285f776c3bac42b), [`e3d8fea`](https://github.com/mastra-ai/mastra/commit/e3d8feaacfb8b5c5c03c13604cc06ea2873d45fe), [`3412597`](https://github.com/mastra-ai/mastra/commit/3412597a6644c0b6bf3236d6e319ed1450c5bae8)]:
54
+ - @mastra/core@0.15.3-alpha.3
55
+ - @mastra/server@0.15.3-alpha.3
56
+
57
+ ## 0.15.3-alpha.2
58
+
59
+ ### Patch Changes
60
+
61
+ - Updated dependencies [[`822c2e8`](https://github.com/mastra-ai/mastra/commit/822c2e88a3ecbffb7c680e6227976006ccefe6a8)]:
62
+ - @mastra/core@0.15.3-alpha.2
63
+ - @mastra/server@0.15.3-alpha.2
64
+
65
+ ## 0.15.3-alpha.1
66
+
67
+ ### Patch Changes
68
+
69
+ - 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)]:
70
+ - @mastra/core@0.15.3-alpha.1
71
+ - @mastra/server@0.15.3-alpha.1
72
+
73
+ ## 0.15.3-alpha.0
74
+
75
+ ### Patch Changes
76
+
77
+ - [#7115](https://github.com/mastra-ai/mastra/pull/7115) [`6f715fe`](https://github.com/mastra-ai/mastra/commit/6f715fe524296e1138a319e56bcf8e4214bd5dd5) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - Fix plyground baseUrl, default api baseUrl to playground baseUrl
78
+
79
+ - [#7091](https://github.com/mastra-ai/mastra/pull/7091) [`a6e2254`](https://github.com/mastra-ai/mastra/commit/a6e225469159950bb69e8d240d510ec57dc0d79a) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Do not export otel scoped traces
80
+
81
+ - Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`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)]:
82
+ - @mastra/core@0.15.3-alpha.0
83
+ - @mastra/server@0.15.3-alpha.0
84
+
85
+ ## 0.15.2
86
+
87
+ ### Patch Changes
88
+
89
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
90
+
91
+ - Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
92
+ - @mastra/server@0.15.2
93
+ - @mastra/core@0.15.2
94
+
95
+ ## 0.15.1
96
+
97
+ ### Patch Changes
98
+
99
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
100
+
101
+ - Updated dependencies [[`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298)]:
102
+ - @mastra/server@0.15.1
103
+ - @mastra/core@0.15.1
104
+
105
+ ## 0.15.0
106
+
107
+ ### Minor Changes
108
+
109
+ - [#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
110
+
111
+ - [#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
112
+
113
+ ### Patch Changes
114
+
115
+ - [#6798](https://github.com/mastra-ai/mastra/pull/6798) [`e9a36bd`](https://github.com/mastra-ai/mastra/commit/e9a36bd03ed032528b60186a318f563ebf59c01a) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
116
+ - Updated dependency [`rollup@~4.46.4` ↗︎](https://www.npmjs.com/package/rollup/v/4.46.4) (from `~4.46.2`, in `dependencies`)
117
+
118
+ - [#6965](https://github.com/mastra-ai/mastra/pull/6965) [`2b38a60`](https://github.com/mastra-ai/mastra/commit/2b38a60da0c1153028d8241c7748b41c5fb81121) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
119
+ - Updated dependency [`rollup@~4.47.1` ↗︎](https://www.npmjs.com/package/rollup/v/4.47.1) (from `~4.46.4`, in `dependencies`)
120
+
121
+ - [#6995](https://github.com/mastra-ai/mastra/pull/6995) [`681252d`](https://github.com/mastra-ai/mastra/commit/681252d20e57fcee6821377dea96cacab3bc230f) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving
122
+
123
+ - [#6967](https://github.com/mastra-ai/mastra/pull/6967) [`01be5d3`](https://github.com/mastra-ai/mastra/commit/01be5d358fad8faa101e5c69dfa54562c02cc0af) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Implement AI traces for server apis and client sdk
124
+
125
+ - [#7017](https://github.com/mastra-ai/mastra/pull/7017) [`2a96802`](https://github.com/mastra-ai/mastra/commit/2a96802f76790ebb86a1bcb254398dccf27e5479) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - Fix cloudflare deployer - disable esmShim for cloudflare
126
+
127
+ - [#6924](https://github.com/mastra-ai/mastra/pull/6924) [`de24804`](https://github.com/mastra-ai/mastra/commit/de248044e79b407d211b339ce3ed4dc6e1630704) Thanks [@LekoArts](https://github.com/LekoArts)! - Improve internal mechanism to detect and handle workspace packages
128
+
129
+ - [#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
130
+
131
+ - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`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), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6), [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
132
+ - @mastra/core@0.15.0
133
+ - @mastra/server@0.15.0
134
+
135
+ ## 0.15.0-alpha.4
136
+
137
+ ### Minor Changes
138
+
139
+ - [#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
140
+
141
+ ### Patch Changes
142
+
143
+ - Updated dependencies [[`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c)]:
144
+ - @mastra/server@0.15.0-alpha.4
145
+ - @mastra/core@0.15.0-alpha.4
146
+
147
+ ## 0.15.0-alpha.3
148
+
149
+ ### Minor Changes
150
+
151
+ - [#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
152
+
153
+ ### Patch Changes
154
+
155
+ - Updated dependencies [[`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec)]:
156
+ - @mastra/server@0.15.0-alpha.3
157
+ - @mastra/core@0.15.0-alpha.3
158
+
159
+ ## 0.14.2-alpha.2
160
+
161
+ ### Patch Changes
162
+
163
+ - [#7017](https://github.com/mastra-ai/mastra/pull/7017) [`2a96802`](https://github.com/mastra-ai/mastra/commit/2a96802f76790ebb86a1bcb254398dccf27e5479) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - Fix cloudflare deployer - disable esmShim for cloudflare
164
+
165
+ - Updated dependencies [[`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
166
+ - @mastra/core@0.14.2-alpha.2
167
+ - @mastra/server@0.14.2-alpha.2
168
+
169
+ ## 0.14.2-alpha.1
170
+
171
+ ### Patch Changes
172
+
173
+ - [#6965](https://github.com/mastra-ai/mastra/pull/6965) [`2b38a60`](https://github.com/mastra-ai/mastra/commit/2b38a60da0c1153028d8241c7748b41c5fb81121) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
174
+ - Updated dependency [`rollup@~4.47.1` ↗︎](https://www.npmjs.com/package/rollup/v/4.47.1) (from `~4.46.4`, in `dependencies`)
175
+
176
+ - [#6995](https://github.com/mastra-ai/mastra/pull/6995) [`681252d`](https://github.com/mastra-ai/mastra/commit/681252d20e57fcee6821377dea96cacab3bc230f) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving
177
+
178
+ - [#6967](https://github.com/mastra-ai/mastra/pull/6967) [`01be5d3`](https://github.com/mastra-ai/mastra/commit/01be5d358fad8faa101e5c69dfa54562c02cc0af) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Implement AI traces for server apis and client sdk
179
+
180
+ - [#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
181
+
182
+ - Updated dependencies [[`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), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01)]:
183
+ - @mastra/core@0.14.2-alpha.1
184
+ - @mastra/server@0.14.2-alpha.1
185
+
186
+ ## 0.14.2-alpha.0
187
+
188
+ ### Patch Changes
189
+
190
+ - [#6798](https://github.com/mastra-ai/mastra/pull/6798) [`e9a36bd`](https://github.com/mastra-ai/mastra/commit/e9a36bd03ed032528b60186a318f563ebf59c01a) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
191
+ - Updated dependency [`rollup@~4.46.4` ↗︎](https://www.npmjs.com/package/rollup/v/4.46.4) (from `~4.46.2`, in `dependencies`)
192
+
193
+ - [#6924](https://github.com/mastra-ai/mastra/pull/6924) [`de24804`](https://github.com/mastra-ai/mastra/commit/de248044e79b407d211b339ce3ed4dc6e1630704) Thanks [@LekoArts](https://github.com/LekoArts)! - Improve internal mechanism to detect and handle workspace packages
194
+
195
+ - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
196
+ - @mastra/core@0.14.2-alpha.0
197
+ - @mastra/server@0.14.2-alpha.0
198
+
199
+ ## 0.14.1
200
+
201
+ ### Patch Changes
202
+
203
+ - [#6914](https://github.com/mastra-ai/mastra/pull/6914) [`4c8956f`](https://github.com/mastra-ai/mastra/commit/4c8956f3110ccf39595e022f127a44a0a5c09c86) Thanks [@LekoArts](https://github.com/LekoArts)! - Add the `@rollup/plugin-esm-shim` plugin to the bundler. If your code (or dependencies) uses things like `__dirname` you might see an error during `mastra dev` which is fixed now.
204
+
205
+ - Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`0f00e17`](https://github.com/mastra-ai/mastra/commit/0f00e172953ccdccadb35ed3d70f5e4d89115869), [`217cd7a`](https://github.com/mastra-ai/mastra/commit/217cd7a4ce171e9a575c41bb8c83300f4db03236), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
206
+ - @mastra/core@0.14.1
207
+ - @mastra/server@0.14.1
208
+
209
+ ## 0.14.1-alpha.1
210
+
211
+ ### Patch Changes
212
+
213
+ - Updated dependencies [[`0f00e17`](https://github.com/mastra-ai/mastra/commit/0f00e172953ccdccadb35ed3d70f5e4d89115869), [`217cd7a`](https://github.com/mastra-ai/mastra/commit/217cd7a4ce171e9a575c41bb8c83300f4db03236)]:
214
+ - @mastra/core@0.14.1-alpha.1
215
+ - @mastra/server@0.14.1-alpha.1
216
+
217
+ ## 0.14.1-alpha.0
218
+
219
+ ### Patch Changes
220
+
221
+ - [#6914](https://github.com/mastra-ai/mastra/pull/6914) [`4c8956f`](https://github.com/mastra-ai/mastra/commit/4c8956f3110ccf39595e022f127a44a0a5c09c86) Thanks [@LekoArts](https://github.com/LekoArts)! - Add the `@rollup/plugin-esm-shim` plugin to the bundler. If your code (or dependencies) uses things like `__dirname` you might see an error during `mastra dev` which is fixed now.
222
+
223
+ - Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
224
+ - @mastra/core@0.14.1-alpha.0
225
+ - @mastra/server@0.14.1-alpha.0
226
+
227
+ ## 0.14.0
228
+
229
+ ### Minor Changes
230
+
231
+ - 03997ae: Update peer deps of core
232
+
233
+ ### Patch Changes
234
+
235
+ - bca2ba3: Fix issue where `.json` files couldn't be imported and used with deployers
236
+ - 022f3a2: Fix a bug for transpilePackages usage where sibling files inside transpiled packages didn't resolve correctly
237
+ - 6313063: Implement model switcher in playground
238
+ - 96518cc: Bundling cleanup code improvements
239
+ - c712849: Add handlers for VNext
240
+ - 04dcd66: Fix babel-preset-typescript import
241
+ - 2454423: Agentic loop and streaming workflow: generateVNext and streamVNext
242
+ - a9916bd: Model switcher v5 support
243
+ - 95e1330: Move to default rollup resolve from resolveFrom pkg
244
+ - 33eb340: Optimize workspace dependency detection in bundler. Check workspace map directly before resolving package.json path
245
+ - 6dfc4a6: In a previous release analysis of the Mastra configuration was added. A bug was fixed to properly support TypeScript.
246
+ - Updated dependencies [227c7e6]
247
+ - Updated dependencies [12cae67]
248
+ - Updated dependencies [fd3a3eb]
249
+ - Updated dependencies [6faaee5]
250
+ - Updated dependencies [4232b14]
251
+ - Updated dependencies [6313063]
252
+ - Updated dependencies [a89de7e]
253
+ - Updated dependencies [5a37d0c]
254
+ - Updated dependencies [4bde0cb]
255
+ - Updated dependencies [cf4f357]
256
+ - Updated dependencies [03997ae]
257
+ - Updated dependencies [ad888a2]
258
+ - Updated dependencies [481751d]
259
+ - Updated dependencies [2454423]
260
+ - Updated dependencies [194e395]
261
+ - Updated dependencies [a9916bd]
262
+ - Updated dependencies [a722c0b]
263
+ - Updated dependencies [c30bca8]
264
+ - Updated dependencies [3b5fec7]
265
+ - Updated dependencies [57f7019]
266
+ - Updated dependencies [a8f129d]
267
+ - Updated dependencies [4908422]
268
+ - @mastra/core@0.14.0
269
+ - @mastra/server@0.14.0
270
+
271
+ ## 0.14.0-alpha.7
272
+
273
+ ### Minor Changes
274
+
275
+ - 03997ae: Update peer deps of core
276
+
277
+ ### Patch Changes
278
+
279
+ - Updated dependencies [03997ae]
280
+ - @mastra/server@0.14.0-alpha.7
281
+ - @mastra/core@0.14.0-alpha.7
282
+
283
+ ## 0.14.0-alpha.6
284
+
285
+ ### Patch Changes
286
+
287
+ - a9916bd: Model switcher v5 support
288
+ - Updated dependencies [ad888a2]
289
+ - Updated dependencies [481751d]
290
+ - Updated dependencies [194e395]
291
+ - Updated dependencies [a9916bd]
292
+ - @mastra/core@0.14.0-alpha.6
293
+ - @mastra/server@0.14.0-alpha.6
294
+
295
+ ## 0.14.0-alpha.5
296
+
297
+ ### Patch Changes
298
+
299
+ - Updated dependencies [4908422]
300
+ - @mastra/server@0.14.0-alpha.5
301
+ - @mastra/core@0.14.0-alpha.5
302
+
303
+ ## 0.14.0-alpha.4
304
+
305
+ ### Patch Changes
306
+
307
+ - 96518cc: Bundling cleanup code improvements
308
+ - c712849: Deployer handlers
309
+ - 2454423: generateVNext and streamVNext
310
+ - 95e1330: Move to default rollup resolve from resolveFrom pkg
311
+ - 33eb340: Optimize workspace dependency detection in bundler
312
+ - Check workspace map directly before resolving package.json path
313
+
314
+ - Updated dependencies [0a7f675]
315
+ - Updated dependencies [12cae67]
316
+ - Updated dependencies [5a37d0c]
317
+ - Updated dependencies [4bde0cb]
318
+ - Updated dependencies [1a80071]
319
+ - Updated dependencies [36a3be8]
320
+ - Updated dependencies [361757b]
321
+ - Updated dependencies [bc1684a]
322
+ - Updated dependencies [2bb9955]
323
+ - Updated dependencies [2454423]
324
+ - Updated dependencies [a44d91e]
325
+ - Updated dependencies [dfb91e9]
326
+ - Updated dependencies [a741dde]
327
+ - Updated dependencies [7cb3fc0]
328
+ - Updated dependencies [195eabb]
329
+ - Updated dependencies [b78b95b]
330
+ - Updated dependencies [57f7019]
331
+ - @mastra/core@0.14.0-alpha.4
332
+ - @mastra/server@0.14.0-alpha.4
333
+
334
+ ## 0.14.0-alpha.3
335
+
336
+ ### Patch Changes
337
+
338
+ - 04dcd66: Fix babel-preset-typescript import
339
+ - Updated dependencies [227c7e6]
340
+ - Updated dependencies [fd3a3eb]
341
+ - Updated dependencies [a8f129d]
342
+ - @mastra/core@0.14.0-alpha.3
343
+ - @mastra/server@0.14.0-alpha.3
344
+
345
+ ## 0.14.0-alpha.2
346
+
347
+ ### Patch Changes
348
+
349
+ - 022f3a2: Fix a bug for transpilePackages usage where sibling files inside transpiled packages didn't resolve correctly
350
+ - @mastra/core@0.14.0-alpha.2
351
+ - @mastra/server@0.14.0-alpha.2
352
+
353
+ ## 0.14.0-alpha.1
354
+
355
+ ### Patch Changes
356
+
357
+ - bca2ba3: Fix issue where `.json` files couldn't be imported and used with deployers
358
+ - 6313063: Implement model switcher in playground
359
+ - 6dfc4a6: In a previous release analysis of the Mastra configuration was added. A bug was fixed to properly support TypeScript.
360
+ - Updated dependencies [6faaee5]
361
+ - Updated dependencies [4232b14]
362
+ - Updated dependencies [6313063]
363
+ - Updated dependencies [a89de7e]
364
+ - Updated dependencies [cf4f357]
365
+ - Updated dependencies [a722c0b]
366
+ - Updated dependencies [3b5fec7]
367
+ - @mastra/core@0.14.0-alpha.1
368
+ - @mastra/server@0.14.0-alpha.1
369
+
370
+ ## 0.13.3-alpha.0
371
+
372
+ ### Patch Changes
373
+
374
+ - Updated dependencies [c30bca8]
375
+ - @mastra/core@0.13.3-alpha.0
376
+ - @mastra/server@0.13.3-alpha.0
377
+
378
+ ## 0.13.2
379
+
380
+ ### Patch Changes
381
+
382
+ - aaf0224: improve dev playground request detection
383
+ - 42cb4e9: Add warning message when an invalid `src/mastra/index.ts` configuration file is found
384
+ - a239d41: Updated A2A syntax to v0.3.0
385
+ - 96169cc: Create handler that returns providers user has keys for in their env
386
+ - c6d2603: Properly set baseUrl in playground when user sets the host or port in Mastra instance.
387
+ - 63449d0: Change the function signatures of `bundle`, `lint`, and internally `getToolsInputOptions` to expand the `toolsPaths` TypeScript type from `string[]` to `(string | string[])[]`.
388
+ - ce04175: Add update agent model handler
389
+ - Updated dependencies [d5330bf]
390
+ - Updated dependencies [2e74797]
391
+ - Updated dependencies [8388649]
392
+ - Updated dependencies [a239d41]
393
+ - Updated dependencies [dd94a26]
394
+ - Updated dependencies [3ba6772]
395
+ - Updated dependencies [b5cf2a3]
396
+ - Updated dependencies [2fff911]
397
+ - Updated dependencies [b32c50d]
398
+ - Updated dependencies [f6a1ae7]
399
+ - Updated dependencies [63449d0]
400
+ - Updated dependencies [121a3f8]
401
+ - Updated dependencies [ce04175]
402
+ - Updated dependencies [ec510e7]
403
+ - @mastra/core@0.13.2
404
+ - @mastra/server@0.13.2
405
+
406
+ ## 0.13.2-alpha.3
407
+
408
+ ### Patch Changes
409
+
410
+ - Updated dependencies [b5cf2a3]
411
+ - @mastra/core@0.13.2-alpha.3
412
+ - @mastra/server@0.13.2-alpha.3
413
+
414
+ ## 0.13.2-alpha.2
415
+
416
+ ### Patch Changes
417
+
418
+ - aaf0224: improve dev playground request detection
419
+ - 42cb4e9: Add warning message when an invalid `src/mastra/index.ts` configuration file is found
420
+ - a239d41: Updated A2A syntax to v0.3.0
421
+ - 96169cc: Create handler that returns providers user has keys for in their env
422
+ - c6d2603: Properly set baseUrl in playground when user sets the host or port in Mastra instance.
423
+ - ce04175: Add update agent model handler
424
+ - Updated dependencies [d5330bf]
425
+ - Updated dependencies [a239d41]
426
+ - Updated dependencies [b32c50d]
427
+ - Updated dependencies [f6a1ae7]
428
+ - Updated dependencies [121a3f8]
429
+ - Updated dependencies [ce04175]
430
+ - Updated dependencies [ec510e7]
431
+ - @mastra/core@0.13.2-alpha.2
432
+ - @mastra/server@0.13.2-alpha.2
433
+
434
+ ## 0.13.2-alpha.1
435
+
436
+ ### Patch Changes
437
+
438
+ - 63449d0: Change the function signatures of `bundle`, `lint`, and internally `getToolsInputOptions` to expand the `toolsPaths` TypeScript type from `string[]` to `(string | string[])[]`.
439
+ - Updated dependencies [2e74797]
440
+ - Updated dependencies [63449d0]
441
+ - @mastra/core@0.13.2-alpha.1
442
+ - @mastra/server@0.13.2-alpha.1
443
+
444
+ ## 0.13.2-alpha.0
445
+
446
+ ### Patch Changes
447
+
448
+ - Updated dependencies [8388649]
449
+ - Updated dependencies [dd94a26]
450
+ - Updated dependencies [3ba6772]
451
+ - Updated dependencies [2fff911]
452
+ - @mastra/core@0.13.2-alpha.0
453
+ - @mastra/server@0.13.2-alpha.0
454
+
455
+ ## 0.13.1
456
+
457
+ ### Patch Changes
458
+
459
+ - Updated dependencies [cd0042e]
460
+ - @mastra/core@0.13.1
461
+ - @mastra/server@0.13.1
462
+
463
+ ## 0.13.1-alpha.0
464
+
465
+ ### Patch Changes
466
+
467
+ - Updated dependencies [cd0042e]
468
+ - @mastra/core@0.13.1-alpha.0
469
+ - @mastra/server@0.13.1-alpha.0
470
+
471
+ ## 0.13.0
472
+
473
+ ### Patch Changes
474
+
475
+ - 7b8172f: dependencies updates:
476
+ - Updated dependency [`rollup@~4.46.2` ↗︎](https://www.npmjs.com/package/rollup/v/4.46.2) (from `~4.44.2`, in `dependencies`)
477
+ - cb36de0: dependencies updates:
478
+ - Updated dependency [`hono@^4.8.11` ↗︎](https://www.npmjs.com/package/hono/v/4.8.11) (from `^4.8.9`, in `dependencies`)
479
+ - d0496e6: dependencies updates:
480
+ - Updated dependency [`hono@^4.8.12` ↗︎](https://www.npmjs.com/package/hono/v/4.8.12) (from `^4.8.11`, in `dependencies`)
481
+ - e202b82: Add getThreadsByResourceIdPaginated to the Memory Class
482
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
483
+ - 35c5798: Add support for transpilePackages option
484
+ - Updated dependencies [cb36de0]
485
+ - Updated dependencies [d0496e6]
486
+ - Updated dependencies [a82b851]
487
+ - Updated dependencies [ea0c5f2]
488
+ - Updated dependencies [41a0a0e]
489
+ - Updated dependencies [2871020]
490
+ - Updated dependencies [94f4812]
491
+ - Updated dependencies [e202b82]
492
+ - Updated dependencies [e00f6a0]
493
+ - Updated dependencies [4a406ec]
494
+ - Updated dependencies [b0e43c1]
495
+ - Updated dependencies [5d377e5]
496
+ - Updated dependencies [1fb812e]
497
+ - Updated dependencies [35c5798]
498
+ - @mastra/core@0.13.0
499
+ - @mastra/server@0.13.0
500
+
501
+ ## 0.13.0-alpha.3
502
+
503
+ ### Patch Changes
504
+
505
+ - d0496e6: dependencies updates:
506
+ - Updated dependency [`hono@^4.8.12` ↗︎](https://www.npmjs.com/package/hono/v/4.8.12) (from `^4.8.11`, in `dependencies`)
507
+ - Updated dependencies [d0496e6]
508
+ - @mastra/core@0.13.0-alpha.3
509
+ - @mastra/server@0.13.0-alpha.3
510
+
511
+ ## 0.13.0-alpha.2
512
+
513
+ ### Patch Changes
514
+
515
+ - cb36de0: dependencies updates:
516
+ - Updated dependency [`hono@^4.8.11` ↗︎](https://www.npmjs.com/package/hono/v/4.8.11) (from `^4.8.9`, in `dependencies`)
517
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
518
+ - Updated dependencies [cb36de0]
519
+ - Updated dependencies [a82b851]
520
+ - Updated dependencies [41a0a0e]
521
+ - Updated dependencies [2871020]
522
+ - Updated dependencies [4a406ec]
523
+ - Updated dependencies [5d377e5]
524
+ - @mastra/core@0.13.0-alpha.2
525
+ - @mastra/server@0.13.0-alpha.2
526
+
527
+ ## 0.13.0-alpha.1
528
+
529
+ ### Patch Changes
530
+
531
+ - 7b8172f: dependencies updates:
532
+ - Updated dependency [`rollup@~4.46.2` ↗︎](https://www.npmjs.com/package/rollup/v/4.46.2) (from `~4.44.2`, in `dependencies`)
533
+ - 35c5798: Add support for transpilePackages option
534
+ - Updated dependencies [ea0c5f2]
535
+ - Updated dependencies [b0e43c1]
536
+ - Updated dependencies [1fb812e]
537
+ - Updated dependencies [35c5798]
538
+ - @mastra/core@0.13.0-alpha.1
539
+ - @mastra/server@0.13.0-alpha.1
540
+
541
+ ## 0.12.2-alpha.0
542
+
543
+ ### Patch Changes
544
+
545
+ - e202b82: Add getThreadsByResourceIdPaginated to the Memory Class
546
+ - Updated dependencies [94f4812]
547
+ - Updated dependencies [e202b82]
548
+ - Updated dependencies [e00f6a0]
549
+ - @mastra/core@0.12.2-alpha.0
550
+ - @mastra/server@0.12.2-alpha.0
551
+
552
+ ## 0.12.1
553
+
554
+ ### Patch Changes
555
+
556
+ - 07fe7a2: Improve lodash imports
557
+ - Updated dependencies [33dcb07]
558
+ - Updated dependencies [d0d9500]
559
+ - Updated dependencies [d30b1a0]
560
+ - Updated dependencies [bff87f7]
561
+ - Updated dependencies [b4a8df0]
562
+ - @mastra/core@0.12.1
563
+ - @mastra/server@0.12.1
564
+
565
+ ## 0.12.1-alpha.1
566
+
567
+ ### Patch Changes
568
+
569
+ - Updated dependencies [d0d9500]
570
+ - @mastra/core@0.12.1-alpha.1
571
+ - @mastra/server@0.12.1-alpha.1
572
+
573
+ ## 0.12.1-alpha.0
574
+
575
+ ### Patch Changes
576
+
577
+ - 07fe7a2: Improve lodash imports
578
+ - Updated dependencies [33dcb07]
579
+ - Updated dependencies [d30b1a0]
580
+ - Updated dependencies [bff87f7]
581
+ - Updated dependencies [b4a8df0]
582
+ - @mastra/core@0.12.1-alpha.0
583
+ - @mastra/server@0.12.1-alpha.0
584
+
585
+ ## 0.12.0
586
+
587
+ ### Minor Changes
588
+
589
+ - f42c4c2: update peer deps for packages to latest core range
590
+
591
+ ### Patch Changes
592
+
593
+ - 832691b: dependencies updates:
594
+ - Updated dependency [`@babel/core@^7.28.0` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.28.0) (from `^7.27.7`, in `dependencies`)
595
+ - 557bb9d: dependencies updates:
596
+ - Updated dependency [`esbuild@^0.25.8` ↗︎](https://www.npmjs.com/package/esbuild/v/0.25.8) (from `^0.25.5`, in `dependencies`)
597
+ - 27cc97a: dependencies updates:
598
+ - Updated dependency [`hono@^4.8.9` ↗︎](https://www.npmjs.com/package/hono/v/4.8.9) (from `^4.8.4`, in `dependencies`)
599
+ - bc6b44a: Extract tools import from `createHonoServer`; the function now receives tools via a prop on the `options` parameter.
600
+ - a77c823: include PATCH method in default CORS configuration
601
+ - ff9c125: enhance thread retrieval with sorting options in libsql and pg
602
+ - 09bca64: Log warning when telemetry is enabled but not loaded
603
+ - 9802f42: Added types and tests to ensure client-js and hono endpoints can save memory messages where the input is either a v1 or v2 mastra message
604
+ - d5cc460: This change implements a fix to sourcemap mappings being off due to `removeDeployer` Babel plugin missing source map config.
605
+ - b8efbb9: feat: add flexible deleteMessages method to memory API
606
+ - Added `memory.deleteMessages(input)` method that accepts multiple input types:
607
+ - Single message ID as string: `deleteMessages('msg-123')`
608
+ - Array of message IDs: `deleteMessages(['msg-1', 'msg-2'])`
609
+ - Message object with id property: `deleteMessages({ id: 'msg-123' })`
610
+ - Array of message objects: `deleteMessages([{ id: 'msg-1' }, { id: 'msg-2' }])`
611
+ - Implemented in all storage adapters (LibSQL, PostgreSQL, Upstash, InMemory)
612
+ - Added REST API endpoint: `POST /api/memory/messages/delete`
613
+ - Updated client SDK: `thread.deleteMessages()` accepts all input types
614
+ - Updates thread timestamps when messages are deleted
615
+ - Added comprehensive test coverage and documentation
616
+
617
+ - Updated dependencies [510e2c8]
618
+ - Updated dependencies [2f72fb2]
619
+ - Updated dependencies [27cc97a]
620
+ - Updated dependencies [3f89307]
621
+ - Updated dependencies [9eda7d4]
622
+ - Updated dependencies [9d49408]
623
+ - Updated dependencies [41daa63]
624
+ - Updated dependencies [ad0a58b]
625
+ - Updated dependencies [254a36b]
626
+ - Updated dependencies [2ecf658]
627
+ - Updated dependencies [7a7754f]
628
+ - Updated dependencies [fc92d80]
629
+ - Updated dependencies [e0f73c6]
630
+ - Updated dependencies [0b89602]
631
+ - Updated dependencies [4d37822]
632
+ - Updated dependencies [23a6a7c]
633
+ - Updated dependencies [cda801d]
634
+ - Updated dependencies [a77c823]
635
+ - Updated dependencies [ff9c125]
636
+ - Updated dependencies [09bca64]
637
+ - Updated dependencies [9802f42]
638
+ - Updated dependencies [f42c4c2]
639
+ - Updated dependencies [b8efbb9]
640
+ - Updated dependencies [71466e7]
641
+ - Updated dependencies [0c99fbe]
642
+ - @mastra/core@0.12.0
643
+ - @mastra/server@0.12.0
644
+
645
+ ## 0.12.0-alpha.5
646
+
647
+ ### Minor Changes
648
+
649
+ - f42c4c2: update peer deps for packages to latest core range
650
+
651
+ ### Patch Changes
652
+
653
+ - Updated dependencies [f42c4c2]
654
+ - @mastra/server@0.12.0-alpha.5
655
+ - @mastra/core@0.12.0-alpha.5
656
+
657
+ ## 0.12.0-alpha.4
658
+
659
+ ### Patch Changes
660
+
661
+ - Updated dependencies [ad0a58b]
662
+ - @mastra/core@0.12.0-alpha.4
663
+ - @mastra/server@0.12.0-alpha.4
664
+
665
+ ## 0.12.0-alpha.3
666
+
667
+ ### Patch Changes
668
+
669
+ - 9802f42: Added types and tests to ensure client-js and hono endpoints can save memory messages where the input is either a v1 or v2 mastra message
670
+ - Updated dependencies [9802f42]
671
+ - @mastra/server@0.12.0-alpha.3
672
+ - @mastra/core@0.12.0-alpha.3
673
+
674
+ ## 0.12.0-alpha.2
675
+
676
+ ### Patch Changes
677
+
678
+ - 27cc97a: dependencies updates:
679
+ - Updated dependency [`hono@^4.8.9` ↗︎](https://www.npmjs.com/package/hono/v/4.8.9) (from `^4.8.4`, in `dependencies`)
680
+ - ff9c125: enhance thread retrieval with sorting options in libsql and pg
681
+ - d5cc460: This change implements a fix to sourcemap mappings being off due to `removeDeployer` Babel plugin missing source map config.
682
+ - b8efbb9: feat: add flexible deleteMessages method to memory API
683
+ - Added `memory.deleteMessages(input)` method that accepts multiple input types:
684
+ - Single message ID as string: `deleteMessages('msg-123')`
685
+ - Array of message IDs: `deleteMessages(['msg-1', 'msg-2'])`
686
+ - Message object with id property: `deleteMessages({ id: 'msg-123' })`
687
+ - Array of message objects: `deleteMessages([{ id: 'msg-1' }, { id: 'msg-2' }])`
688
+ - Implemented in all storage adapters (LibSQL, PostgreSQL, Upstash, InMemory)
689
+ - Added REST API endpoint: `POST /api/memory/messages/delete`
690
+ - Updated client SDK: `thread.deleteMessages()` accepts all input types
691
+ - Updates thread timestamps when messages are deleted
692
+ - Added comprehensive test coverage and documentation
693
+
694
+ - Updated dependencies [27cc97a]
695
+ - Updated dependencies [41daa63]
696
+ - Updated dependencies [254a36b]
697
+ - Updated dependencies [0b89602]
698
+ - Updated dependencies [4d37822]
699
+ - Updated dependencies [ff9c125]
700
+ - Updated dependencies [b8efbb9]
701
+ - Updated dependencies [71466e7]
702
+ - Updated dependencies [0c99fbe]
703
+ - @mastra/core@0.12.0-alpha.2
704
+ - @mastra/server@0.12.0-alpha.2
705
+
706
+ ## 0.12.0-alpha.1
707
+
708
+ ### Patch Changes
709
+
710
+ - a77c823: include PATCH method in default CORS configuration
711
+ - Updated dependencies [e0f73c6]
712
+ - Updated dependencies [cda801d]
713
+ - Updated dependencies [a77c823]
714
+ - @mastra/core@0.12.0-alpha.1
715
+ - @mastra/server@0.12.0-alpha.1
716
+
717
+ ## 0.12.0-alpha.0
718
+
719
+ ### Patch Changes
720
+
721
+ - 832691b: dependencies updates:
722
+ - Updated dependency [`@babel/core@^7.28.0` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.28.0) (from `^7.27.7`, in `dependencies`)
723
+ - 557bb9d: dependencies updates:
724
+ - Updated dependency [`esbuild@^0.25.8` ↗︎](https://www.npmjs.com/package/esbuild/v/0.25.8) (from `^0.25.5`, in `dependencies`)
725
+ - bc6b44a: Extract tools import from `createHonoServer`; the function now receives tools via a prop on the `options` parameter.
726
+ - 09bca64: Log warning when telemetry is enabled but not loaded
727
+ - Updated dependencies [510e2c8]
728
+ - Updated dependencies [2f72fb2]
729
+ - Updated dependencies [3f89307]
730
+ - Updated dependencies [9eda7d4]
731
+ - Updated dependencies [9d49408]
732
+ - Updated dependencies [2ecf658]
733
+ - Updated dependencies [7a7754f]
734
+ - Updated dependencies [fc92d80]
735
+ - Updated dependencies [23a6a7c]
736
+ - Updated dependencies [09bca64]
737
+ - @mastra/core@0.12.0-alpha.0
738
+ - @mastra/server@0.12.0-alpha.0
739
+
740
+ ## 0.11.1
741
+
742
+ ### Patch Changes
743
+
744
+ - ce088f5: Update all peerdeps to latest core
745
+ - Updated dependencies [417fd92]
746
+ - Updated dependencies [ce088f5]
747
+ - @mastra/server@0.11.1
748
+ - @mastra/core@0.11.1
749
+
750
+ ## 0.11.0
751
+
752
+ ### Minor Changes
753
+
754
+ - 0938991: Refactored the hono server structure by extracting route logic into route groups based on namespace.
755
+
756
+ ### Patch Changes
757
+
758
+ - f248d53: Adding `getMessagesPaginated` to the serve, deployer, and client-js
759
+ - 82c6860: fix tool import
760
+ - 7ba91fa: Throw mastra errors methods not implemented yet
761
+ - a512ede: Add scores to deployer routes
762
+ - 35b1155: Added "Semantic recall search" to playground UI chat sidebar, to search for messages and find them in the chat list
763
+ - 45469c5: Resolve dependency of tsConfigPath modules
764
+ - 6f50efd: Only enforce authorization on protected routes
765
+ - 24eb25c: Provide fallback for extracted mastra options during bundling
766
+ - bf6903e: Fix dependency resolving with directories
767
+
768
+ Follow import from `import x from 'pkg/dir'` => `import x from 'pkg/dir/index.js'`
769
+
770
+ - 703ac71: scores schema
771
+ - 4c06f06: Fix #tools import after the tools import rework
772
+ - 65e3395: Add Scores playground-ui and add scorer hooks
773
+ - 9de6f58: Unlocks the dev playground if auth is enabled
774
+ - 7983e53: Revert cloudflare omit install deps step
775
+ - 15ce274: Pipe all env vars in deloyer install
776
+
777
+ Fixes and issue with cloudflare
778
+
779
+ - Updated dependencies [f248d53]
780
+ - Updated dependencies [2affc57]
781
+ - Updated dependencies [66e13e3]
782
+ - Updated dependencies [edd9482]
783
+ - Updated dependencies [18344d7]
784
+ - Updated dependencies [35b1155]
785
+ - Updated dependencies [9d372c2]
786
+ - Updated dependencies [40c2525]
787
+ - Updated dependencies [e473f27]
788
+ - Updated dependencies [032cb66]
789
+ - Updated dependencies [703ac71]
790
+ - Updated dependencies [a723d69]
791
+ - Updated dependencies [7827943]
792
+ - Updated dependencies [5889a31]
793
+ - Updated dependencies [bf1e7e7]
794
+ - Updated dependencies [65e3395]
795
+ - Updated dependencies [4933192]
796
+ - Updated dependencies [d1c77a4]
797
+ - Updated dependencies [bea9dd1]
798
+ - Updated dependencies [62007b3]
799
+ - Updated dependencies [dcd4802]
800
+ - Updated dependencies [cbddd18]
801
+ - Updated dependencies [7ba91fa]
802
+ - @mastra/core@0.11.0
803
+ - @mastra/server@0.11.0
804
+
805
+ ## 0.11.0-alpha.3
806
+
807
+ ### Patch Changes
808
+
809
+ - Updated dependencies [62007b3]
810
+ - @mastra/server@0.11.0-alpha.3
811
+ - @mastra/core@0.11.0-alpha.3
812
+
813
+ ## 0.11.0-alpha.2
814
+
815
+ ### Patch Changes
816
+
817
+ - f248d53: Adding `getMessagesPaginated` to the serve, deployer, and client-js
818
+ - 82c6860: fix tool import
819
+ - 7ba91fa: Throw mastra errors methods not implemented yet
820
+ - a512ede: Add scores to deployer routes
821
+ - 35b1155: Added "Semantic recall search" to playground UI chat sidebar, to search for messages and find them in the chat list
822
+ - 45469c5: Resolve dependency of tsConfigPath modules
823
+ - 24eb25c: Provide fallback for extracted mastra options during bundling
824
+ - 703ac71: scores schema
825
+ - 4c06f06: Fix #tools import after the tools import rework
826
+ - 65e3395: Add Scores playground-ui and add scorer hooks
827
+ - 9de6f58: Unlocks the dev playground if auth is enabled
828
+ - 15ce274: Pipe all env vars in deloyer install
829
+
830
+ Fixes and issue with cloudflare
831
+
832
+ - Updated dependencies [f248d53]
833
+ - Updated dependencies [2affc57]
834
+ - Updated dependencies [66e13e3]
835
+ - Updated dependencies [edd9482]
836
+ - Updated dependencies [18344d7]
837
+ - Updated dependencies [35b1155]
838
+ - Updated dependencies [9d372c2]
839
+ - Updated dependencies [40c2525]
840
+ - Updated dependencies [e473f27]
841
+ - Updated dependencies [032cb66]
842
+ - Updated dependencies [703ac71]
843
+ - Updated dependencies [a723d69]
844
+ - Updated dependencies [5889a31]
845
+ - Updated dependencies [65e3395]
846
+ - Updated dependencies [4933192]
847
+ - Updated dependencies [d1c77a4]
848
+ - Updated dependencies [bea9dd1]
849
+ - Updated dependencies [dcd4802]
850
+ - Updated dependencies [7ba91fa]
851
+ - @mastra/core@0.11.0-alpha.2
852
+ - @mastra/server@0.11.0-alpha.2
853
+
854
+ ## 0.11.0-alpha.1
855
+
856
+ ### Patch Changes
857
+
858
+ - 7983e53: Revert cloudflare omit install deps step
859
+ - @mastra/core@0.11.0-alpha.1
860
+ - @mastra/server@0.11.0-alpha.1
861
+
862
+ ## 0.11.0-alpha.0
863
+
864
+ ### Minor Changes
865
+
866
+ - 0938991: Refactored the hono server structure by extracting route logic into route groups based on namespace.
867
+
868
+ ### Patch Changes
869
+
870
+ - 6f50efd: Only enforce authorization on protected routes
871
+ - bf6903e: Fix dependency resolving with directories
872
+
873
+ Follow import from `import x from 'pkg/dir'` => `import x from 'pkg/dir/index.js'`
874
+
875
+ - Updated dependencies [7827943]
876
+ - Updated dependencies [bf1e7e7]
877
+ - Updated dependencies [cbddd18]
878
+ - @mastra/core@0.11.0-alpha.0
879
+ - @mastra/server@0.11.0-alpha.0
880
+
881
+ ## 0.10.15
882
+
883
+ ### Patch Changes
884
+
885
+ - 7776324: dependencies updates:
886
+ - Updated dependency [`rollup@^4.45.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.45.0) (from `^4.44.2`, in `dependencies`)
887
+ - 7b57e2c: Support private packages that are external deps in bundle output
888
+ - fe4bbd4: Turn off installDependencies for cloudflare deployer build
889
+ - 626b0f4: [Cloud-126] Working Memory Playground - Added working memory to playground to allow users to view/edit working memory
890
+ - Updated dependencies [0b56518]
891
+ - Updated dependencies [db5cc15]
892
+ - Updated dependencies [2ba5b76]
893
+ - Updated dependencies [5237998]
894
+ - Updated dependencies [c3a30de]
895
+ - Updated dependencies [37c1acd]
896
+ - Updated dependencies [1aa60b1]
897
+ - Updated dependencies [89ec9d4]
898
+ - Updated dependencies [cf3a184]
899
+ - Updated dependencies [d6bfd60]
900
+ - Updated dependencies [626b0f4]
901
+ - Updated dependencies [c22a91f]
902
+ - Updated dependencies [f7403ab]
903
+ - Updated dependencies [6c89d7f]
904
+ - @mastra/core@0.10.15
905
+ - @mastra/server@0.10.15
906
+
907
+ ## 0.10.15-alpha.1
908
+
909
+ ### Patch Changes
910
+
911
+ - fe4bbd4: Turn off installDependencies for cloudflare deployer build
912
+ - Updated dependencies [0b56518]
913
+ - Updated dependencies [2ba5b76]
914
+ - Updated dependencies [c3a30de]
915
+ - Updated dependencies [cf3a184]
916
+ - Updated dependencies [d6bfd60]
917
+ - @mastra/core@0.10.15-alpha.1
918
+ - @mastra/server@0.10.15-alpha.1
919
+
920
+ ## 0.10.15-alpha.0
921
+
922
+ ### Patch Changes
923
+
924
+ - 7776324: dependencies updates:
925
+ - Updated dependency [`rollup@^4.45.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.45.0) (from `^4.44.2`, in `dependencies`)
926
+ - 7b57e2c: Support private packages that are external deps in bundle output
927
+ - 626b0f4: [Cloud-126] Working Memory Playground - Added working memory to playground to allow users to view/edit working memory
928
+ - Updated dependencies [db5cc15]
929
+ - Updated dependencies [5237998]
930
+ - Updated dependencies [37c1acd]
931
+ - Updated dependencies [1aa60b1]
932
+ - Updated dependencies [89ec9d4]
933
+ - Updated dependencies [626b0f4]
934
+ - Updated dependencies [c22a91f]
935
+ - Updated dependencies [f7403ab]
936
+ - Updated dependencies [6c89d7f]
937
+ - @mastra/core@0.10.15-alpha.0
938
+ - @mastra/server@0.10.15-alpha.0
939
+
940
+ ## 0.10.14
941
+
942
+ ### Patch Changes
943
+
944
+ - 71907f3: Pin rollup to fix breaking change
945
+ - @mastra/core@0.10.14
946
+ - @mastra/server@0.10.14
947
+
948
+ ## 0.10.12
949
+
950
+ ### Patch Changes
951
+
952
+ - 53e3f58: Add support for custom instrumentation files
953
+ - Updated dependencies [b4a9811]
954
+ - Updated dependencies [4d5583d]
955
+ - @mastra/core@0.10.12
956
+ - @mastra/server@0.10.12
957
+
958
+ ## 0.10.12-alpha.1
959
+
960
+ ### Patch Changes
961
+
962
+ - Updated dependencies [4d5583d]
963
+ - @mastra/core@0.10.12-alpha.1
964
+ - @mastra/server@0.10.12-alpha.1
965
+
966
+ ## 0.10.12-alpha.0
967
+
968
+ ### Patch Changes
969
+
970
+ - 53e3f58: Add support for custom instrumentation files
971
+ - Updated dependencies [b4a9811]
972
+ - @mastra/core@0.10.12-alpha.0
973
+ - @mastra/server@0.10.12-alpha.0
974
+
975
+ ## 0.10.11
976
+
977
+ ### Patch Changes
978
+
979
+ - bc40cdd: dependencies updates:
980
+ - Updated dependency [`@babel/core@^7.27.7` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.27.7) (from `^7.27.4`, in `dependencies`)
981
+ - 2873c7f: dependencies updates:
982
+ - Updated dependency [`dotenv@^16.6.1` ↗︎](https://www.npmjs.com/package/dotenv/v/16.6.1) (from `^16.5.0`, in `dependencies`)
983
+ - 1c1c6a1: dependencies updates:
984
+ - Updated dependency [`hono@^4.8.4` ↗︎](https://www.npmjs.com/package/hono/v/4.8.4) (from `^4.8.3`, in `dependencies`)
985
+ - d9b26b5: dependencies updates:
986
+ - Updated dependency [`rollup@^4.44.2` ↗︎](https://www.npmjs.com/package/rollup/v/4.44.2) (from `^4.43.0`, in `dependencies`)
987
+ - 18ca936: Remove require exportCondition from rollup config to improve bundling
988
+ - 40cd025: Check if tool is actually a tool for /api/tools
989
+ - Updated dependencies [2873c7f]
990
+ - Updated dependencies [1c1c6a1]
991
+ - Updated dependencies [f8ce2cc]
992
+ - Updated dependencies [8c846b6]
993
+ - Updated dependencies [c7bbf1e]
994
+ - Updated dependencies [8722d53]
995
+ - Updated dependencies [565cc0c]
996
+ - Updated dependencies [b790fd1]
997
+ - Updated dependencies [132027f]
998
+ - Updated dependencies [0c85311]
999
+ - Updated dependencies [d7ed04d]
1000
+ - Updated dependencies [cb16baf]
1001
+ - Updated dependencies [f36e4f1]
1002
+ - Updated dependencies [7f6e403]
1003
+ - @mastra/core@0.10.11
1004
+ - @mastra/server@0.10.11
1005
+
1006
+ ## 0.10.11-alpha.4
1007
+
1008
+ ### Patch Changes
1009
+
1010
+ - 40cd025: Check if tool is actually a tool for /api/tools
1011
+ - @mastra/core@0.10.11-alpha.4
1012
+ - @mastra/server@0.10.11-alpha.4
1013
+
1014
+ ## 0.10.11-alpha.3
1015
+
1016
+ ### Patch Changes
1017
+
1018
+ - Updated dependencies [c7bbf1e]
1019
+ - Updated dependencies [8722d53]
1020
+ - Updated dependencies [132027f]
1021
+ - Updated dependencies [0c85311]
1022
+ - Updated dependencies [cb16baf]
1023
+ - @mastra/core@0.10.11-alpha.3
1024
+ - @mastra/server@0.10.11-alpha.3
1025
+
1026
+ ## 0.10.11-alpha.2
1027
+
1028
+ ### Patch Changes
1029
+
1030
+ - 2873c7f: dependencies updates:
1031
+ - Updated dependency [`dotenv@^16.6.1` ↗︎](https://www.npmjs.com/package/dotenv/v/16.6.1) (from `^16.5.0`, in `dependencies`)
1032
+ - 1c1c6a1: dependencies updates:
1033
+ - Updated dependency [`hono@^4.8.4` ↗︎](https://www.npmjs.com/package/hono/v/4.8.4) (from `^4.8.3`, in `dependencies`)
1034
+ - d9b26b5: dependencies updates:
1035
+ - Updated dependency [`rollup@^4.44.2` ↗︎](https://www.npmjs.com/package/rollup/v/4.44.2) (from `^4.43.0`, in `dependencies`)
1036
+ - 18ca936: Remove require exportCondition from rollup config to improve bundling
1037
+ - Updated dependencies [2873c7f]
1038
+ - Updated dependencies [1c1c6a1]
1039
+ - Updated dependencies [565cc0c]
1040
+ - @mastra/core@0.10.11-alpha.2
1041
+ - @mastra/server@0.10.11-alpha.2
1042
+
1043
+ ## 0.10.11-alpha.1
1044
+
1045
+ ### Patch Changes
1046
+
1047
+ - Updated dependencies [7f6e403]
1048
+ - @mastra/core@0.10.11-alpha.1
1049
+ - @mastra/server@0.10.11-alpha.1
1050
+
1051
+ ## 0.10.11-alpha.0
1052
+
1053
+ ### Patch Changes
1054
+
1055
+ - bc40cdd: dependencies updates:
1056
+ - Updated dependency [`@babel/core@^7.27.7` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.27.7) (from `^7.27.4`, in `dependencies`)
1057
+ - Updated dependencies [f8ce2cc]
1058
+ - Updated dependencies [8c846b6]
1059
+ - Updated dependencies [b790fd1]
1060
+ - Updated dependencies [d7ed04d]
1061
+ - Updated dependencies [f36e4f1]
1062
+ - @mastra/core@0.10.11-alpha.0
1063
+ - @mastra/server@0.10.11-alpha.0
1064
+
1065
+ ## 0.10.10
1066
+
1067
+ ### Patch Changes
1068
+
1069
+ - 6e13b80: Add error cause and stack trace to mastra server error handler
1070
+ - 6997af1: add send event to server, deployer, client-js and playground-ui
1071
+ - Updated dependencies [6e13b80]
1072
+ - Updated dependencies [6997af1]
1073
+ - Updated dependencies [4d3fbdf]
1074
+ - @mastra/server@0.10.10
1075
+ - @mastra/core@0.10.10
1076
+
1077
+ ## 0.10.10-alpha.1
1078
+
1079
+ ### Patch Changes
1080
+
1081
+ - 6997af1: add send event to server, deployer, client-js and playground-ui
1082
+ - Updated dependencies [6997af1]
1083
+ - @mastra/server@0.10.10-alpha.1
1084
+ - @mastra/core@0.10.10-alpha.1
1085
+
1086
+ ## 0.10.10-alpha.0
1087
+
1088
+ ### Patch Changes
1089
+
1090
+ - 6e13b80: Add error cause and stack trace to mastra server error handler
1091
+ - Updated dependencies [6e13b80]
1092
+ - Updated dependencies [4d3fbdf]
1093
+ - @mastra/server@0.10.10-alpha.0
1094
+ - @mastra/core@0.10.10-alpha.0
1095
+
1096
+ ## 0.10.9
1097
+
1098
+ ### Patch Changes
1099
+
1100
+ - 9dda1ac: dependencies updates:
1101
+ - Updated dependency [`hono@^4.8.3` ↗︎](https://www.npmjs.com/package/hono/v/4.8.3) (from `^4.7.11`, in `dependencies`)
1102
+ - 038e5ae: Add cancel workflow run
1103
+ - 6f87544: Added support for individual tool calling in cloudflare
1104
+
1105
+ We're now bundling tools differently to make it compatible with other node runtimes
1106
+
1107
+ - 81a1b3b: Update peerdeps
1108
+ - 7e801dd: Add tools to network api response
1109
+ - Updated dependencies [9dda1ac]
1110
+ - Updated dependencies [c984582]
1111
+ - Updated dependencies [7e801dd]
1112
+ - Updated dependencies [a606c75]
1113
+ - Updated dependencies [7aa70a4]
1114
+ - Updated dependencies [764f86a]
1115
+ - Updated dependencies [1760a1c]
1116
+ - Updated dependencies [038e5ae]
1117
+ - Updated dependencies [7dda16a]
1118
+ - Updated dependencies [5ebfcdd]
1119
+ - Updated dependencies [81a1b3b]
1120
+ - Updated dependencies [b2d0c91]
1121
+ - Updated dependencies [4e809ad]
1122
+ - Updated dependencies [57929df]
1123
+ - Updated dependencies [7e801dd]
1124
+ - Updated dependencies [b7852ed]
1125
+ - Updated dependencies [6320a61]
1126
+ - @mastra/core@0.10.9
1127
+ - @mastra/server@0.10.9
1128
+
1129
+ ## 0.10.9-alpha.0
1130
+
1131
+ ### Patch Changes
1132
+
1133
+ - 9dda1ac: dependencies updates:
1134
+ - Updated dependency [`hono@^4.8.3` ↗︎](https://www.npmjs.com/package/hono/v/4.8.3) (from `^4.7.11`, in `dependencies`)
1135
+ - 038e5ae: Add cancel workflow run
1136
+ - 6f87544: Added support for individual tool calling in cloudflare
1137
+
1138
+ We're now bundling tools differently to make it compatible with other node runtimes
1139
+
1140
+ - 81a1b3b: Update peerdeps
1141
+ - 7e801dd: Add tools to network api response
1142
+ - Updated dependencies [9dda1ac]
1143
+ - Updated dependencies [c984582]
1144
+ - Updated dependencies [7e801dd]
1145
+ - Updated dependencies [a606c75]
1146
+ - Updated dependencies [7aa70a4]
1147
+ - Updated dependencies [764f86a]
1148
+ - Updated dependencies [1760a1c]
1149
+ - Updated dependencies [038e5ae]
1150
+ - Updated dependencies [7dda16a]
1151
+ - Updated dependencies [5ebfcdd]
1152
+ - Updated dependencies [81a1b3b]
1153
+ - Updated dependencies [b2d0c91]
1154
+ - Updated dependencies [4e809ad]
1155
+ - Updated dependencies [57929df]
1156
+ - Updated dependencies [7e801dd]
1157
+ - Updated dependencies [b7852ed]
1158
+ - Updated dependencies [6320a61]
1159
+ - @mastra/core@0.10.9-alpha.0
1160
+ - @mastra/server@0.10.9-alpha.0
1161
+
1162
+ ## 0.10.8
1163
+
1164
+ ### Patch Changes
1165
+
1166
+ - a344ac7: Fix tool streaming in agent network
1167
+ - Updated dependencies [b8f16b2]
1168
+ - Updated dependencies [3e04487]
1169
+ - Updated dependencies [a344ac7]
1170
+ - Updated dependencies [dc4ca0a]
1171
+ - @mastra/core@0.10.8
1172
+ - @mastra/server@0.10.8
1173
+
1174
+ ## 0.10.8-alpha.1
1175
+
1176
+ ### Patch Changes
1177
+
1178
+ - Updated dependencies [b8f16b2]
1179
+ - Updated dependencies [3e04487]
1180
+ - Updated dependencies [dc4ca0a]
1181
+ - @mastra/core@0.10.8-alpha.1
1182
+ - @mastra/server@0.10.8-alpha.1
1183
+
1184
+ ## 0.10.8-alpha.0
1185
+
1186
+ ### Patch Changes
1187
+
1188
+ - a344ac7: Fix tool streaming in agent network
1189
+ - Updated dependencies [a344ac7]
1190
+ - @mastra/server@0.10.8-alpha.0
1191
+ - @mastra/core@0.10.8-alpha.0
1192
+
1193
+ ## 0.10.7
1194
+
1195
+ ### Patch Changes
1196
+
1197
+ - 8e1b6e9: dependencies updates:
1198
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
1199
+ - 36cd0f1: dependencies updates:
1200
+ - Updated dependency [`@rollup/plugin-commonjs@^28.0.6` ↗︎](https://www.npmjs.com/package/@rollup/plugin-commonjs/v/28.0.6) (from `^28.0.5`, in `dependencies`)
1201
+ - 2eab82b: dependencies updates:
1202
+ - Updated dependency [`rollup-plugin-node-externals@^8.0.1` ↗︎](https://www.npmjs.com/package/rollup-plugin-node-externals/v/8.0.1) (from `^8.0.0`, in `dependencies`)
1203
+ - 9bf1d55: Fix runtimeContext in mastra server, client SDK
1204
+ - 914684e: Fix workflow watch and stream not streaming
1205
+ - 5d74aab: vNext network in playground
1206
+ - 17903a3: Remove install step from dev for telemetry
1207
+ - 10a4f10: Cancel agent generate/stream when request aborts
1208
+ - Updated dependencies [15e9d26]
1209
+ - Updated dependencies [d1baedb]
1210
+ - Updated dependencies [d8f2d19]
1211
+ - Updated dependencies [9bf1d55]
1212
+ - Updated dependencies [4d21bf2]
1213
+ - Updated dependencies [07d6d88]
1214
+ - Updated dependencies [9d52b17]
1215
+ - Updated dependencies [2097952]
1216
+ - Updated dependencies [792c4c0]
1217
+ - Updated dependencies [5d74aab]
1218
+ - Updated dependencies [5d74aab]
1219
+ - Updated dependencies [a8b194f]
1220
+ - Updated dependencies [4fb0cc2]
1221
+ - Updated dependencies [d2a7a31]
1222
+ - Updated dependencies [502fe05]
1223
+ - Updated dependencies [144eb0b]
1224
+ - Updated dependencies [4afab04]
1225
+ - Updated dependencies [8ba1b51]
1226
+ - Updated dependencies [10a4f10]
1227
+ - Updated dependencies [4efcfa0]
1228
+ - Updated dependencies [0e17048]
1229
+ - @mastra/core@0.10.7
1230
+ - @mastra/server@0.10.7
1231
+
1232
+ ## 0.10.7-alpha.5
1233
+
1234
+ ### Patch Changes
1235
+
1236
+ - @mastra/core@0.10.7-alpha.5
1237
+ - @mastra/server@0.10.7-alpha.5
1238
+
1239
+ ## 0.10.7-alpha.4
1240
+
1241
+ ### Patch Changes
1242
+
1243
+ - Updated dependencies [a8b194f]
1244
+ - @mastra/core@0.10.7-alpha.4
1245
+ - @mastra/server@0.10.7-alpha.4
1246
+
1247
+ ## 0.10.7-alpha.3
1248
+
1249
+ ### Patch Changes
1250
+
1251
+ - 10a4f10: Cancel agent generate/stream when request aborts
1252
+ - Updated dependencies [792c4c0]
1253
+ - Updated dependencies [502fe05]
1254
+ - Updated dependencies [4afab04]
1255
+ - Updated dependencies [10a4f10]
1256
+ - Updated dependencies [4efcfa0]
1257
+ - @mastra/core@0.10.7-alpha.3
1258
+ - @mastra/server@0.10.7-alpha.3
1259
+
1260
+ ## 0.10.7-alpha.2
1261
+
1262
+ ### Patch Changes
1263
+
1264
+ - 8e1b6e9: dependencies updates:
1265
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
1266
+ - 36cd0f1: dependencies updates:
1267
+ - Updated dependency [`@rollup/plugin-commonjs@^28.0.6` ↗︎](https://www.npmjs.com/package/@rollup/plugin-commonjs/v/28.0.6) (from `^28.0.5`, in `dependencies`)
1268
+ - 2eab82b: dependencies updates:
1269
+ - Updated dependency [`rollup-plugin-node-externals@^8.0.1` ↗︎](https://www.npmjs.com/package/rollup-plugin-node-externals/v/8.0.1) (from `^8.0.0`, in `dependencies`)
1270
+ - 9bf1d55: Fix runtimeContext in mastra server, client SDK
1271
+ - 914684e: Fix workflow watch and stream not streaming
1272
+ - 5d74aab: vNext network in playground
1273
+ - 17903a3: Remove install step from dev for telemetry
1274
+ - Updated dependencies [15e9d26]
1275
+ - Updated dependencies [9bf1d55]
1276
+ - Updated dependencies [07d6d88]
1277
+ - Updated dependencies [5d74aab]
1278
+ - Updated dependencies [5d74aab]
1279
+ - Updated dependencies [144eb0b]
1280
+ - @mastra/core@0.10.7-alpha.2
1281
+ - @mastra/server@0.10.7-alpha.2
1282
+
1283
+ ## 0.10.7-alpha.1
1284
+
1285
+ ### Patch Changes
1286
+
1287
+ - Updated dependencies [d1baedb]
1288
+ - Updated dependencies [4d21bf2]
1289
+ - Updated dependencies [2097952]
1290
+ - Updated dependencies [4fb0cc2]
1291
+ - Updated dependencies [d2a7a31]
1292
+ - Updated dependencies [0e17048]
1293
+ - @mastra/core@0.10.7-alpha.1
1294
+ - @mastra/server@0.10.7-alpha.1
1295
+
1296
+ ## 0.10.7-alpha.0
1297
+
1298
+ ### Patch Changes
1299
+
1300
+ - Updated dependencies [d8f2d19]
1301
+ - Updated dependencies [9d52b17]
1302
+ - Updated dependencies [8ba1b51]
1303
+ - @mastra/core@0.10.7-alpha.0
1304
+ - @mastra/server@0.10.7-alpha.0
1305
+
1306
+ ## 0.10.6
1307
+
1308
+ ### Patch Changes
1309
+
1310
+ - 4051477: dependencies updates:
1311
+ - Updated dependency [`@rollup/plugin-commonjs@^28.0.5` ↗︎](https://www.npmjs.com/package/@rollup/plugin-commonjs/v/28.0.5) (from `^28.0.3`, in `dependencies`)
1312
+ - 2d12edd: dependencies updates:
1313
+ - Updated dependency [`rollup@^4.43.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.43.0) (from `^4.42.0`, in `dependencies`)
1314
+ - 63f6b7d: dependencies updates:
1315
+ - Updated dependency [`detect-libc@^2.0.4` ↗︎](https://www.npmjs.com/package/detect-libc/v/2.0.4) (from `^2.0.3`, in `dependencies`)
1316
+ - Updated dependency [`esbuild@^0.25.5` ↗︎](https://www.npmjs.com/package/esbuild/v/0.25.5) (from `^0.25.1`, in `dependencies`)
1317
+ - Updated dependency [`rollup@^4.42.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.42.0) (from `^4.41.1`, in `dependencies`)
1318
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
1319
+ - c28ed65: dependencies updates:
1320
+ - Updated dependency [`@rollup/plugin-commonjs@^28.0.5` ↗︎](https://www.npmjs.com/package/@rollup/plugin-commonjs/v/28.0.5) (from `^28.0.3`, in `dependencies`)
1321
+ - 79b9909: Optimize dependencies of tools even when unused.
1322
+
1323
+ Fixes #5149
1324
+
1325
+ - ee9af57: Add api for polling run execution result and get run by id
1326
+ - ec7f824: Add support to improve lodash imports
1327
+ - 36f1c36: MCP Client and Server streamable http fixes
1328
+ - 084f6aa: Add logs to circular dependency to warn people when starting server might break
1329
+ - 9589624: Throw Mastra Errors when building and bundling mastra application
1330
+ - 3270d9d: Fix runtime context being undefined
1331
+ - 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
1332
+ - Updated dependencies [63f6b7d]
1333
+ - Updated dependencies [5f67b6f]
1334
+ - Updated dependencies [12a95fc]
1335
+ - Updated dependencies [4b0f8a6]
1336
+ - Updated dependencies [51264a5]
1337
+ - Updated dependencies [8e6f677]
1338
+ - Updated dependencies [d70c420]
1339
+ - Updated dependencies [ee9af57]
1340
+ - Updated dependencies [36f1c36]
1341
+ - Updated dependencies [2a16996]
1342
+ - Updated dependencies [10d352e]
1343
+ - Updated dependencies [9589624]
1344
+ - Updated dependencies [2002c59]
1345
+ - Updated dependencies [3270d9d]
1346
+ - Updated dependencies [53d3c37]
1347
+ - Updated dependencies [751c894]
1348
+ - Updated dependencies [577ce3a]
1349
+ - Updated dependencies [9260b3a]
1350
+ - @mastra/core@0.10.6
1351
+ - @mastra/server@0.10.6
1352
+
1353
+ ## 0.10.6-alpha.5
1354
+
1355
+ ### Patch Changes
1356
+
1357
+ - Updated dependencies [12a95fc]
1358
+ - Updated dependencies [51264a5]
1359
+ - Updated dependencies [8e6f677]
1360
+ - @mastra/core@0.10.6-alpha.5
1361
+ - @mastra/server@0.10.6-alpha.5
1362
+
1363
+ ## 0.10.6-alpha.4
1364
+
1365
+ ### Patch Changes
1366
+
1367
+ - 79b9909: Optimize dependencies of tools even when unused.
1368
+
1369
+ Fixes #5149
1370
+
1371
+ - 084f6aa: Add logs to circular dependency to warn people when starting server might break
1372
+ - 9589624: Throw Mastra Errors when building and bundling mastra application
1373
+ - Updated dependencies [9589624]
1374
+ - @mastra/core@0.10.6-alpha.4
1375
+ - @mastra/server@0.10.6-alpha.4
1376
+
1377
+ ## 0.10.6-alpha.3
1378
+
1379
+ ### Patch Changes
1380
+
1381
+ - 4051477: dependencies updates:
1382
+ - Updated dependency [`@rollup/plugin-commonjs@^28.0.5` ↗︎](https://www.npmjs.com/package/@rollup/plugin-commonjs/v/28.0.5) (from `^28.0.3`, in `dependencies`)
1383
+ - c28ed65: dependencies updates:
1384
+ - Updated dependency [`@rollup/plugin-commonjs@^28.0.5` ↗︎](https://www.npmjs.com/package/@rollup/plugin-commonjs/v/28.0.5) (from `^28.0.3`, in `dependencies`)
1385
+ - Updated dependencies [d70c420]
1386
+ - Updated dependencies [2a16996]
1387
+ - Updated dependencies [2002c59]
1388
+ - @mastra/core@0.10.6-alpha.3
1389
+ - @mastra/server@0.10.6-alpha.3
1390
+
1391
+ ## 0.10.6-alpha.2
1392
+
1393
+ ### Patch Changes
1394
+
1395
+ - ec7f824: Add support to improve lodash imports
1396
+ - Updated dependencies [5f67b6f]
1397
+ - Updated dependencies [4b0f8a6]
1398
+ - @mastra/server@0.10.6-alpha.2
1399
+ - @mastra/core@0.10.6-alpha.2
1400
+
1401
+ ## 0.10.6-alpha.1
1402
+
1403
+ ### Patch Changes
1404
+
1405
+ - ee9af57: Add api for polling run execution result and get run by id
1406
+ - 3270d9d: Fix runtime context being undefined
1407
+ - Updated dependencies [ee9af57]
1408
+ - Updated dependencies [3270d9d]
1409
+ - Updated dependencies [751c894]
1410
+ - Updated dependencies [577ce3a]
1411
+ - Updated dependencies [9260b3a]
1412
+ - @mastra/server@0.10.6-alpha.1
1413
+ - @mastra/core@0.10.6-alpha.1
1414
+
1415
+ ## 0.10.6-alpha.0
1416
+
1417
+ ### Patch Changes
1418
+
1419
+ - 2d12edd: dependencies updates:
1420
+ - Updated dependency [`rollup@^4.43.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.43.0) (from `^4.42.0`, in `dependencies`)
1421
+ - 63f6b7d: dependencies updates:
1422
+ - Updated dependency [`detect-libc@^2.0.4` ↗︎](https://www.npmjs.com/package/detect-libc/v/2.0.4) (from `^2.0.3`, in `dependencies`)
1423
+ - Updated dependency [`esbuild@^0.25.5` ↗︎](https://www.npmjs.com/package/esbuild/v/0.25.5) (from `^0.25.1`, in `dependencies`)
1424
+ - Updated dependency [`rollup@^4.42.0` ↗︎](https://www.npmjs.com/package/rollup/v/4.42.0) (from `^4.41.1`, in `dependencies`)
1425
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
1426
+ - 36f1c36: MCP Client and Server streamable http fixes
1427
+ - 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
1428
+ - Updated dependencies [63f6b7d]
1429
+ - Updated dependencies [36f1c36]
1430
+ - Updated dependencies [10d352e]
1431
+ - Updated dependencies [53d3c37]
1432
+ - @mastra/core@0.10.6-alpha.0
1433
+ - @mastra/server@0.10.6-alpha.0
1434
+
1435
+ ## 0.10.5
1436
+
1437
+ ### Patch Changes
1438
+
1439
+ - 8725d02: Remove swaggerUI and openAPI url when server starts
1440
+ - 105f872: Fix body already in use for POST requests
1441
+ - Updated dependencies [1ba421d]
1442
+ - Updated dependencies [13c97f9]
1443
+ - @mastra/server@0.10.5
1444
+ - @mastra/core@0.10.5
1445
+
1446
+ ## 0.10.4
1447
+
1448
+ ### Patch Changes
1449
+
1450
+ - d1ed912: dependencies updates:
1451
+ - Updated dependency [`dotenv@^16.5.0` ↗︎](https://www.npmjs.com/package/dotenv/v/16.5.0) (from `^16.4.7`, in `dependencies`)
1452
+ - f595975: dependencies updates:
1453
+ - Updated dependency [`rollup@^4.41.1` ↗︎](https://www.npmjs.com/package/rollup/v/4.41.1) (from `^4.35.0`, in `dependencies`)
1454
+ - d90c49f: dependencies updates:
1455
+ - Updated dependency [`@babel/core@^7.27.4` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.27.4) (from `^7.26.10`, in `dependencies`)
1456
+ - Updated dependency [`@babel/helper-module-imports@^7.27.1` ↗︎](https://www.npmjs.com/package/@babel/helper-module-imports/v/7.27.1) (from `^7.25.9`, in `dependencies`)
1457
+ - Updated dependency [`@rollup/plugin-node-resolve@^16.0.1` ↗︎](https://www.npmjs.com/package/@rollup/plugin-node-resolve/v/16.0.1) (from `^16.0.0`, in `dependencies`)
1458
+ - Updated dependency [`hono@^4.7.11` ↗︎](https://www.npmjs.com/package/hono/v/4.7.11) (from `^4.7.4`, in `dependencies`)
1459
+ - 1ccccff: dependencies updates:
1460
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
1461
+ - 1ccccff: dependencies updates:
1462
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
1463
+ - afd9fda: Reset retry-count on code change and only retry if server actually is running
1464
+
1465
+ Fixes #4563
1466
+
1467
+ - f1f1f1b: Add basic filtering capabilities to logs
1468
+ - 9597ee5: Hoist runtimeContext from POST request into middleware
1469
+ - 82090c1: Add pagination to logs
1470
+ - 69f6101: Add reason to tools import error on server start
1471
+ - 514fdde: Move opentelemetry deps to mastra output to remove @mastra/core dependency
1472
+ - bebd27c: Only apply <placeholder> text inside instructions in the playground ui
1473
+ - Updated dependencies [d1ed912]
1474
+ - Updated dependencies [f6fd25f]
1475
+ - Updated dependencies [dffb67b]
1476
+ - Updated dependencies [f1f1f1b]
1477
+ - Updated dependencies [925ab94]
1478
+ - Updated dependencies [9597ee5]
1479
+ - Updated dependencies [f9816ae]
1480
+ - Updated dependencies [82090c1]
1481
+ - Updated dependencies [1b443fd]
1482
+ - Updated dependencies [ce97900]
1483
+ - Updated dependencies [f1309d3]
1484
+ - Updated dependencies [bebd27c]
1485
+ - Updated dependencies [14a2566]
1486
+ - Updated dependencies [f7f8293]
1487
+ - Updated dependencies [48eddb9]
1488
+ - @mastra/core@0.10.4
1489
+ - @mastra/server@0.10.4
1490
+
1491
+ ## 0.10.4-alpha.3
1492
+
1493
+ ### Patch Changes
1494
+
1495
+ - Updated dependencies [925ab94]
1496
+ - @mastra/core@0.10.4-alpha.3
1497
+ - @mastra/server@0.10.4-alpha.3
1498
+
1499
+ ## 0.10.4-alpha.2
1500
+
1501
+ ### Patch Changes
1502
+
1503
+ - Updated dependencies [48eddb9]
1504
+ - @mastra/core@0.10.4-alpha.2
1505
+ - @mastra/server@0.10.4-alpha.2
1506
+
1507
+ ## 0.10.4-alpha.1
1508
+
1509
+ ### Patch Changes
1510
+
1511
+ - d90c49f: dependencies updates:
1512
+ - Updated dependency [`@babel/core@^7.27.4` ↗︎](https://www.npmjs.com/package/@babel/core/v/7.27.4) (from `^7.26.10`, in `dependencies`)
1513
+ - Updated dependency [`@babel/helper-module-imports@^7.27.1` ↗︎](https://www.npmjs.com/package/@babel/helper-module-imports/v/7.27.1) (from `^7.25.9`, in `dependencies`)
1514
+ - Updated dependency [`@rollup/plugin-node-resolve@^16.0.1` ↗︎](https://www.npmjs.com/package/@rollup/plugin-node-resolve/v/16.0.1) (from `^16.0.0`, in `dependencies`)
1515
+ - Updated dependency [`hono@^4.7.11` ↗︎](https://www.npmjs.com/package/hono/v/4.7.11) (from `^4.7.4`, in `dependencies`)
1516
+ - 1ccccff: dependencies updates:
1517
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
1518
+ - 1ccccff: dependencies updates:
1519
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
1520
+ - 9597ee5: Hoist runtimeContext from POST request into middleware
1521
+ - 514fdde: Move opentelemetry deps to mastra output to remove @mastra/core dependency
1522
+ - bebd27c: Only apply <placeholder> text inside instructions in the playground ui
1523
+ - Updated dependencies [f6fd25f]
1524
+ - Updated dependencies [dffb67b]
1525
+ - Updated dependencies [9597ee5]
1526
+ - Updated dependencies [f1309d3]
1527
+ - Updated dependencies [bebd27c]
1528
+ - Updated dependencies [f7f8293]
1529
+ - @mastra/core@0.10.4-alpha.1
1530
+ - @mastra/server@0.10.4-alpha.1
1531
+
1532
+ ## 0.10.4-alpha.0
1533
+
1534
+ ### Patch Changes
1535
+
1536
+ - d1ed912: dependencies updates:
1537
+ - Updated dependency [`dotenv@^16.5.0` ↗︎](https://www.npmjs.com/package/dotenv/v/16.5.0) (from `^16.4.7`, in `dependencies`)
1538
+ - f595975: dependencies updates:
1539
+ - Updated dependency [`rollup@^4.41.1` ↗︎](https://www.npmjs.com/package/rollup/v/4.41.1) (from `^4.35.0`, in `dependencies`)
1540
+ - afd9fda: Reset retry-count on code change and only retry if server actually is running
1541
+
1542
+ Fixes #4563
1543
+
1544
+ - f1f1f1b: Add basic filtering capabilities to logs
1545
+ - 82090c1: Add pagination to logs
1546
+ - 69f6101: Add reason to tools import error on server start
1547
+ - Updated dependencies [d1ed912]
1548
+ - Updated dependencies [f1f1f1b]
1549
+ - Updated dependencies [f9816ae]
1550
+ - Updated dependencies [82090c1]
1551
+ - Updated dependencies [1b443fd]
1552
+ - Updated dependencies [ce97900]
1553
+ - Updated dependencies [14a2566]
1554
+ - @mastra/core@0.10.4-alpha.0
1555
+ - @mastra/server@0.10.4-alpha.0
1556
+
1557
+ ## 0.10.3
1558
+
1559
+ ### Patch Changes
1560
+
1561
+ - Updated dependencies [2b0fc7e]
1562
+ - @mastra/core@0.10.3
1563
+ - @mastra/server@0.10.3
1564
+
1565
+ ## 0.10.3-alpha.0
1566
+
1567
+ ### Patch Changes
1568
+
1569
+ - Updated dependencies [2b0fc7e]
1570
+ - @mastra/core@0.10.3-alpha.0
1571
+ - @mastra/server@0.10.3-alpha.0
1572
+
1573
+ ## 0.10.2
1574
+
1575
+ ### Patch Changes
1576
+
1577
+ - e8d2aff: Fix non-scoped packages in mastra build
1578
+ - f73e11b: fix telemetry disabled not working on playground
1579
+ - 1fcc048: chore: generate sourcemaps in dev build
1580
+ - f946acf: Filter out dynamic imports by node builtins
1581
+ - add596e: Mastra protected auth
1582
+ - ecebbeb: Mastra core auth abstract definition
1583
+ - 4187ed4: Fix mcp server api openapijson
1584
+ - f0d559f: Fix peerdeps for alpha channel
1585
+ - Updated dependencies [ee77e78]
1586
+ - Updated dependencies [592a2db]
1587
+ - Updated dependencies [e5dc18d]
1588
+ - Updated dependencies [ab5adbe]
1589
+ - Updated dependencies [1e8bb40]
1590
+ - Updated dependencies [1b5fc55]
1591
+ - Updated dependencies [195c428]
1592
+ - Updated dependencies [f73e11b]
1593
+ - Updated dependencies [37643b8]
1594
+ - Updated dependencies [e2228f6]
1595
+ - Updated dependencies [99fd6cf]
1596
+ - Updated dependencies [a399086]
1597
+ - Updated dependencies [c5bf1ce]
1598
+ - Updated dependencies [add596e]
1599
+ - Updated dependencies [8dc94d8]
1600
+ - Updated dependencies [ecebbeb]
1601
+ - Updated dependencies [79d5145]
1602
+ - Updated dependencies [422ee9e]
1603
+ - Updated dependencies [12b7002]
1604
+ - Updated dependencies [f0d559f]
1605
+ - Updated dependencies [2901125]
1606
+ - Updated dependencies [a0ebc3f]
1607
+ - @mastra/core@0.10.2
1608
+ - @mastra/server@0.10.2
1609
+
1610
+ ## 0.10.2-alpha.8
1611
+
1612
+ ### Patch Changes
1613
+
1614
+ - Updated dependencies [37643b8]
1615
+ - Updated dependencies [79d5145]
1616
+ - @mastra/core@0.10.2-alpha.8
1617
+ - @mastra/server@0.10.2-alpha.8
1618
+
1619
+ ## 0.10.2-alpha.7
1620
+
1621
+ ### Patch Changes
1622
+
1623
+ - Updated dependencies [a399086]
1624
+ - @mastra/server@0.10.2-alpha.7
1625
+ - @mastra/core@0.10.2-alpha.7
1626
+
1627
+ ## 0.10.2-alpha.6
1628
+
1629
+ ### Patch Changes
1630
+
1631
+ - 1fcc048: chore: generate sourcemaps in dev build
1632
+ - Updated dependencies [99fd6cf]
1633
+ - Updated dependencies [8dc94d8]
1634
+ - @mastra/core@0.10.2-alpha.6
1635
+ - @mastra/server@0.10.2-alpha.6
1636
+
1637
+ ## 0.10.2-alpha.5
1638
+
1639
+ ### Patch Changes
1640
+
1641
+ - add596e: Mastra protected auth
1642
+ - ecebbeb: Mastra core auth abstract definition
1643
+ - Updated dependencies [1b5fc55]
1644
+ - Updated dependencies [add596e]
1645
+ - Updated dependencies [ecebbeb]
1646
+ - @mastra/server@0.10.2-alpha.5
1647
+ - @mastra/core@0.10.2-alpha.5
1648
+
1649
+ ## 0.10.2-alpha.4
1650
+
1651
+ ### Patch Changes
1652
+
1653
+ - Updated dependencies [c5bf1ce]
1654
+ - Updated dependencies [12b7002]
1655
+ - @mastra/server@0.10.2-alpha.4
1656
+ - @mastra/core@0.10.2-alpha.4
1657
+
1658
+ ## 0.10.2-alpha.3
1659
+
1660
+ ### Patch Changes
1661
+
1662
+ - f73e11b: fix telemetry disabled not working on playground
1663
+ - f946acf: Filter out dynamic imports by node builtins
1664
+ - Updated dependencies [ab5adbe]
1665
+ - Updated dependencies [195c428]
1666
+ - Updated dependencies [f73e11b]
1667
+ - Updated dependencies [422ee9e]
1668
+ - @mastra/core@0.10.2-alpha.3
1669
+ - @mastra/server@0.10.2-alpha.3
1670
+
1671
+ ## 0.10.2-alpha.2
1672
+
1673
+ ### Patch Changes
1674
+
1675
+ - e8d2aff: Fix non-scoped packages in mastra build
1676
+ - 4187ed4: Fix mcp server api openapijson
1677
+ - f0d559f: Fix peerdeps for alpha channel
1678
+ - Updated dependencies [1e8bb40]
1679
+ - Updated dependencies [f0d559f]
1680
+ - Updated dependencies [a0ebc3f]
1681
+ - @mastra/core@0.10.2-alpha.2
1682
+ - @mastra/server@0.10.2-alpha.2
1683
+
1684
+ ## 0.10.2-alpha.1
1685
+
1686
+ ### Patch Changes
1687
+
1688
+ - Updated dependencies [ee77e78]
1689
+ - Updated dependencies [2901125]
1690
+ - @mastra/core@0.10.2-alpha.1
1691
+ - @mastra/server@0.10.2-alpha.1
1692
+
1693
+ ## 0.10.2-alpha.0
1694
+
1695
+ ### Patch Changes
1696
+
1697
+ - Updated dependencies [592a2db]
1698
+ - Updated dependencies [e5dc18d]
1699
+ - Updated dependencies [e2228f6]
1700
+ - @mastra/core@0.10.2-alpha.0
1701
+ - @mastra/server@0.10.2-alpha.0
1702
+
1703
+ ## 0.10.1
1704
+
1705
+ ### Patch Changes
1706
+
1707
+ - 6d16390: Support custom bundle externals on mastra Instance
1708
+ - bed0916: Handle wildcards in tools discovery
1709
+ - 5343f93: Move emitter to symbol to make private
1710
+ - fe68410: Fix mcp server routes
1711
+ - Updated dependencies [d70b807]
1712
+ - Updated dependencies [6d16390]
1713
+ - Updated dependencies [1e4a421]
1714
+ - Updated dependencies [200d0da]
1715
+ - Updated dependencies [bf5f17b]
1716
+ - Updated dependencies [5343f93]
1717
+ - Updated dependencies [38aee50]
1718
+ - Updated dependencies [5c41100]
1719
+ - Updated dependencies [d6a759b]
1720
+ - Updated dependencies [6015bdf]
1721
+ - @mastra/core@0.10.1
1722
+ - @mastra/server@0.10.1
1723
+
1724
+ ## 0.10.1-alpha.3
1725
+
1726
+ ### Patch Changes
1727
+
1728
+ - Updated dependencies [d70b807]
1729
+ - @mastra/core@0.10.1-alpha.3
1730
+ - @mastra/server@0.10.1-alpha.3
1731
+
1732
+ ## 0.10.1-alpha.2
1733
+
1734
+ ### Patch Changes
1735
+
1736
+ - fe68410: Fix mcp server routes
1737
+ - Updated dependencies [6015bdf]
1738
+ - @mastra/server@0.10.1-alpha.1
1739
+ - @mastra/core@0.10.1-alpha.2
1740
+
1741
+ ## 0.10.1-alpha.1
1742
+
1743
+ ### Patch Changes
1744
+
1745
+ - bed0916: Handle wildcards in tools discovery
1746
+ - 5343f93: Move emitter to symbol to make private
1747
+ - Updated dependencies [200d0da]
1748
+ - Updated dependencies [bf5f17b]
1749
+ - Updated dependencies [5343f93]
1750
+ - Updated dependencies [38aee50]
1751
+ - Updated dependencies [5c41100]
1752
+ - Updated dependencies [d6a759b]
1753
+ - @mastra/core@0.10.1-alpha.1
1754
+ - @mastra/server@0.10.1-alpha.0
1755
+
1756
+ ## 0.10.1-alpha.0
1757
+
1758
+ ### Patch Changes
1759
+
1760
+ - 6d16390: Support custom bundle externals on mastra Instance
1761
+ - Updated dependencies [6d16390]
1762
+ - Updated dependencies [1e4a421]
1763
+ - @mastra/core@0.10.1-alpha.0
1764
+
1765
+ ## 0.10.0
1766
+
1767
+ ### Minor Changes
1768
+
1769
+ - 83da932: Move @mastra/core to peerdeps
1770
+ - 5eb5a99: Remove pino from @mastra/core into @mastra/loggers
1771
+ - b2ae5aa: Added support for experimental authentication and authorization
1772
+
1773
+ ### Patch Changes
1774
+
1775
+ - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
1776
+ - 1e9fbfa: Upgrade to OpenTelemetry JS SDK 2.x
1777
+ - 8d9feae: Add missing x-mastra-dev-playground headers
1778
+ - aaf0e48: Add nodemailer to mastra bundler external deps
1779
+ - 48e5910: Mastra server hostname, fallback to undefined
1780
+ - 23f258c: Add new list and get routes for mcp servers. Changed route make-up for more consistency with existing API routes. Lastly, added in a lot of extra detail that can be optionally passed to the mcp server per the mcp spec.
1781
+ - 2672a05: Add MCP servers and tool call execution to playground
1782
+ - Updated dependencies [b3a3d63]
1783
+ - Updated dependencies [344f453]
1784
+ - Updated dependencies [0215b0b]
1785
+ - Updated dependencies [0a3ae6d]
1786
+ - Updated dependencies [95911be]
1787
+ - Updated dependencies [83da932]
1788
+ - Updated dependencies [f53a6ac]
1789
+ - Updated dependencies [5eb5a99]
1790
+ - Updated dependencies [7e632c5]
1791
+ - Updated dependencies [1e9fbfa]
1792
+ - Updated dependencies [eabdcd9]
1793
+ - Updated dependencies [90be034]
1794
+ - Updated dependencies [99f050a]
1795
+ - Updated dependencies [d0ee3c6]
1796
+ - Updated dependencies [b2ae5aa]
1797
+ - Updated dependencies [23f258c]
1798
+ - Updated dependencies [a7292b0]
1799
+ - Updated dependencies [0dcb9f0]
1800
+ - Updated dependencies [2672a05]
1801
+ - @mastra/server@0.10.0
1802
+ - @mastra/core@0.10.0
1803
+
1804
+ ## 0.4.0-alpha.1
1805
+
1806
+ ### Minor Changes
1807
+
1808
+ - 83da932: Move @mastra/core to peerdeps
1809
+ - 5eb5a99: Remove pino from @mastra/core into @mastra/loggers
1810
+ - b2ae5aa: Added support for experimental authentication and authorization
1811
+
1812
+ ### Patch Changes
1813
+
1814
+ - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
1815
+ - 1e9fbfa: Upgrade to OpenTelemetry JS SDK 2.x
1816
+ - 8d9feae: Add missing x-mastra-dev-playground headers
1817
+ - Updated dependencies [b3a3d63]
1818
+ - Updated dependencies [344f453]
1819
+ - Updated dependencies [0215b0b]
1820
+ - Updated dependencies [0a3ae6d]
1821
+ - Updated dependencies [95911be]
1822
+ - Updated dependencies [83da932]
1823
+ - Updated dependencies [5eb5a99]
1824
+ - Updated dependencies [7e632c5]
1825
+ - Updated dependencies [1e9fbfa]
1826
+ - Updated dependencies [b2ae5aa]
1827
+ - Updated dependencies [a7292b0]
1828
+ - Updated dependencies [0dcb9f0]
1829
+ - @mastra/server@2.1.0-alpha.1
1830
+ - @mastra/core@0.10.0-alpha.1
1831
+
1832
+ ## 0.3.5-alpha.0
1833
+
1834
+ ### Patch Changes
1835
+
1836
+ - aaf0e48: Add nodemailer to mastra bundler external deps
1837
+ - 48e5910: Mastra server hostname, fallback to undefined
1838
+ - 23f258c: Add new list and get routes for mcp servers. Changed route make-up for more consistency with existing API routes. Lastly, added in a lot of extra detail that can be optionally passed to the mcp server per the mcp spec.
1839
+ - 2672a05: Add MCP servers and tool call execution to playground
1840
+ - Updated dependencies [f53a6ac]
1841
+ - Updated dependencies [eabdcd9]
1842
+ - Updated dependencies [90be034]
1843
+ - Updated dependencies [99f050a]
1844
+ - Updated dependencies [d0ee3c6]
1845
+ - Updated dependencies [23f258c]
1846
+ - Updated dependencies [2672a05]
1847
+ - @mastra/server@2.0.5-alpha.0
1848
+ - @mastra/core@0.9.5-alpha.0
1849
+
1850
+ ## 0.3.4
1851
+
1852
+ ### Patch Changes
1853
+
1854
+ - 396be50: updated mcp server routes for MCP SSE for use with hono server
1855
+ - 5c70b8a: [MASTRA-3234] added limit for client-js getMessages
1856
+ - 03c40d1: instructions is only available in playground
1857
+ - cb1f698: Set runtimeContext from playground for agents, tools, workflows
1858
+ - 0b8b868: Added A2A support + streaming
1859
+ - edf1e88: allows ability to pass McpServer into the mastra class and creates an endpoint /api/servers/:serverId/mcp to POST messages to an MCP server
1860
+ - Updated dependencies [396be50]
1861
+ - Updated dependencies [ab80e7e]
1862
+ - Updated dependencies [5c70b8a]
1863
+ - Updated dependencies [c3bd795]
1864
+ - Updated dependencies [da082f8]
1865
+ - Updated dependencies [0c3d117]
1866
+ - Updated dependencies [a5810ce]
1867
+ - Updated dependencies [3e9c131]
1868
+ - Updated dependencies [3171b5b]
1869
+ - Updated dependencies [cb1f698]
1870
+ - Updated dependencies [973e5ac]
1871
+ - Updated dependencies [daf942f]
1872
+ - Updated dependencies [0b8b868]
1873
+ - Updated dependencies [9e1eff5]
1874
+ - Updated dependencies [6fa1ad1]
1875
+ - Updated dependencies [c28d7a0]
1876
+ - Updated dependencies [edf1e88]
1877
+ - @mastra/core@0.9.4
1878
+ - @mastra/server@2.0.4
1879
+
1880
+ ## 0.3.4-alpha.4
1881
+
1882
+ ### Patch Changes
1883
+
1884
+ - 5c70b8a: [MASTRA-3234] added limit for client-js getMessages
1885
+ - Updated dependencies [5c70b8a]
1886
+ - Updated dependencies [3e9c131]
1887
+ - @mastra/server@2.0.4-alpha.4
1888
+ - @mastra/core@0.9.4-alpha.4
1889
+
1890
+ ## 0.3.4-alpha.3
1891
+
1892
+ ### Patch Changes
1893
+
1894
+ - 396be50: updated mcp server routes for MCP SSE for use with hono server
1895
+ - Updated dependencies [396be50]
1896
+ - Updated dependencies [c3bd795]
1897
+ - Updated dependencies [da082f8]
1898
+ - Updated dependencies [0c3d117]
1899
+ - Updated dependencies [a5810ce]
1900
+ - @mastra/core@0.9.4-alpha.3
1901
+ - @mastra/server@2.0.4-alpha.3
1902
+
1903
+ ## 0.3.4-alpha.2
1904
+
1905
+ ### Patch Changes
1906
+
1907
+ - 03c40d1: instructions is only available in playground
1908
+ - Updated dependencies [3171b5b]
1909
+ - Updated dependencies [973e5ac]
1910
+ - Updated dependencies [9e1eff5]
1911
+ - @mastra/core@0.9.4-alpha.2
1912
+ - @mastra/server@2.0.4-alpha.2
1913
+
1914
+ ## 0.3.4-alpha.1
1915
+
1916
+ ### Patch Changes
1917
+
1918
+ - edf1e88: allows ability to pass McpServer into the mastra class and creates an endpoint /api/servers/:serverId/mcp to POST messages to an MCP server
1919
+ - Updated dependencies [ab80e7e]
1920
+ - Updated dependencies [6fa1ad1]
1921
+ - Updated dependencies [c28d7a0]
1922
+ - Updated dependencies [edf1e88]
1923
+ - @mastra/server@2.0.4-alpha.1
1924
+ - @mastra/core@0.9.4-alpha.1
1925
+
1926
+ ## 0.3.4-alpha.0
1927
+
1928
+ ### Patch Changes
1929
+
1930
+ - cb1f698: Set runtimeContext from playground for agents, tools, workflows
1931
+ - 0b8b868: Added A2A support + streaming
1932
+ - Updated dependencies [cb1f698]
1933
+ - Updated dependencies [daf942f]
1934
+ - Updated dependencies [0b8b868]
1935
+ - @mastra/server@2.0.4-alpha.0
1936
+ - @mastra/core@0.9.4-alpha.0
1937
+
1938
+ ## 0.3.3
1939
+
1940
+ ### Patch Changes
1941
+
1942
+ - 8902157: added an optional `bodySizeLimit` to server config so that users can pass custom bodylimit size in mb. If not, it defaults to 4.5 mb
1943
+ - 70dbf51: [MASTRA-2452] updated setBaggage for tracing
1944
+ - Updated dependencies [e450778]
1945
+ - Updated dependencies [8902157]
1946
+ - Updated dependencies [ca0dc88]
1947
+ - Updated dependencies [526c570]
1948
+ - Updated dependencies [d7a6a33]
1949
+ - Updated dependencies [9cd1a46]
1950
+ - Updated dependencies [b5d2de0]
1951
+ - Updated dependencies [644f8ad]
1952
+ - Updated dependencies [70dbf51]
1953
+ - @mastra/core@0.9.3
1954
+ - @mastra/server@2.0.3
1955
+
1956
+ ## 0.3.3-alpha.1
1957
+
1958
+ ### Patch Changes
1959
+
1960
+ - 8902157: added an optional `bodySizeLimit` to server config so that users can pass custom bodylimit size in mb. If not, it defaults to 4.5 mb
1961
+ - 70dbf51: [MASTRA-2452] updated setBaggage for tracing
1962
+ - Updated dependencies [e450778]
1963
+ - Updated dependencies [8902157]
1964
+ - Updated dependencies [ca0dc88]
1965
+ - Updated dependencies [9cd1a46]
1966
+ - Updated dependencies [70dbf51]
1967
+ - @mastra/core@0.9.3-alpha.1
1968
+ - @mastra/server@2.0.3-alpha.1
1969
+
1970
+ ## 0.3.3-alpha.0
1971
+
1972
+ ### Patch Changes
1973
+
1974
+ - Updated dependencies [526c570]
1975
+ - Updated dependencies [b5d2de0]
1976
+ - Updated dependencies [644f8ad]
1977
+ - @mastra/server@2.0.3-alpha.0
1978
+ - @mastra/core@0.9.3-alpha.0
1979
+
1980
+ ## 0.3.2
1981
+
1982
+ ### Patch Changes
1983
+
1984
+ - 2cf3b8f: dependencies updates:
1985
+ - Updated dependency [`zod@^3.24.3` ↗︎](https://www.npmjs.com/package/zod/v/3.24.3) (from `^3.24.2`, in `dependencies`)
1986
+ - 4155f47: Add parameters to filter workflow runs
1987
+ Add fromDate and toDate to telemetry parameters
1988
+ - 254f5c3: Audit, cleanup MastraClient
1989
+ - 8607972: Introduce Mastra lint cli command
1990
+ - a798090: Do not break on tools not being to import
1991
+ - Updated dependencies [6052aa6]
1992
+ - Updated dependencies [967b41c]
1993
+ - Updated dependencies [3d2fb5c]
1994
+ - Updated dependencies [26738f4]
1995
+ - Updated dependencies [4155f47]
1996
+ - Updated dependencies [7eeb2bc]
1997
+ - Updated dependencies [b804723]
1998
+ - Updated dependencies [8607972]
1999
+ - Updated dependencies [ccef9f9]
2000
+ - Updated dependencies [0097d50]
2001
+ - Updated dependencies [7eeb2bc]
2002
+ - Updated dependencies [17826a9]
2003
+ - Updated dependencies [7d8b7c7]
2004
+ - Updated dependencies [fba031f]
2005
+ - Updated dependencies [3a5f1e1]
2006
+ - Updated dependencies [51e6923]
2007
+ - Updated dependencies [8398d89]
2008
+ - @mastra/server@2.0.2
2009
+ - @mastra/core@0.9.2
2010
+
2011
+ ## 0.3.2-alpha.6
2012
+
2013
+ ### Patch Changes
2014
+
2015
+ - a798090: Do not break on tools not being to import
2016
+ - Updated dependencies [6052aa6]
2017
+ - Updated dependencies [7d8b7c7]
2018
+ - Updated dependencies [3a5f1e1]
2019
+ - Updated dependencies [8398d89]
2020
+ - @mastra/server@2.0.2-alpha.6
2021
+ - @mastra/core@0.9.2-alpha.6
2022
+
2023
+ ## 0.3.2-alpha.5
2024
+
2025
+ ### Patch Changes
2026
+
2027
+ - 8607972: Introduce Mastra lint cli command
2028
+ - Updated dependencies [3d2fb5c]
2029
+ - Updated dependencies [7eeb2bc]
2030
+ - Updated dependencies [8607972]
2031
+ - Updated dependencies [7eeb2bc]
2032
+ - Updated dependencies [fba031f]
2033
+ - @mastra/core@0.9.2-alpha.5
2034
+ - @mastra/server@2.0.2-alpha.5
2035
+
2036
+ ## 0.3.2-alpha.4
2037
+
2038
+ ### Patch Changes
2039
+
2040
+ - Updated dependencies [ccef9f9]
2041
+ - Updated dependencies [51e6923]
2042
+ - @mastra/core@0.9.2-alpha.4
2043
+ - @mastra/server@2.0.2-alpha.4
2044
+
2045
+ ## 0.3.2-alpha.3
2046
+
2047
+ ### Patch Changes
2048
+
2049
+ - 4155f47: Add parameters to filter workflow runs
2050
+ Add fromDate and toDate to telemetry parameters
2051
+ - Updated dependencies [967b41c]
2052
+ - Updated dependencies [4155f47]
2053
+ - Updated dependencies [17826a9]
2054
+ - @mastra/core@0.9.2-alpha.3
2055
+ - @mastra/server@2.0.2-alpha.3
2056
+
2057
+ ## 0.3.2-alpha.2
2058
+
2059
+ ### Patch Changes
2060
+
2061
+ - Updated dependencies [26738f4]
2062
+ - @mastra/core@0.9.2-alpha.2
2063
+ - @mastra/server@2.0.2-alpha.2
2064
+
2065
+ ## 0.3.2-alpha.1
2066
+
2067
+ ### Patch Changes
2068
+
2069
+ - 254f5c3: Audit, cleanup MastraClient
2070
+ - Updated dependencies [b804723]
2071
+ - @mastra/core@0.9.2-alpha.1
2072
+ - @mastra/server@2.0.2-alpha.1
2073
+
2074
+ ## 0.3.2-alpha.0
2075
+
2076
+ ### Patch Changes
2077
+
2078
+ - Updated dependencies [0097d50]
2079
+ - @mastra/server@2.0.2-alpha.0
2080
+ - @mastra/core@0.9.2-alpha.0
2081
+
2082
+ ## 0.3.1
2083
+
2084
+ ### Patch Changes
2085
+
2086
+ - e7c2881: fix: support dynamic imports when bundling
2087
+ - 0ccb8b4: Fix deployer bundling when custom mastra dir is set
2088
+ - 92c598d: Remove API request logs from local dev server
2089
+ - ebdb781: Fix writing tools in correct folder
2090
+ - 35955b0: Rename import to runtime-contxt
2091
+ - 6262bd5: Mastra server custom host config
2092
+ - c1409ef: Add vNextWorkflow handlers and APIs
2093
+ Add stepGraph and steps to vNextWorkflow
2094
+ - 3e7b69d: Dynamic agent props
2095
+ - 11d4485: Show VNext workflows on the playground
2096
+ Show running status for step in vNext workflowState
2097
+ - 530ced1: Fix cloudflare deployer by removing import.meta.url reference
2098
+ - 611aa4a: add all builds to run postinstall
2099
+ - 1d3b1cd: Rebump
2100
+ - Updated dependencies [34a76ca]
2101
+ - Updated dependencies [405b63d]
2102
+ - Updated dependencies [81fb7f6]
2103
+ - Updated dependencies [20275d4]
2104
+ - Updated dependencies [7d1892c]
2105
+ - Updated dependencies [a90a082]
2106
+ - Updated dependencies [2d17c73]
2107
+ - Updated dependencies [61e92f5]
2108
+ - Updated dependencies [35955b0]
2109
+ - Updated dependencies [6262bd5]
2110
+ - Updated dependencies [c1409ef]
2111
+ - Updated dependencies [3e7b69d]
2112
+ - Updated dependencies [e4943b8]
2113
+ - Updated dependencies [f200fed]
2114
+ - Updated dependencies [11d4485]
2115
+ - Updated dependencies [479f490]
2116
+ - Updated dependencies [57b25ed]
2117
+ - Updated dependencies [c23a81c]
2118
+ - Updated dependencies [2d4001d]
2119
+ - Updated dependencies [c71013a]
2120
+ - Updated dependencies [1d3b1cd]
2121
+ - @mastra/server@2.0.1
2122
+ - @mastra/core@0.9.1
2123
+
2124
+ ## 0.3.1-alpha.8
2125
+
2126
+ ### Patch Changes
2127
+
2128
+ - Updated dependencies [2d17c73]
2129
+ - @mastra/core@0.9.1-alpha.8
2130
+ - @mastra/server@2.0.1-alpha.8
2131
+
2132
+ ## 0.3.1-alpha.7
2133
+
2134
+ ### Patch Changes
2135
+
2136
+ - 1d3b1cd: Rebump
2137
+ - Updated dependencies [1d3b1cd]
2138
+ - @mastra/core@0.9.1-alpha.7
2139
+ - @mastra/server@2.0.1-alpha.7
2140
+
2141
+ ## 0.3.1-alpha.6
2142
+
2143
+ ### Patch Changes
2144
+
2145
+ - Updated dependencies [c23a81c]
2146
+ - @mastra/core@0.9.1-alpha.6
2147
+ - @mastra/server@2.0.1-alpha.6
2148
+
2149
+ ## 0.3.1-alpha.5
2150
+
2151
+ ### Patch Changes
2152
+
2153
+ - 3e7b69d: Dynamic agent props
2154
+ - Updated dependencies [3e7b69d]
2155
+ - @mastra/core@0.9.1-alpha.5
2156
+ - @mastra/server@2.0.1-alpha.5
2157
+
2158
+ ## 0.3.1-alpha.4
2159
+
2160
+ ### Patch Changes
2161
+
2162
+ - Updated dependencies [e4943b8]
2163
+ - Updated dependencies [479f490]
2164
+ - @mastra/core@0.9.1-alpha.4
2165
+ - @mastra/server@2.0.1-alpha.4
2166
+
2167
+ ## 0.3.1-alpha.3
2168
+
2169
+ ### Patch Changes
2170
+
2171
+ - 6262bd5: Mastra server custom host config
2172
+ - Updated dependencies [34a76ca]
2173
+ - Updated dependencies [6262bd5]
2174
+ - @mastra/server@2.0.1-alpha.3
2175
+ - @mastra/core@0.9.1-alpha.3
2176
+
2177
+ ## 0.3.1-alpha.2
2178
+
2179
+ ### Patch Changes
2180
+
2181
+ - Updated dependencies [405b63d]
2182
+ - Updated dependencies [61e92f5]
2183
+ - Updated dependencies [57b25ed]
2184
+ - Updated dependencies [c71013a]
2185
+ - @mastra/core@0.9.1-alpha.2
2186
+ - @mastra/server@2.0.1-alpha.2
2187
+
2188
+ ## 0.3.1-alpha.1
2189
+
2190
+ ### Patch Changes
2191
+
2192
+ - e7c2881: fix: support dynamic imports when bundling
2193
+ - 0ccb8b4: Fix deployer bundling when custom mastra dir is set
2194
+ - 92c598d: Remove API request logs from local dev server
2195
+ - ebdb781: Fix writing tools in correct folder
2196
+ - 35955b0: Rename import to runtime-contxt
2197
+ - c1409ef: Add vNextWorkflow handlers and APIs
2198
+ Add stepGraph and steps to vNextWorkflow
2199
+ - 11d4485: Show VNext workflows on the playground
2200
+ Show running status for step in vNext workflowState
2201
+ - 530ced1: Fix cloudflare deployer by removing import.meta.url reference
2202
+ - 611aa4a: add all builds to run postinstall
2203
+ - Updated dependencies [20275d4]
2204
+ - Updated dependencies [7d1892c]
2205
+ - Updated dependencies [a90a082]
2206
+ - Updated dependencies [35955b0]
2207
+ - Updated dependencies [c1409ef]
2208
+ - Updated dependencies [f200fed]
2209
+ - Updated dependencies [11d4485]
2210
+ - Updated dependencies [2d4001d]
2211
+ - @mastra/core@0.9.1-alpha.1
2212
+ - @mastra/server@2.0.1-alpha.1
2213
+
2214
+ ## 0.3.1-alpha.0
2215
+
2216
+ ### Patch Changes
2217
+
2218
+ - Updated dependencies [81fb7f6]
2219
+ - @mastra/core@0.9.1-alpha.0
2220
+ - @mastra/server@2.0.1-alpha.0
2221
+
2222
+ ## 0.3.0
2223
+
2224
+ ### Minor Changes
2225
+
2226
+ - fe3ae4d: Remove \_\_ functions in storage and move to storage proxy to make sure init is called
2227
+
2228
+ ### Patch Changes
2229
+
2230
+ - b9122b0: fix: When using a third party exporter such as Langfuse we were not installing external deps imported from the telemetry config
2231
+ - 3527610: Fix multi slash imports during bundling
2232
+ - 7e92011: Include tools with deployment builds
2233
+ - 2538066: Fix memory thread creation from client SDK
2234
+ - 63fe16a: Support monorepo workspace packages with native bindings
2235
+ - 0f4eae3: Rename Container into RuntimeContext
2236
+ - 3f9d151: Add support for tsconfig paths in server-configuration
2237
+ - 735ead7: Add support for process.env.development
2238
+ - 16a8648: Disable swaggerUI, playground for production builds, mastra instance server build config to enable swaggerUI, apiReqLogs, openAPI documentation for prod builds
2239
+ - Updated dependencies [000a6d4]
2240
+ - Updated dependencies [08bb78e]
2241
+ - Updated dependencies [ed2f549]
2242
+ - Updated dependencies [7e92011]
2243
+ - Updated dependencies [9ee4293]
2244
+ - Updated dependencies [03f3cd0]
2245
+ - Updated dependencies [c0f22b4]
2246
+ - Updated dependencies [71d9444]
2247
+ - Updated dependencies [157c741]
2248
+ - Updated dependencies [8a8a73b]
2249
+ - Updated dependencies [0a033fa]
2250
+ - Updated dependencies [fe3ae4d]
2251
+ - Updated dependencies [9c26508]
2252
+ - Updated dependencies [0f4eae3]
2253
+ - Updated dependencies [1c0d2b7]
2254
+ - Updated dependencies [16a8648]
2255
+ - Updated dependencies [6f92295]
2256
+ - @mastra/core@0.9.0
2257
+ - @mastra/server@2.0.0
2258
+
2259
+ ## 0.3.0-alpha.9
2260
+
2261
+ ### Patch Changes
2262
+
2263
+ - b9122b0: fix: When using a third party exporter such as Langfuse we were not installing external deps imported from the telemetry config
2264
+ - 2538066: Fix memory thread creation from client SDK
2265
+ - 0f4eae3: Rename Container into RuntimeContext
2266
+ - 16a8648: Disable swaggerUI, playground for production builds, mastra instance server build config to enable swaggerUI, apiReqLogs, openAPI documentation for prod builds
2267
+ - Updated dependencies [000a6d4]
2268
+ - Updated dependencies [ed2f549]
2269
+ - Updated dependencies [c0f22b4]
2270
+ - Updated dependencies [0a033fa]
2271
+ - Updated dependencies [9c26508]
2272
+ - Updated dependencies [0f4eae3]
2273
+ - Updated dependencies [1c0d2b7]
2274
+ - Updated dependencies [16a8648]
2275
+ - @mastra/core@0.9.0-alpha.8
2276
+ - @mastra/server@2.0.0-alpha.8
2277
+
2278
+ ## 0.3.0-alpha.8
2279
+
2280
+ ### Patch Changes
2281
+
2282
+ - Updated dependencies [71d9444]
2283
+ - @mastra/core@0.9.0-alpha.7
2284
+ - @mastra/server@2.0.0-alpha.7
2285
+
2286
+ ## 0.3.0-alpha.7
2287
+
2288
+ ### Patch Changes
2289
+
2290
+ - 63fe16a: Support monorepo workspace packages with native bindings
2291
+ - 735ead7: Add support for process.env.development
2292
+ - Updated dependencies [157c741]
2293
+ - @mastra/core@0.9.0-alpha.6
2294
+ - @mastra/server@2.0.0-alpha.6
2295
+
2296
+ ## 0.3.0-alpha.6
2297
+
2298
+ ### Patch Changes
2299
+
2300
+ - 3f9d151: Add support for tsconfig paths in server-configuration
2301
+ - Updated dependencies [08bb78e]
2302
+ - @mastra/core@0.9.0-alpha.5
2303
+ - @mastra/server@2.0.0-alpha.5
2304
+
2305
+ ## 0.3.0-alpha.5
2306
+
2307
+ ### Patch Changes
2308
+
2309
+ - 7e92011: Include tools with deployment builds
2310
+ - Updated dependencies [7e92011]
2311
+ - @mastra/core@0.9.0-alpha.4
2312
+ - @mastra/server@2.0.0-alpha.4
2313
+
2314
+ ## 0.3.0-alpha.4
2315
+
2316
+ ### Minor Changes
2317
+
2318
+ - fe3ae4d: Remove \_\_ functions in storage and move to storage proxy to make sure init is called
2319
+
2320
+ ### Patch Changes
2321
+
2322
+ - Updated dependencies [fe3ae4d]
2323
+ - @mastra/server@2.0.0-alpha.3
2324
+ - @mastra/core@0.9.0-alpha.3
2325
+
2326
+ ## 0.2.10-alpha.3
2327
+
2328
+ ### Patch Changes
2329
+
2330
+ - Updated dependencies [9ee4293]
2331
+ - @mastra/core@0.8.4-alpha.2
2332
+ - @mastra/server@1.0.4-alpha.2
2333
+
2334
+ ## 0.2.10-alpha.2
2335
+
2336
+ ### Patch Changes
2337
+
2338
+ - 3527610: Fix multi slash imports during bundling
2339
+
2340
+ ## 0.2.10-alpha.1
2341
+
2342
+ ### Patch Changes
2343
+
2344
+ - Updated dependencies [8a8a73b]
2345
+ - Updated dependencies [6f92295]
2346
+ - @mastra/core@0.8.4-alpha.1
2347
+ - @mastra/server@1.0.4-alpha.1
2348
+
2349
+ ## 0.2.10-alpha.0
2350
+
2351
+ ### Patch Changes
2352
+
2353
+ - Updated dependencies [03f3cd0]
2354
+ - @mastra/core@0.8.4-alpha.0
2355
+ - @mastra/server@1.0.4-alpha.0
2356
+
2357
+ ## 0.2.9
2358
+
2359
+ ### Patch Changes
2360
+
2361
+ - 9f6f6dd: Fix container for tools execution api
2362
+ - 32e7b71: Add support for dependency injection
2363
+ - 37bb612: Add Elastic-2.0 licensing for packages
2364
+ - 1ebbfbf: Add 3 minutes timeout to deployer server
2365
+ - 67aff42: Fix netlify deployer missing @libsql/linux-x64-gnu bug
2366
+ - Updated dependencies [d72318f]
2367
+ - Updated dependencies [0bcc862]
2368
+ - Updated dependencies [10a8caf]
2369
+ - Updated dependencies [359b089]
2370
+ - Updated dependencies [9f6f6dd]
2371
+ - Updated dependencies [32e7b71]
2372
+ - Updated dependencies [37bb612]
2373
+ - Updated dependencies [7f1b291]
2374
+ - @mastra/core@0.8.3
2375
+ - @mastra/server@1.0.3
2376
+
2377
+ ## 0.2.9-alpha.7
2378
+
2379
+ ### Patch Changes
2380
+
2381
+ - Updated dependencies [d72318f]
2382
+ - @mastra/core@0.8.3-alpha.5
2383
+ - @mastra/server@1.0.3-alpha.6
2384
+
2385
+ ## 0.2.9-alpha.6
2386
+
2387
+ ### Patch Changes
2388
+
2389
+ - 67aff42: Fix netlify deployer missing @libsql/linux-x64-gnu bug
2390
+
2391
+ ## 0.2.9-alpha.5
2392
+
2393
+ ### Patch Changes
2394
+
2395
+ - 9f6f6dd: Fix container for tools execution api
2396
+ - Updated dependencies [9f6f6dd]
2397
+ - @mastra/server@1.0.3-alpha.5
2398
+
2399
+ ## 0.2.9-alpha.4
2400
+
2401
+ ### Patch Changes
2402
+
2403
+ - 1ebbfbf: Add 3 minutes timeout to deployer server
2404
+ - Updated dependencies [7f1b291]
2405
+ - @mastra/core@0.8.3-alpha.4
2406
+ - @mastra/server@1.0.3-alpha.4
2407
+
2408
+ ## 0.2.9-alpha.3
2409
+
2410
+ ### Patch Changes
2411
+
2412
+ - Updated dependencies [10a8caf]
2413
+ - @mastra/core@0.8.3-alpha.3
2414
+ - @mastra/server@1.0.3-alpha.3
2415
+
2416
+ ## 0.2.9-alpha.2
2417
+
2418
+ ### Patch Changes
2419
+
2420
+ - Updated dependencies [0bcc862]
2421
+ - @mastra/core@0.8.3-alpha.2
2422
+ - @mastra/server@1.0.3-alpha.2
2423
+
2424
+ ## 0.2.9-alpha.1
2425
+
2426
+ ### Patch Changes
2427
+
2428
+ - 32e7b71: Add support for dependency injection
2429
+ - 37bb612: Add Elastic-2.0 licensing for packages
2430
+ - Updated dependencies [32e7b71]
2431
+ - Updated dependencies [37bb612]
2432
+ - @mastra/server@1.0.3-alpha.1
2433
+ - @mastra/core@0.8.3-alpha.1
2434
+
2435
+ ## 0.2.9-alpha.0
2436
+
2437
+ ### Patch Changes
2438
+
2439
+ - Updated dependencies [359b089]
2440
+ - @mastra/core@0.8.3-alpha.0
2441
+ - @mastra/server@1.0.3-alpha.0
2442
+
2443
+ ## 0.2.8
2444
+
2445
+ ### Patch Changes
2446
+
2447
+ - ae6c5ce: Fix await loop inside mastra entrypoint
2448
+ - 94cd5c1: Fix yarn workspace isolation
2449
+ - Updated dependencies [a06aadc]
2450
+ - @mastra/core@0.8.2
2451
+ - @mastra/server@1.0.2
2452
+
2453
+ ## 0.2.8-alpha.1
2454
+
2455
+ ### Patch Changes
2456
+
2457
+ - 94cd5c1: Fix yarn workspace isolation
2458
+
2459
+ ## 0.2.8-alpha.0
2460
+
2461
+ ### Patch Changes
2462
+
2463
+ - ae6c5ce: Fix await loop inside mastra entrypoint
2464
+ - Updated dependencies [a06aadc]
2465
+ - @mastra/core@0.8.2-alpha.0
2466
+ - @mastra/server@1.0.2-alpha.0
2467
+
2468
+ ## 0.2.7
2469
+
2470
+ ### Patch Changes
2471
+
2472
+ - 8fdb414: Custom mastra server cors config
2473
+ - Updated dependencies [99e2998]
2474
+ - Updated dependencies [8fdb414]
2475
+ - @mastra/core@0.8.1
2476
+ - @mastra/server@1.0.1
2477
+
2478
+ ## 0.2.7-alpha.0
2479
+
2480
+ ### Patch Changes
2481
+
2482
+ - 8fdb414: Custom mastra server cors config
2483
+ - Updated dependencies [99e2998]
2484
+ - Updated dependencies [8fdb414]
2485
+ - @mastra/core@0.8.1-alpha.0
2486
+ - @mastra/server@1.0.1-alpha.0
2487
+
2488
+ ## 0.2.6
2489
+
2490
+ ### Patch Changes
2491
+
2492
+ - 2135c81: Alias @mastra/server in bundler
2493
+ - 05d58cc: fix: add 'x-mastra-client-type' to allowed headers in CORS configuration
2494
+ - 4c98129: Upgrade babel-core
2495
+ - 4c65a57: Add fastebmed as external
2496
+ - 84fe241: Decoupled handlers from hono
2497
+ - 88fa727: Added getWorkflowRuns for libsql, pg, clickhouse and upstash as well as added route getWorkflowRunsHandler
2498
+ - dfb0601: Add missing triggerData to the openapi.json for the POST /api/workflow/{workflowId}/start endpoint
2499
+ - 789bef3: Make runId optional for workflow startAsync api
2500
+ - a3f0e90: Update storage initialization to ensure tables are present
2501
+ - 6330967: Enable route timeout using server options
2502
+ - 8393832: Handle nested workflow view on workflow graph
2503
+ - 6330967: Add support for configuration of server port using Mastra instance
2504
+ - 84fe241: Improve streaming of workflows
2505
+ - 32ba03c: Make timeout 30s
2506
+ - 3c6ae54: Fix fastembed part of dependencies
2507
+ - febc8a6: Added dual tracing and fixed local tracing recursion
2508
+ - 0deb356: Fixed a bug where the hono body wasn't properly passed into stream+generate API handlers resulting in "cannot destructure property messages of body"
2509
+ - 8076ecf: Unify workflow watch/start response
2510
+ - 304397c: Add support for custom api routes in mastra
2511
+ - Updated dependencies [56c31b7]
2512
+ - Updated dependencies [619c39d]
2513
+ - Updated dependencies [5ae0180]
2514
+ - Updated dependencies [fe56be0]
2515
+ - Updated dependencies [93875ed]
2516
+ - Updated dependencies [107bcfe]
2517
+ - Updated dependencies [9bfa12b]
2518
+ - Updated dependencies [515ebfb]
2519
+ - Updated dependencies [5b4e19f]
2520
+ - Updated dependencies [dbbbf80]
2521
+ - Updated dependencies [a0967a0]
2522
+ - Updated dependencies [84fe241]
2523
+ - Updated dependencies [fca3b21]
2524
+ - Updated dependencies [88fa727]
2525
+ - Updated dependencies [f37f535]
2526
+ - Updated dependencies [789bef3]
2527
+ - Updated dependencies [a3f0e90]
2528
+ - Updated dependencies [4d67826]
2529
+ - Updated dependencies [6330967]
2530
+ - Updated dependencies [8393832]
2531
+ - Updated dependencies [6330967]
2532
+ - Updated dependencies [84fe241]
2533
+ - Updated dependencies [99d43b9]
2534
+ - Updated dependencies [d7e08e8]
2535
+ - Updated dependencies [febc8a6]
2536
+ - Updated dependencies [7599d77]
2537
+ - Updated dependencies [0118361]
2538
+ - Updated dependencies [619c39d]
2539
+ - Updated dependencies [cafae83]
2540
+ - Updated dependencies [8076ecf]
2541
+ - Updated dependencies [8df4a77]
2542
+ - Updated dependencies [304397c]
2543
+ - @mastra/core@0.8.0
2544
+ - @mastra/server@1.0.0
2545
+
2546
+ ## 0.2.6-alpha.10
2547
+
2548
+ ### Patch Changes
2549
+
2550
+ - 2135c81: Alias @mastra/server in bundler
2551
+ - Updated dependencies [8df4a77]
2552
+ - @mastra/core@0.8.0-alpha.8
2553
+ - @mastra/server@0.0.1-alpha.6
2554
+
2555
+ ## 0.2.6-alpha.9
2556
+
2557
+ ### Patch Changes
2558
+
2559
+ - 3c6ae54: Fix fastembed part of dependencies
2560
+ - febc8a6: Added dual tracing and fixed local tracing recursion
2561
+ - Updated dependencies [febc8a6]
2562
+ - @mastra/server@0.0.1-alpha.5
2563
+ - @mastra/core@0.8.0-alpha.7
2564
+
2565
+ ## 0.2.6-alpha.8
2566
+
2567
+ ### Patch Changes
2568
+
2569
+ - 4c65a57: Add fastebmed as external
2570
+ - a3f0e90: Update storage initialization to ensure tables are present
2571
+ - Updated dependencies [a3f0e90]
2572
+ - @mastra/server@0.0.1-alpha.4
2573
+ - @mastra/core@0.8.0-alpha.6
2574
+
2575
+ ## 0.2.6-alpha.7
2576
+
2577
+ ### Patch Changes
2578
+
2579
+ - Updated dependencies [93875ed]
2580
+ - @mastra/core@0.8.0-alpha.5
2581
+ - @mastra/server@0.0.1-alpha.3
2582
+
2583
+ ## 0.2.6-alpha.6
2584
+
2585
+ ### Patch Changes
2586
+
2587
+ - Updated dependencies [d7e08e8]
2588
+ - @mastra/core@0.8.0-alpha.4
2589
+ - @mastra/server@0.0.1-alpha.2
2590
+
2591
+ ## 0.2.6-alpha.5
2592
+
2593
+ ### Patch Changes
2594
+
2595
+ - 32ba03c: Make timeout 30s
2596
+
2597
+ ## 0.2.6-alpha.4
2598
+
2599
+ ### Patch Changes
2600
+
2601
+ - 88fa727: Added getWorkflowRuns for libsql, pg, clickhouse and upstash as well as added route getWorkflowRunsHandler
2602
+ - dfb0601: Add missing triggerData to the openapi.json for the POST /api/workflow/{workflowId}/start endpoint
2603
+ - 789bef3: Make runId optional for workflow startAsync api
2604
+ - 6330967: Enable route timeout using server options
2605
+ - 8393832: Handle nested workflow view on workflow graph
2606
+ - 6330967: Add support for configuration of server port using Mastra instance
2607
+ - Updated dependencies [5ae0180]
2608
+ - Updated dependencies [9bfa12b]
2609
+ - Updated dependencies [515ebfb]
2610
+ - Updated dependencies [88fa727]
2611
+ - Updated dependencies [f37f535]
2612
+ - Updated dependencies [789bef3]
2613
+ - Updated dependencies [4d67826]
2614
+ - Updated dependencies [6330967]
2615
+ - Updated dependencies [8393832]
2616
+ - Updated dependencies [6330967]
2617
+ - @mastra/core@0.8.0-alpha.3
2618
+ - @mastra/server@0.0.1-alpha.1
2619
+
2620
+ ## 0.2.6-alpha.3
2621
+
2622
+ ### Patch Changes
2623
+
2624
+ - 0deb356: Fixed a bug where the hono body wasn't properly passed into stream+generate API handlers resulting in "cannot destructure property messages of body"
2625
+
2626
+ ## 0.2.6-alpha.2
2627
+
2628
+ ### Patch Changes
2629
+
2630
+ - 4c98129: Upgrade babel-core
2631
+ - 84fe241: Decoupled handlers from hono
2632
+ - 84fe241: Improve streaming of workflows
2633
+ - Updated dependencies [56c31b7]
2634
+ - Updated dependencies [dbbbf80]
2635
+ - Updated dependencies [84fe241]
2636
+ - Updated dependencies [84fe241]
2637
+ - Updated dependencies [99d43b9]
2638
+ - @mastra/core@0.8.0-alpha.2
2639
+ - @mastra/server@0.0.1-alpha.0
2640
+
2641
+ ## 0.2.6-alpha.1
2642
+
2643
+ ### Patch Changes
2644
+
2645
+ - Updated dependencies [619c39d]
2646
+ - Updated dependencies [fe56be0]
2647
+ - Updated dependencies [a0967a0]
2648
+ - Updated dependencies [fca3b21]
2649
+ - Updated dependencies [0118361]
2650
+ - Updated dependencies [619c39d]
2651
+ - @mastra/core@0.8.0-alpha.1
2652
+
2653
+ ## 0.2.6-alpha.0
2654
+
2655
+ ### Patch Changes
2656
+
2657
+ - 05d58cc: fix: add 'x-mastra-client-type' to allowed headers in CORS configuration
2658
+ - 8076ecf: Unify workflow watch/start response
2659
+ - 304397c: Add support for custom api routes in mastra
2660
+ - Updated dependencies [107bcfe]
2661
+ - Updated dependencies [5b4e19f]
2662
+ - Updated dependencies [7599d77]
2663
+ - Updated dependencies [cafae83]
2664
+ - Updated dependencies [8076ecf]
2665
+ - Updated dependencies [304397c]
2666
+ - @mastra/core@0.7.1-alpha.0
2667
+
2668
+ ## 0.2.5
2669
+
2670
+ ### Patch Changes
2671
+
2672
+ - cdc0498: Fix process.versions.node.split in cloudflare deployer
2673
+ - 0b496ff: Load env vars on mastra deploy
2674
+ - Updated dependencies [b4fbc59]
2675
+ - Updated dependencies [a838fde]
2676
+ - Updated dependencies [a8bd4cf]
2677
+ - Updated dependencies [7a3eeb0]
2678
+ - Updated dependencies [0b54522]
2679
+ - Updated dependencies [b3b34f5]
2680
+ - Updated dependencies [1af25d5]
2681
+ - Updated dependencies [a4686e8]
2682
+ - Updated dependencies [6530ad1]
2683
+ - Updated dependencies [27439ad]
2684
+ - @mastra/core@0.7.0
2685
+
2686
+ ## 0.2.5-alpha.3
2687
+
2688
+ ### Patch Changes
2689
+
2690
+ - Updated dependencies [b3b34f5]
2691
+ - Updated dependencies [a4686e8]
2692
+ - @mastra/core@0.7.0-alpha.3
2693
+
2694
+ ## 0.2.5-alpha.2
2695
+
2696
+ ### Patch Changes
2697
+
2698
+ - Updated dependencies [a838fde]
2699
+ - Updated dependencies [a8bd4cf]
2700
+ - Updated dependencies [7a3eeb0]
2701
+ - Updated dependencies [6530ad1]
2702
+ - @mastra/core@0.7.0-alpha.2
2703
+
2704
+ ## 0.2.5-alpha.1
2705
+
2706
+ ### Patch Changes
2707
+
2708
+ - cdc0498: Fix process.versions.node.split in cloudflare deployer
2709
+ - 0b496ff: Load env vars on mastra deploy
2710
+ - Updated dependencies [0b54522]
2711
+ - Updated dependencies [1af25d5]
2712
+ - Updated dependencies [27439ad]
2713
+ - @mastra/core@0.7.0-alpha.1
2714
+
2715
+ ## 0.2.5-alpha.0
2716
+
2717
+ ### Patch Changes
2718
+
2719
+ - Updated dependencies [b4fbc59]
2720
+ - @mastra/core@0.6.5-alpha.0
2721
+
2722
+ ## 0.2.4
2723
+
2724
+ ### Patch Changes
2725
+
2726
+ - e764fd1: Fix telemetry when side-effects are added to the mastra file
2727
+ - 709aa2c: fix building externals
2728
+ - e764fd1: Fix deployer when side-effects are added to the mastra file
2729
+ - 05ef3e0: Support voice for mastra client
2730
+ - 95c5745: Fix symlink resolving and externals
2731
+ - 85a2461: Fix cloudflare deployer
2732
+ - Updated dependencies [6794797]
2733
+ - Updated dependencies [fb68a80]
2734
+ - Updated dependencies [b56a681]
2735
+ - Updated dependencies [248cb07]
2736
+ - @mastra/core@0.6.4
2737
+
2738
+ ## 0.2.4-alpha.1
2739
+
2740
+ ### Patch Changes
2741
+
2742
+ - 709aa2c: fix building externals
2743
+ - 85a2461: Fix cloudflare deployer
2744
+ - Updated dependencies [6794797]
2745
+ - @mastra/core@0.6.4-alpha.1
2746
+
2747
+ ## 0.2.4-alpha.0
2748
+
2749
+ ### Patch Changes
2750
+
2751
+ - e764fd1: Fix telemetry when side-effects are added to the mastra file
2752
+ - e764fd1: Fix deployer when side-effects are added to the mastra file
2753
+ - 05ef3e0: Support voice for mastra client
2754
+ - 95c5745: Fix symlink resolving and externals
2755
+ - Updated dependencies [fb68a80]
2756
+ - Updated dependencies [b56a681]
2757
+ - Updated dependencies [248cb07]
2758
+ - @mastra/core@0.6.4-alpha.0
2759
+
2760
+ ## 0.2.3
2761
+
2762
+ ### Patch Changes
2763
+
2764
+ - 404640e: AgentNetwork changeset
2765
+ - Updated dependencies [404640e]
2766
+ - Updated dependencies [3bce733]
2767
+ - @mastra/core@0.6.3
2768
+
2769
+ ## 0.2.3-alpha.1
2770
+
2771
+ ### Patch Changes
2772
+
2773
+ - Updated dependencies [3bce733]
2774
+ - @mastra/core@0.6.3-alpha.1
2775
+
2776
+ ## 0.2.3-alpha.0
2777
+
2778
+ ### Patch Changes
2779
+
2780
+ - 404640e: AgentNetwork changeset
2781
+ - Updated dependencies [404640e]
2782
+ - @mastra/core@0.6.3-alpha.0
2783
+
2784
+ ## 0.2.2
2785
+
2786
+ ### Patch Changes
2787
+
2788
+ - 4e6732b: Add support for tsconfig paths aliases
2789
+ - Updated dependencies [beaf1c2]
2790
+ - Updated dependencies [3084e13]
2791
+ - @mastra/core@0.6.2
2792
+
2793
+ ## 0.2.2-alpha.1
2794
+
2795
+ ### Patch Changes
2796
+
2797
+ - Updated dependencies [beaf1c2]
2798
+ - Updated dependencies [3084e13]
2799
+ - @mastra/core@0.6.2-alpha.0
2800
+
2801
+ ## 0.2.2-alpha.0
2802
+
2803
+ ### Patch Changes
2804
+
2805
+ - 4e6732b: Add support for tsconfig paths aliases
2806
+
2807
+ ## 0.2.1
2808
+
2809
+ ### Patch Changes
2810
+
2811
+ - cc7f392: Fix babel transformation in deployer
2812
+ - 0850b4c: Watch and resume per run
2813
+ - da8d9bb: Enable public dir copying if it exists
2814
+ - 9116d70: Handle the different workflow methods in workflow graph
2815
+ - 61ad5a4: Move esbuild plugin higher than commonjs for telemetry extraction
2816
+ - Updated dependencies [fc2f89c]
2817
+ - Updated dependencies [dfbb131]
2818
+ - Updated dependencies [f4854ee]
2819
+ - Updated dependencies [afaf73f]
2820
+ - Updated dependencies [0850b4c]
2821
+ - Updated dependencies [7bcfaee]
2822
+ - Updated dependencies [44631b1]
2823
+ - Updated dependencies [9116d70]
2824
+ - Updated dependencies [6e559a0]
2825
+ - Updated dependencies [5f43505]
2826
+ - @mastra/core@0.6.1
2827
+
2828
+ ## 0.2.1-alpha.2
2829
+
2830
+ ### Patch Changes
2831
+
2832
+ - cc7f392: Fix babel transformation in deployer
2833
+ - 0850b4c: Watch and resume per run
2834
+ - da8d9bb: Enable public dir copying if it exists
2835
+ - 9116d70: Handle the different workflow methods in workflow graph
2836
+ - Updated dependencies [fc2f89c]
2837
+ - Updated dependencies [dfbb131]
2838
+ - Updated dependencies [0850b4c]
2839
+ - Updated dependencies [9116d70]
2840
+ - @mastra/core@0.6.1-alpha.2
2841
+
2842
+ ## 0.2.1-alpha.1
2843
+
2844
+ ### Patch Changes
2845
+
2846
+ - 61ad5a4: Move esbuild plugin higher than commonjs for telemetry extraction
2847
+ - Updated dependencies [f4854ee]
2848
+ - Updated dependencies [afaf73f]
2849
+ - Updated dependencies [44631b1]
2850
+ - Updated dependencies [6e559a0]
2851
+ - Updated dependencies [5f43505]
2852
+ - @mastra/core@0.6.1-alpha.1
2853
+
2854
+ ## 0.2.1-alpha.0
2855
+
2856
+ ### Patch Changes
2857
+
2858
+ - Updated dependencies [7bcfaee]
2859
+ - @mastra/core@0.6.1-alpha.0
2860
+
2861
+ ## 0.2.0
2862
+
2863
+ ### Minor Changes
2864
+
2865
+ - 95b4144: Added server middleware to apply custom functionality in API endpoints like auth
2866
+
2867
+ ### Patch Changes
2868
+
2869
+ - Updated dependencies [16b98d9]
2870
+ - Updated dependencies [1c8cda4]
2871
+ - Updated dependencies [95b4144]
2872
+ - Updated dependencies [3729dbd]
2873
+ - Updated dependencies [c2144f4]
2874
+ - @mastra/core@0.6.0
2875
+
2876
+ ## 0.2.0-alpha.1
2877
+
2878
+ ### Minor Changes
2879
+
2880
+ - 95b4144: Added server middleware to apply custom functionality in API endpoints like auth
2881
+
2882
+ ### Patch Changes
2883
+
2884
+ - Updated dependencies [16b98d9]
2885
+ - Updated dependencies [1c8cda4]
2886
+ - Updated dependencies [95b4144]
2887
+ - Updated dependencies [c2144f4]
2888
+ - @mastra/core@0.6.0-alpha.1
2889
+
2890
+ ## 0.1.9-alpha.0
2891
+
2892
+ ### Patch Changes
2893
+
2894
+ - Updated dependencies [3729dbd]
2895
+ - @mastra/core@0.5.1-alpha.0
2896
+
2897
+ ## 0.1.8
2898
+
2899
+ ### Patch Changes
2900
+
2901
+ - 7a7a547: Fix telemetry getter in hono server
2902
+ - e9fbac5: Update Vercel tools to have id and update deployer
2903
+ - 8deb34c: Better workflow watch api + watch workflow by runId
2904
+ - c2dde91: Return full workflow details in api/workflows endpoint
2905
+ - 5d41958: Remove redundant mastra server agent stream, generate messages validation
2906
+ - 144b3d5: Update traces table UI, agent Chat UI
2907
+ Fix get workflows breaking
2908
+ - 03236ec: Added GRPC Exporter for Laminar and updated dodcs for Observability Providers
2909
+ - 731dd8a: Removed useless logging that showed up when user selected log drains tab on the playground
2910
+ - 0461849: Fixed a bug where mastra.db file location was inconsistently created when running mastra dev vs running a file directly (tsx src/index.ts for ex)
2911
+ - fd4a1d7: Update cjs bundling to make sure files are split
2912
+ - 960690d: return runId from server on workflow watch
2913
+ - Updated dependencies [a910463]
2914
+ - Updated dependencies [59df7b6]
2915
+ - Updated dependencies [22643eb]
2916
+ - Updated dependencies [6feb23f]
2917
+ - Updated dependencies [f2d6727]
2918
+ - Updated dependencies [7a7a547]
2919
+ - Updated dependencies [29f3a82]
2920
+ - Updated dependencies [3d0e290]
2921
+ - Updated dependencies [e9fbac5]
2922
+ - Updated dependencies [301e4ee]
2923
+ - Updated dependencies [ee667a2]
2924
+ - Updated dependencies [dfbe4e9]
2925
+ - Updated dependencies [dab255b]
2926
+ - Updated dependencies [1e8bcbc]
2927
+ - Updated dependencies [f6678e4]
2928
+ - Updated dependencies [9e81f35]
2929
+ - Updated dependencies [c93798b]
2930
+ - Updated dependencies [a85ab24]
2931
+ - Updated dependencies [dbd9f2d]
2932
+ - Updated dependencies [59df7b6]
2933
+ - Updated dependencies [caefaa2]
2934
+ - Updated dependencies [c151ae6]
2935
+ - Updated dependencies [52e0418]
2936
+ - Updated dependencies [d79aedf]
2937
+ - Updated dependencies [03236ec]
2938
+ - Updated dependencies [3764e71]
2939
+ - Updated dependencies [df982db]
2940
+ - Updated dependencies [a171b37]
2941
+ - Updated dependencies [506f1d5]
2942
+ - Updated dependencies [02ffb7b]
2943
+ - Updated dependencies [0461849]
2944
+ - Updated dependencies [2259379]
2945
+ - Updated dependencies [aeb5e36]
2946
+ - Updated dependencies [f2301de]
2947
+ - Updated dependencies [358f069]
2948
+ - Updated dependencies [fd4a1d7]
2949
+ - Updated dependencies [c139344]
2950
+ - @mastra/core@0.5.0
2951
+
2952
+ ## 0.1.8-alpha.12
2953
+
2954
+ ### Patch Changes
2955
+
2956
+ - Updated dependencies [a85ab24]
2957
+ - @mastra/core@0.5.0-alpha.12
2958
+
2959
+ ## 0.1.8-alpha.11
2960
+
2961
+ ### Patch Changes
2962
+
2963
+ - 7a7a547: Fix telemetry getter in hono server
2964
+ - 8deb34c: Better workflow watch api + watch workflow by runId
2965
+ - 5d41958: Remove redundant mastra server agent stream, generate messages validation
2966
+ - fd4a1d7: Update cjs bundling to make sure files are split
2967
+ - Updated dependencies [7a7a547]
2968
+ - Updated dependencies [c93798b]
2969
+ - Updated dependencies [dbd9f2d]
2970
+ - Updated dependencies [a171b37]
2971
+ - Updated dependencies [fd4a1d7]
2972
+ - @mastra/core@0.5.0-alpha.11
2973
+
2974
+ ## 0.1.8-alpha.10
2975
+
2976
+ ### Patch Changes
2977
+
2978
+ - Updated dependencies [a910463]
2979
+ - @mastra/core@0.5.0-alpha.10
2980
+
2981
+ ## 0.1.8-alpha.9
2982
+
2983
+ ### Patch Changes
2984
+
2985
+ - e9fbac5: Update Vercel tools to have id and update deployer
2986
+ - Updated dependencies [e9fbac5]
2987
+ - Updated dependencies [1e8bcbc]
2988
+ - Updated dependencies [aeb5e36]
2989
+ - Updated dependencies [f2301de]
2990
+ - @mastra/core@0.5.0-alpha.9
2991
+
2992
+ ## 0.1.8-alpha.8
2993
+
2994
+ ### Patch Changes
2995
+
2996
+ - Updated dependencies [506f1d5]
2997
+ - @mastra/core@0.5.0-alpha.8
2998
+
2999
+ ## 0.1.8-alpha.7
3000
+
3001
+ ### Patch Changes
3002
+
3003
+ - Updated dependencies [ee667a2]
3004
+ - @mastra/core@0.5.0-alpha.7
3005
+
3006
+ ## 0.1.8-alpha.6
3007
+
3008
+ ### Patch Changes
3009
+
3010
+ - Updated dependencies [f6678e4]
3011
+ - @mastra/core@0.5.0-alpha.6
3012
+
3013
+ ## 0.1.8-alpha.5
3014
+
3015
+ ### Patch Changes
3016
+
3017
+ - 03236ec: Added GRPC Exporter for Laminar and updated dodcs for Observability Providers
3018
+ - 0461849: Fixed a bug where mastra.db file location was inconsistently created when running mastra dev vs running a file directly (tsx src/index.ts for ex)
3019
+ - Updated dependencies [22643eb]
3020
+ - Updated dependencies [6feb23f]
3021
+ - Updated dependencies [f2d6727]
3022
+ - Updated dependencies [301e4ee]
3023
+ - Updated dependencies [dfbe4e9]
3024
+ - Updated dependencies [9e81f35]
3025
+ - Updated dependencies [caefaa2]
3026
+ - Updated dependencies [c151ae6]
3027
+ - Updated dependencies [52e0418]
3028
+ - Updated dependencies [03236ec]
3029
+ - Updated dependencies [3764e71]
3030
+ - Updated dependencies [df982db]
3031
+ - Updated dependencies [0461849]
3032
+ - Updated dependencies [2259379]
3033
+ - Updated dependencies [358f069]
3034
+ - @mastra/core@0.5.0-alpha.5
3035
+
3036
+ ## 0.1.8-alpha.4
3037
+
3038
+ ### Patch Changes
3039
+
3040
+ - 144b3d5: Update traces table UI, agent Chat UI
3041
+ Fix get workflows breaking
3042
+ - Updated dependencies [d79aedf]
3043
+ - @mastra/core@0.5.0-alpha.4
3044
+
3045
+ ## 0.1.8-alpha.3
3046
+
3047
+ ### Patch Changes
3048
+
3049
+ - Updated dependencies [3d0e290]
3050
+ - @mastra/core@0.5.0-alpha.3
3051
+
3052
+ ## 0.1.8-alpha.2
3053
+
3054
+ ### Patch Changes
3055
+
3056
+ - Updated dependencies [02ffb7b]
3057
+ - @mastra/core@0.5.0-alpha.2
3058
+
3059
+ ## 0.1.8-alpha.1
3060
+
3061
+ ### Patch Changes
3062
+
3063
+ - Updated dependencies [dab255b]
3064
+ - @mastra/core@0.5.0-alpha.1
3065
+
3066
+ ## 0.1.8-alpha.0
3067
+
3068
+ ### Patch Changes
3069
+
3070
+ - c2dde91: Return full workflow details in api/workflows endpoint
3071
+ - 731dd8a: Removed useless logging that showed up when user selected log drains tab on the playground
3072
+ - 960690d: return runId from server on workflow watch
3073
+ - Updated dependencies [59df7b6]
3074
+ - Updated dependencies [29f3a82]
3075
+ - Updated dependencies [59df7b6]
3076
+ - Updated dependencies [c139344]
3077
+ - @mastra/core@0.5.0-alpha.0
3078
+
3079
+ ## 0.1.7
3080
+
3081
+ ### Patch Changes
3082
+
3083
+ - 30a4c29: fix mastra build errors related to esbuild not removing types
3084
+ - e1e2705: Added --ignore-workspace when installing dependencies in mastra build with pnpm package manager
3085
+ - Updated dependencies [1da20e7]
3086
+ - @mastra/core@0.4.4
3087
+
3088
+ ## 0.1.7-alpha.0
3089
+
3090
+ ### Patch Changes
3091
+
3092
+ - 30a4c29: fix mastra build errors related to esbuild not removing types
3093
+ - e1e2705: Added --ignore-workspace when installing dependencies in mastra build with pnpm package manager
3094
+ - Updated dependencies [1da20e7]
3095
+ - @mastra/core@0.4.4-alpha.0
3096
+
3097
+ ## 0.1.6
3098
+
3099
+ ### Patch Changes
3100
+
3101
+ - 80cdd76: Add hono routes for agent voice methods speakers, speak and listen
3102
+ - 0fd78ac: Update vector store functions to use object params
3103
+ - 0d25b75: Add all agent stream,generate option to cliend-js sdk
3104
+ - bb4f447: Add support for commonjs
3105
+ - Updated dependencies [0d185b1]
3106
+ - Updated dependencies [ed55f1d]
3107
+ - Updated dependencies [06aa827]
3108
+ - Updated dependencies [0fd78ac]
3109
+ - Updated dependencies [2512a93]
3110
+ - Updated dependencies [e62de74]
3111
+ - Updated dependencies [0d25b75]
3112
+ - Updated dependencies [fd14a3f]
3113
+ - Updated dependencies [8d13b14]
3114
+ - Updated dependencies [3f369a2]
3115
+ - Updated dependencies [3ee4831]
3116
+ - Updated dependencies [4d4e1e1]
3117
+ - Updated dependencies [bb4f447]
3118
+ - Updated dependencies [108793c]
3119
+ - Updated dependencies [5f28f44]
3120
+ - Updated dependencies [dabecf4]
3121
+ - @mastra/core@0.4.3
3122
+
3123
+ ## 0.1.6-alpha.4
3124
+
3125
+ ### Patch Changes
3126
+
3127
+ - Updated dependencies [dabecf4]
3128
+ - @mastra/core@0.4.3-alpha.4
3129
+
3130
+ ## 0.1.6-alpha.3
3131
+
3132
+ ### Patch Changes
3133
+
3134
+ - 0fd78ac: Update vector store functions to use object params
3135
+ - 0d25b75: Add all agent stream,generate option to cliend-js sdk
3136
+ - bb4f447: Add support for commonjs
3137
+ - Updated dependencies [0fd78ac]
3138
+ - Updated dependencies [0d25b75]
3139
+ - Updated dependencies [fd14a3f]
3140
+ - Updated dependencies [3f369a2]
3141
+ - Updated dependencies [4d4e1e1]
3142
+ - Updated dependencies [bb4f447]
3143
+ - @mastra/core@0.4.3-alpha.3
3144
+
3145
+ ## 0.1.6-alpha.2
3146
+
3147
+ ### Patch Changes
3148
+
3149
+ - Updated dependencies [2512a93]
3150
+ - Updated dependencies [e62de74]
3151
+ - @mastra/core@0.4.3-alpha.2
3152
+
3153
+ ## 0.1.6-alpha.1
3154
+
3155
+ ### Patch Changes
3156
+
3157
+ - 80cdd76: Add hono routes for agent voice methods speakers, speak and listen
3158
+ - Updated dependencies [0d185b1]
3159
+ - Updated dependencies [ed55f1d]
3160
+ - Updated dependencies [8d13b14]
3161
+ - Updated dependencies [3ee4831]
3162
+ - Updated dependencies [108793c]
3163
+ - Updated dependencies [5f28f44]
3164
+ - @mastra/core@0.4.3-alpha.1
3165
+
3166
+ ## 0.1.6-alpha.0
3167
+
3168
+ ### Patch Changes
3169
+
3170
+ - Updated dependencies [06aa827]
3171
+ - @mastra/core@0.4.3-alpha.0
3172
+
3173
+ ## 0.1.5
3174
+
3175
+ ### Patch Changes
3176
+
3177
+ - e4ee56c: Enable \* imports in analyze bundle
3178
+ - 2d68431: Fix mastra server error processing
3179
+ - e752340: Move storage/vector libSQL to own files so they do not get imported when not using bundlers.
3180
+ - Updated dependencies [7fceae1]
3181
+ - Updated dependencies [8d94c3e]
3182
+ - Updated dependencies [99dcdb5]
3183
+ - Updated dependencies [6cb63e0]
3184
+ - Updated dependencies [f626fbb]
3185
+ - Updated dependencies [e752340]
3186
+ - Updated dependencies [eb91535]
3187
+ - @mastra/core@0.4.2
3188
+
3189
+ ## 0.1.5-alpha.3
3190
+
3191
+ ### Patch Changes
3192
+
3193
+ - e752340: Move storage/vector libSQL to own files so they do not get imported when not using bundlers.
3194
+ - Updated dependencies [8d94c3e]
3195
+ - Updated dependencies [99dcdb5]
3196
+ - Updated dependencies [e752340]
3197
+ - Updated dependencies [eb91535]
3198
+ - @mastra/core@0.4.2-alpha.2
3199
+
3200
+ ## 0.1.5-alpha.2
3201
+
3202
+ ### Patch Changes
3203
+
3204
+ - Updated dependencies [6cb63e0]
3205
+ - @mastra/core@0.4.2-alpha.1
3206
+
3207
+ ## 0.1.5-alpha.1
3208
+
3209
+ ### Patch Changes
3210
+
3211
+ - 2d68431: Fix mastra server error processing
3212
+
3213
+ ## 0.1.5-alpha.0
3214
+
3215
+ ### Patch Changes
3216
+
3217
+ - e4ee56c: Enable \* imports in analyze bundle
3218
+ - Updated dependencies [7fceae1]
3219
+ - Updated dependencies [f626fbb]
3220
+ - @mastra/core@0.4.2-alpha.0
3221
+
3222
+ ## 0.1.4
3223
+
3224
+ ### Patch Changes
3225
+
3226
+ - 967da43: Logger, transport fixes
3227
+ - Updated dependencies [ce44b9b]
3228
+ - Updated dependencies [967da43]
3229
+ - Updated dependencies [b405f08]
3230
+ - @mastra/core@0.4.1
3231
+
3232
+ ## 0.1.3
3233
+
3234
+ ### Patch Changes
3235
+
3236
+ - 5297264: Fix build errors by changing contracts
3237
+ - Updated dependencies [2fc618f]
3238
+ - Updated dependencies [fe0fd01]
3239
+ - @mastra/core@0.4.0
3240
+
3241
+ ## 0.1.3-alpha.1
3242
+
3243
+ ### Patch Changes
3244
+
3245
+ - Updated dependencies [fe0fd01]
3246
+ - @mastra/core@0.4.0-alpha.1
3247
+
3248
+ ## 0.1.3-alpha.0
3249
+
3250
+ ### Patch Changes
3251
+
3252
+ - 5297264: Fix build errors by changing contracts
3253
+ - Updated dependencies [2fc618f]
3254
+ - @mastra/core@0.4.0-alpha.0
3255
+
3256
+ ## 0.1.2
3257
+
3258
+ ### Patch Changes
3259
+
3260
+ - Updated dependencies [f205ede]
3261
+ - @mastra/core@0.3.0
3262
+
3263
+ ## 0.1.1
3264
+
3265
+ ### Patch Changes
3266
+
3267
+ - 936dc26: Add mastra server endpoints for watch/resume + plug watch and resume functionality to dev playground
3268
+ - 91ef439: Add eslint and ran autofix
3269
+ - aac1667: Improve treeshaking of core and output
3270
+ - Updated dependencies [d59f1a8]
3271
+ - Updated dependencies [91ef439]
3272
+ - Updated dependencies [4a25be4]
3273
+ - Updated dependencies [bf2e88f]
3274
+ - Updated dependencies [2f0d707]
3275
+ - Updated dependencies [aac1667]
3276
+ - @mastra/core@0.2.1
3277
+
3278
+ ## 0.1.1-alpha.0
3279
+
3280
+ ### Patch Changes
3281
+
3282
+ - 936dc26: Add mastra server endpoints for watch/resume + plug watch and resume functionality to dev playground
3283
+ - 91ef439: Add eslint and ran autofix
3284
+ - aac1667: Improve treeshaking of core and output
3285
+ - Updated dependencies [d59f1a8]
3286
+ - Updated dependencies [91ef439]
3287
+ - Updated dependencies [4a25be4]
3288
+ - Updated dependencies [bf2e88f]
3289
+ - Updated dependencies [2f0d707]
3290
+ - Updated dependencies [aac1667]
3291
+ - @mastra/core@0.2.1-alpha.0
3292
+
3293
+ ## 0.1.0
3294
+
3295
+ ### Minor Changes
3296
+
3297
+ - 4d4f6b6: Update deployer
3298
+ - 5916f9d: Update deps from fixed to ^
3299
+ - 8b416d9: Breaking changes
3300
+
3301
+ ### Patch Changes
3302
+
3303
+ - 2ab57d6: Fix: Workflows require a trigger schema otherwise it fails to run in dev
3304
+ - a1774e7: Improve bundling
3305
+ - 291fe57: mastra openapi, swagger ui, dynamic servers
3306
+ - e4d4ede: Better setLogger()
3307
+ - 73d112c: Core and deployer fixes
3308
+ - 9d1796d: Fix storage and eval serialization on api
3309
+ - e27fe69: Add dir to deployer
3310
+ - 246f06c: Fix import \* from telemetry package
3311
+ - ac8c61a: Mastra server vector operations
3312
+ - 82a6d53: better create-mastra tsconfig, better error for mastra server agent stream
3313
+ - bdaf834: publish packages
3314
+ - 7d83b92: Create default storage and move evals towards it
3315
+ - 8fa48b9: Add an API to enhance agent instructions
3316
+ - 685108a: Remove syncs and excess rag
3317
+ - 5fdc87c: Update evals storage in attachListeners
3318
+ - ae7bf94: Fix loggers messing up deploys
3319
+ - b97ca96: Tracing into default storage
3320
+ - ad2cd74: Deploy fix
3321
+ - 7babd5c: CLI build and other
3322
+ - a9b5ddf: Publish new versions
3323
+ - 9066f95: CF deployer fixes
3324
+ - 4139b43: Deployer utils
3325
+ - ab01c53: Fix mastra server agent streamObject
3326
+ - 1944807: Unified logger and major step in better logs
3327
+ - 8aec8b7: Normalize imports to package name and dedupe while writing package.json after mastra build
3328
+ - 685108a: Removing mastra syncs
3329
+ - 382f4dc: move telemetry init to instrumentation.mjs file in build directory
3330
+ - 7892533: Updated test evals to use Mastra Storage
3331
+ - 9c10484: update all packages
3332
+ - 88f18d7: Update cors support
3333
+ - 70dabd9: Fix broken publish
3334
+ - 1a41fbf: Fix playground workflow triggerData on execution
3335
+ - 391d5ea: Add @opentelemetry/instrumentation to pkg json of build artifcat
3336
+ - 8329f1a: Add debug env
3337
+ - e6d8055: Added Mastra Storage to add and query live evals
3338
+ - a18e96c: Array schemas for dev tool playground
3339
+ - 5950de5: Added update instructions API
3340
+ - b425845: Logger and execa logs
3341
+ - 0696eeb: Cleanup Mastra server
3342
+ - 6780223: fix workflow runId not unique per execution in dev
3343
+ - a8a459a: Updated Evals table UI
3344
+ - 0b96376: fix pino of being null
3345
+ - cfb966f: Deprecate @mastra/tts for mastra speech providers
3346
+ - 9625602: Use mastra core splitted bundles in other packages
3347
+ - 72d1990: Updated evals table schema
3348
+ - a291824: Deployer fixes
3349
+ - 8ea426a: Fix patch
3350
+ - c5f2d50: Split deployer package
3351
+ - 7064554: deployer fixes
3352
+ - 72c280b: Fixes
3353
+ - b80ea8d: Fix bundling of server
3354
+ - 42a2e69: Fix playground error parsing
3355
+ - 28dceab: Catch apiKey error in dev
3356
+ - a5604c4: Deployer initial
3357
+ - 38b7f66: Update deployer logic
3358
+ - b9c7047: Move to non deprecated table name for eval insertion
3359
+ - 4a328af: Set request limit to 4.5MB
3360
+ - 9ade36e: Changed measure for evals, added endpoints, attached metrics to agent, added ui for evals in playground, and updated docs
3361
+ - d9c8dd0: Logger changes for default transports
3362
+ - 9fb59d6: changeset
3363
+ - f1e3105: Now that memory can be added to an agent, the playground needs to look up memory on the agent, not on mastra. Now the playground looks up on the agent to properly access memory
3364
+ - ae7bf94: Changeset
3365
+ - 4f1d1a1: Enforce types ann cleanup package.json
3366
+ - Updated dependencies [f537e33]
3367
+ - Updated dependencies [6f2c0f5]
3368
+ - Updated dependencies [e4d4ede]
3369
+ - Updated dependencies [0be7181]
3370
+ - Updated dependencies [dd6d87f]
3371
+ - Updated dependencies [9029796]
3372
+ - Updated dependencies [6fa4bd2]
3373
+ - Updated dependencies [f031a1f]
3374
+ - Updated dependencies [8151f44]
3375
+ - Updated dependencies [d7d465a]
3376
+ - Updated dependencies [4d4f6b6]
3377
+ - Updated dependencies [73d112c]
3378
+ - Updated dependencies [592e3cf]
3379
+ - Updated dependencies [9d1796d]
3380
+ - Updated dependencies [e897f1c]
3381
+ - Updated dependencies [4a54c82]
3382
+ - Updated dependencies [3967e69]
3383
+ - Updated dependencies [8ae2bbc]
3384
+ - Updated dependencies [e9d1b47]
3385
+ - Updated dependencies [016493a]
3386
+ - Updated dependencies [bc40916]
3387
+ - Updated dependencies [93a3719]
3388
+ - Updated dependencies [7d83b92]
3389
+ - Updated dependencies [9fb3039]
3390
+ - Updated dependencies [d5e12de]
3391
+ - Updated dependencies [e1dd94a]
3392
+ - Updated dependencies [07c069d]
3393
+ - Updated dependencies [5cdfb88]
3394
+ - Updated dependencies [837a288]
3395
+ - Updated dependencies [685108a]
3396
+ - Updated dependencies [c8ff2f5]
3397
+ - Updated dependencies [5fdc87c]
3398
+ - Updated dependencies [ae7bf94]
3399
+ - Updated dependencies [8e7814f]
3400
+ - Updated dependencies [66a03ec]
3401
+ - Updated dependencies [7d87a15]
3402
+ - Updated dependencies [b97ca96]
3403
+ - Updated dependencies [23dcb23]
3404
+ - Updated dependencies [033eda6]
3405
+ - Updated dependencies [8105fae]
3406
+ - Updated dependencies [e097800]
3407
+ - Updated dependencies [1944807]
3408
+ - Updated dependencies [30322ce]
3409
+ - Updated dependencies [1874f40]
3410
+ - Updated dependencies [685108a]
3411
+ - Updated dependencies [f7d1131]
3412
+ - Updated dependencies [79acad0]
3413
+ - Updated dependencies [7a19083]
3414
+ - Updated dependencies [382f4dc]
3415
+ - Updated dependencies [1ebd071]
3416
+ - Updated dependencies [0b74006]
3417
+ - Updated dependencies [2f17a5f]
3418
+ - Updated dependencies [f368477]
3419
+ - Updated dependencies [7892533]
3420
+ - Updated dependencies [9c10484]
3421
+ - Updated dependencies [b726bf5]
3422
+ - Updated dependencies [70dabd9]
3423
+ - Updated dependencies [21fe536]
3424
+ - Updated dependencies [176bc42]
3425
+ - Updated dependencies [401a4d9]
3426
+ - Updated dependencies [2e099d2]
3427
+ - Updated dependencies [0b826f6]
3428
+ - Updated dependencies [d68b532]
3429
+ - Updated dependencies [75bf3f0]
3430
+ - Updated dependencies [e6d8055]
3431
+ - Updated dependencies [e2e76de]
3432
+ - Updated dependencies [ccbc581]
3433
+ - Updated dependencies [5950de5]
3434
+ - Updated dependencies [fe3dcb0]
3435
+ - Updated dependencies [78eec7c]
3436
+ - Updated dependencies [a8a459a]
3437
+ - Updated dependencies [0be7181]
3438
+ - Updated dependencies [7b87567]
3439
+ - Updated dependencies [b524c22]
3440
+ - Updated dependencies [d7d465a]
3441
+ - Updated dependencies [df843d3]
3442
+ - Updated dependencies [4534e77]
3443
+ - Updated dependencies [d6d8159]
3444
+ - Updated dependencies [0bd142c]
3445
+ - Updated dependencies [9625602]
3446
+ - Updated dependencies [72d1990]
3447
+ - Updated dependencies [f6ba259]
3448
+ - Updated dependencies [2712098]
3449
+ - Updated dependencies [eedb829]
3450
+ - Updated dependencies [5285356]
3451
+ - Updated dependencies [74b3078]
3452
+ - Updated dependencies [cb290ee]
3453
+ - Updated dependencies [b4d7416]
3454
+ - Updated dependencies [e608d8c]
3455
+ - Updated dependencies [06b2c0a]
3456
+ - Updated dependencies [002d6d8]
3457
+ - Updated dependencies [e448a26]
3458
+ - Updated dependencies [8b416d9]
3459
+ - Updated dependencies [fd494a3]
3460
+ - Updated dependencies [dc90663]
3461
+ - Updated dependencies [c872875]
3462
+ - Updated dependencies [3c4488b]
3463
+ - Updated dependencies [a7b016d]
3464
+ - Updated dependencies [fd75f3c]
3465
+ - Updated dependencies [7f24c29]
3466
+ - Updated dependencies [2017553]
3467
+ - Updated dependencies [a10b7a3]
3468
+ - Updated dependencies [cf6d825]
3469
+ - Updated dependencies [963c15a]
3470
+ - Updated dependencies [7365b6c]
3471
+ - Updated dependencies [5ee67d3]
3472
+ - Updated dependencies [d38f7a6]
3473
+ - Updated dependencies [38b7f66]
3474
+ - Updated dependencies [2fa7f53]
3475
+ - Updated dependencies [1420ae2]
3476
+ - Updated dependencies [f6da688]
3477
+ - Updated dependencies [3700be1]
3478
+ - Updated dependencies [9ade36e]
3479
+ - Updated dependencies [10870bc]
3480
+ - Updated dependencies [2b01511]
3481
+ - Updated dependencies [a870123]
3482
+ - Updated dependencies [ccf115c]
3483
+ - Updated dependencies [04434b6]
3484
+ - Updated dependencies [5811de6]
3485
+ - Updated dependencies [9f3ab05]
3486
+ - Updated dependencies [66a5392]
3487
+ - Updated dependencies [4b1ce2c]
3488
+ - Updated dependencies [14064f2]
3489
+ - Updated dependencies [f5dfa20]
3490
+ - Updated dependencies [327ece7]
3491
+ - Updated dependencies [da2e8d3]
3492
+ - Updated dependencies [95a4697]
3493
+ - Updated dependencies [d5fccfb]
3494
+ - Updated dependencies [3427b95]
3495
+ - Updated dependencies [538a136]
3496
+ - Updated dependencies [e66643a]
3497
+ - Updated dependencies [b5393f1]
3498
+ - Updated dependencies [d2cd535]
3499
+ - Updated dependencies [c2dd6b5]
3500
+ - Updated dependencies [67637ba]
3501
+ - Updated dependencies [836f4e3]
3502
+ - Updated dependencies [5ee2e78]
3503
+ - Updated dependencies [cd02c56]
3504
+ - Updated dependencies [01502b0]
3505
+ - Updated dependencies [16e5b04]
3506
+ - Updated dependencies [d9c8dd0]
3507
+ - Updated dependencies [9fb59d6]
3508
+ - Updated dependencies [a9345f9]
3509
+ - Updated dependencies [99f1847]
3510
+ - Updated dependencies [04f3171]
3511
+ - Updated dependencies [8769a62]
3512
+ - Updated dependencies [d5ec619]
3513
+ - Updated dependencies [27275c9]
3514
+ - Updated dependencies [ae7bf94]
3515
+ - Updated dependencies [4f1d1a1]
3516
+ - Updated dependencies [ee4de15]
3517
+ - Updated dependencies [202d404]
3518
+ - Updated dependencies [a221426]
3519
+ - @mastra/core@0.2.0
3520
+
3521
+ ## 0.1.0-alpha.63
3522
+
3523
+ ### Patch Changes
3524
+
3525
+ - 391d5ea: Add @opentelemetry/instrumentation to pkg json of build artifcat
3526
+
3527
+ ## 0.1.0-alpha.62
3528
+
3529
+ ### Patch Changes
3530
+
3531
+ - 382f4dc: move telemetry init to instrumentation.mjs file in build directory
3532
+ - Updated dependencies [016493a]
3533
+ - Updated dependencies [382f4dc]
3534
+ - Updated dependencies [176bc42]
3535
+ - Updated dependencies [d68b532]
3536
+ - Updated dependencies [fe3dcb0]
3537
+ - Updated dependencies [e448a26]
3538
+ - Updated dependencies [fd75f3c]
3539
+ - Updated dependencies [ccf115c]
3540
+ - Updated dependencies [a221426]
3541
+ - @mastra/core@0.2.0-alpha.110
3542
+
3543
+ ## 0.1.0-alpha.61
3544
+
3545
+ ### Patch Changes
3546
+
3547
+ - b9c7047: Move to non deprecated table name for eval insertion
3548
+
3549
+ ## 0.1.0-alpha.60
3550
+
3551
+ ### Patch Changes
3552
+
3553
+ - Updated dependencies [d5fccfb]
3554
+ - @mastra/core@0.2.0-alpha.109
3555
+
3556
+ ## 0.1.0-alpha.59
3557
+
3558
+ ### Patch Changes
3559
+
3560
+ - Updated dependencies [5ee67d3]
3561
+ - Updated dependencies [95a4697]
3562
+ - @mastra/core@0.2.0-alpha.108
3563
+
3564
+ ## 0.1.0-alpha.58
3565
+
3566
+ ### Patch Changes
3567
+
3568
+ - 8fa48b9: Add an API to enhance agent instructions
3569
+ - Updated dependencies [66a5392]
3570
+ - @mastra/core@0.2.0-alpha.107
3571
+
3572
+ ## 0.1.0-alpha.57
3573
+
3574
+ ### Patch Changes
3575
+
3576
+ - a8a459a: Updated Evals table UI
3577
+ - 4a328af: Set request limit to 4.5MB
3578
+ - Updated dependencies [6f2c0f5]
3579
+ - Updated dependencies [a8a459a]
3580
+ - @mastra/core@0.2.0-alpha.106
3581
+
3582
+ ## 0.1.0-alpha.56
3583
+
3584
+ ### Patch Changes
3585
+
3586
+ - 246f06c: Fix import \* from telemetry package
3587
+
3588
+ ## 0.1.0-alpha.55
3589
+
3590
+ ### Patch Changes
3591
+
3592
+ - Updated dependencies [1420ae2]
3593
+ - Updated dependencies [99f1847]
3594
+ - @mastra/core@0.2.0-alpha.105
3595
+
3596
+ ## 0.1.0-alpha.54
3597
+
3598
+ ### Patch Changes
3599
+
3600
+ - 5fdc87c: Update evals storage in attachListeners
3601
+ - b97ca96: Tracing into default storage
3602
+ - 6780223: fix workflow runId not unique per execution in dev
3603
+ - 72d1990: Updated evals table schema
3604
+ - Updated dependencies [5fdc87c]
3605
+ - Updated dependencies [b97ca96]
3606
+ - Updated dependencies [72d1990]
3607
+ - Updated dependencies [cf6d825]
3608
+ - Updated dependencies [10870bc]
3609
+ - @mastra/core@0.2.0-alpha.104
3610
+
3611
+ ## 0.1.0-alpha.53
3612
+
3613
+ ### Patch Changes
3614
+
3615
+ - Updated dependencies [4534e77]
3616
+ - @mastra/core@0.2.0-alpha.103
3617
+
3618
+ ## 0.1.0-alpha.52
3619
+
3620
+ ### Patch Changes
3621
+
3622
+ - Updated dependencies [a9345f9]
3623
+ - @mastra/core@0.2.0-alpha.102
3624
+
3625
+ ## 0.1.0-alpha.51
3626
+
3627
+ ### Patch Changes
3628
+
3629
+ - 4f1d1a1: Enforce types ann cleanup package.json
3630
+ - Updated dependencies [66a03ec]
3631
+ - Updated dependencies [4f1d1a1]
3632
+ - @mastra/core@0.2.0-alpha.101
3633
+
3634
+ ## 0.1.0-alpha.50
3635
+
3636
+ ### Patch Changes
3637
+
3638
+ - 9d1796d: Fix storage and eval serialization on api
3639
+ - Updated dependencies [9d1796d]
3640
+ - @mastra/core@0.2.0-alpha.100
3641
+
3642
+ ## 0.1.0-alpha.49
3643
+
3644
+ ### Patch Changes
3645
+
3646
+ - 7d83b92: Create default storage and move evals towards it
3647
+ - Updated dependencies [7d83b92]
3648
+ - @mastra/core@0.2.0-alpha.99
3649
+
3650
+ ## 0.1.0-alpha.48
3651
+
3652
+ ### Patch Changes
3653
+
3654
+ - 8aec8b7: Normalize imports to package name and dedupe while writing package.json after mastra build
3655
+
3656
+ ## 0.1.0-alpha.47
3657
+
3658
+ ### Patch Changes
3659
+
3660
+ - 70dabd9: Fix broken publish
3661
+ - Updated dependencies [70dabd9]
3662
+ - Updated dependencies [202d404]
3663
+ - @mastra/core@0.2.0-alpha.98
3664
+
3665
+ ## 0.1.0-alpha.46
3666
+
3667
+ ### Patch Changes
3668
+
3669
+ - 7892533: Updated test evals to use Mastra Storage
3670
+ - e6d8055: Added Mastra Storage to add and query live evals
3671
+ - a18e96c: Array schemas for dev tool playground
3672
+ - 5950de5: Added update instructions API
3673
+ - f1e3105: Now that memory can be added to an agent, the playground needs to look up memory on the agent, not on mastra. Now the playground looks up on the agent to properly access memory
3674
+ - Updated dependencies [07c069d]
3675
+ - Updated dependencies [7892533]
3676
+ - Updated dependencies [e6d8055]
3677
+ - Updated dependencies [5950de5]
3678
+ - Updated dependencies [df843d3]
3679
+ - Updated dependencies [a870123]
3680
+ - @mastra/core@0.2.0-alpha.97
3681
+
3682
+ ## 0.1.0-alpha.45
3683
+
3684
+ ### Patch Changes
3685
+
3686
+ - Updated dependencies [74b3078]
3687
+ - @mastra/core@0.2.0-alpha.96
3688
+
3689
+ ## 0.1.0-alpha.44
3690
+
3691
+ ### Patch Changes
3692
+
3693
+ - 9fb59d6: changeset
3694
+ - Updated dependencies [9fb59d6]
3695
+ - @mastra/core@0.2.0-alpha.95
3696
+
3697
+ ## 0.1.0-alpha.43
3698
+
3699
+ ### Minor Changes
3700
+
3701
+ - 8b416d9: Breaking changes
3702
+
3703
+ ### Patch Changes
3704
+
3705
+ - 9c10484: update all packages
3706
+ - Updated dependencies [9c10484]
3707
+ - Updated dependencies [8b416d9]
3708
+ - @mastra/core@0.2.0-alpha.94
3709
+
3710
+ ## 0.1.0-alpha.42
3711
+
3712
+ ### Patch Changes
3713
+
3714
+ - 42a2e69: Fix playground error parsing
3715
+ - Updated dependencies [5285356]
3716
+ - @mastra/core@0.2.0-alpha.93
3717
+
3718
+ ## 0.1.0-alpha.41
3719
+
3720
+ ### Patch Changes
3721
+
3722
+ - 0b96376: fix pino of being null
3723
+
3724
+ ## 0.1.0-alpha.40
3725
+
3726
+ ### Patch Changes
3727
+
3728
+ - 8329f1a: Add debug env
3729
+
3730
+ ## 0.1.0-alpha.39
3731
+
3732
+ ### Patch Changes
3733
+
3734
+ - 8ea426a: Fix patch
3735
+
3736
+ ## 0.1.0-alpha.34
3737
+
3738
+ ### Patch Changes
3739
+
3740
+ - b80ea8d: Fix bundling of server
3741
+
3742
+ ## 0.1.0-alpha.38
3743
+
3744
+ ### Minor Changes
3745
+
3746
+ - 4d4f6b6: Update deployer
3747
+
3748
+ ### Patch Changes
3749
+
3750
+ - Updated dependencies [4d4f6b6]
3751
+ - @mastra/core@0.2.0-alpha.92
3752
+
3753
+ ## 0.1.0-alpha.37
3754
+
3755
+ ### Patch Changes
3756
+
3757
+ - Updated dependencies [d7d465a]
3758
+ - Updated dependencies [d7d465a]
3759
+ - Updated dependencies [2017553]
3760
+ - Updated dependencies [a10b7a3]
3761
+ - Updated dependencies [16e5b04]
3762
+ - @mastra/core@0.2.0-alpha.91
3763
+
3764
+ ## 0.1.0-alpha.36
3765
+
3766
+ ### Patch Changes
3767
+
3768
+ - 82a6d53: better create-mastra tsconfig, better error for mastra server agent stream
3769
+ - Updated dependencies [8151f44]
3770
+ - Updated dependencies [e897f1c]
3771
+ - Updated dependencies [3700be1]
3772
+ - @mastra/core@0.2.0-alpha.90
3773
+
3774
+ ## 0.1.0-alpha.35
3775
+
3776
+ ### Patch Changes
3777
+
3778
+ - Updated dependencies [27275c9]
3779
+ - @mastra/core@0.2.0-alpha.89
3780
+
3781
+ ## 0.1.0-alpha.34
3782
+
3783
+ ### Patch Changes
3784
+
3785
+ - ab01c53: Fix mastra server agent streamObject
3786
+ - Updated dependencies [ccbc581]
3787
+ - @mastra/core@0.2.0-alpha.88
3788
+
3789
+ ## 0.1.0-alpha.33
3790
+
3791
+ ### Patch Changes
3792
+
3793
+ - Updated dependencies [7365b6c]
3794
+ - @mastra/core@0.2.0-alpha.87
3795
+
3796
+ ## 0.1.0-alpha.32
3797
+
3798
+ ### Minor Changes
3799
+
3800
+ - 5916f9d: Update deps from fixed to ^
3801
+
3802
+ ### Patch Changes
3803
+
3804
+ - Updated dependencies [6fa4bd2]
3805
+ - Updated dependencies [e2e76de]
3806
+ - Updated dependencies [7f24c29]
3807
+ - Updated dependencies [67637ba]
3808
+ - Updated dependencies [04f3171]
3809
+ - @mastra/core@0.2.0-alpha.86
3810
+
3811
+ ## 0.0.1-alpha.31
3812
+
3813
+ ### Patch Changes
3814
+
3815
+ - c5f2d50: Split deployer package
3816
+ - Updated dependencies [e9d1b47]
3817
+ - @mastra/core@0.2.0-alpha.85
3818
+
3819
+ ## 0.0.1-alpha.30
3820
+
3821
+ ### Patch Changes
3822
+
3823
+ - e27fe69: Add dir to deployer
3824
+
3825
+ ## 0.0.1-alpha.29
3826
+
3827
+ ### Patch Changes
3828
+
3829
+ - 0696eeb: Cleanup Mastra server
3830
+ - 38b7f66: Update deployer logic
3831
+ - Updated dependencies [2f17a5f]
3832
+ - Updated dependencies [cb290ee]
3833
+ - Updated dependencies [b4d7416]
3834
+ - Updated dependencies [38b7f66]
3835
+ - @mastra/core@0.2.0-alpha.84
3836
+
3837
+ ## 0.0.1-alpha.28
3838
+
3839
+ ### Patch Changes
3840
+
3841
+ - 2ab57d6: Fix: Workflows require a trigger schema otherwise it fails to run in dev
3842
+ - 9625602: Use mastra core splitted bundles in other packages
3843
+ - Updated dependencies [30322ce]
3844
+ - Updated dependencies [78eec7c]
3845
+ - Updated dependencies [9625602]
3846
+ - Updated dependencies [8769a62]
3847
+ - @mastra/core@0.2.0-alpha.83
3848
+
3849
+ ## 0.0.1-alpha.27
3850
+
3851
+ ### Patch Changes
3852
+
3853
+ - 73d112c: Core and deployer fixes
3854
+ - ac8c61a: Mastra server vector operations
3855
+ - Updated dependencies [73d112c]
3856
+ - @mastra/core@0.1.27-alpha.82
3857
+
3858
+ ## 0.0.1-alpha.26
3859
+
3860
+ ### Patch Changes
3861
+
3862
+ - Updated dependencies [9fb3039]
3863
+ - @mastra/core@0.1.27-alpha.81
3864
+
3865
+ ## 0.0.1-alpha.25
3866
+
3867
+ ### Patch Changes
3868
+
3869
+ - Updated dependencies [327ece7]
3870
+ - @mastra/core@0.1.27-alpha.80
3871
+
3872
+ ## 0.0.1-alpha.24
3873
+
3874
+ ### Patch Changes
3875
+
3876
+ - Updated dependencies [21fe536]
3877
+ - @mastra/core@0.1.27-alpha.79
3878
+
3879
+ ## 0.0.1-alpha.23
3880
+
3881
+ ### Patch Changes
3882
+
3883
+ - 88f18d7: Update cors support
3884
+
3885
+ ## 0.0.1-alpha.22
3886
+
3887
+ ### Patch Changes
3888
+
3889
+ - 685108a: Remove syncs and excess rag
3890
+ - 685108a: Removing mastra syncs
3891
+ - Updated dependencies [685108a]
3892
+ - Updated dependencies [685108a]
3893
+ - @mastra/core@0.1.27-alpha.78
3894
+
3895
+ ## 0.0.1-alpha.21
3896
+
3897
+ ### Patch Changes
3898
+
3899
+ - cfb966f: Deprecate @mastra/tts for mastra speech providers
3900
+ - Updated dependencies [8105fae]
3901
+ - @mastra/core@0.1.27-alpha.77
3902
+
3903
+ ## 0.0.1-alpha.20
3904
+
3905
+ ### Patch Changes
3906
+
3907
+ - ae7bf94: Fix loggers messing up deploys
3908
+ - ae7bf94: Changeset
3909
+ - Updated dependencies [ae7bf94]
3910
+ - Updated dependencies [ae7bf94]
3911
+ - @mastra/core@0.1.27-alpha.76
3912
+
3913
+ ## 0.0.1-alpha.19
3914
+
3915
+ ### Patch Changes
3916
+
3917
+ - 7064554: deployer fixes
3918
+ - Updated dependencies [23dcb23]
3919
+ - @mastra/core@0.1.27-alpha.75
3920
+
3921
+ ## 0.0.1-alpha.18
3922
+
3923
+ ### Patch Changes
3924
+
3925
+ - Updated dependencies [7b87567]
3926
+ - @mastra/core@0.1.27-alpha.74
3927
+
3928
+ ## 0.0.1-alpha.17
3929
+
3930
+ ### Patch Changes
3931
+
3932
+ - Updated dependencies [3427b95]
3933
+ - @mastra/core@0.1.27-alpha.73
3934
+
3935
+ ## 0.0.1-alpha.16
3936
+
3937
+ ### Patch Changes
3938
+
3939
+ - e4d4ede: Better setLogger()
3940
+ - Updated dependencies [e4d4ede]
3941
+ - Updated dependencies [06b2c0a]
3942
+ - @mastra/core@0.1.27-alpha.72
3943
+
3944
+ ## 0.0.1-alpha.15
3945
+
3946
+ ### Patch Changes
3947
+
3948
+ - d9c8dd0: Logger changes for default transports
3949
+ - Updated dependencies [d9c8dd0]
3950
+ - @mastra/core@0.1.27-alpha.71
3951
+
3952
+ ## 0.0.1-alpha.14
3953
+
3954
+ ### Patch Changes
3955
+
3956
+ - ad2cd74: Deploy fix
3957
+
3958
+ ## 0.0.1-alpha.13
3959
+
3960
+ ### Patch Changes
3961
+
3962
+ - a1774e7: Improve bundling
3963
+
3964
+ ## 0.0.1-alpha.12
3965
+
3966
+ ### Patch Changes
3967
+
3968
+ - 28dceab: Catch apiKey error in dev
3969
+
3970
+ ## 0.0.1-alpha.11
3971
+
3972
+ ### Patch Changes
3973
+
3974
+ - bdaf834: publish packages
3975
+
3976
+ ## 0.0.1-alpha.10
3977
+
3978
+ ### Patch Changes
3979
+
3980
+ - Updated dependencies [dd6d87f]
3981
+ - Updated dependencies [04434b6]
3982
+ - @mastra/core@0.1.27-alpha.70
3983
+
3984
+ ## 0.0.1-alpha.9
3985
+
3986
+ ### Patch Changes
3987
+
3988
+ - 9066f95: CF deployer fixes
3989
+
3990
+ ## 0.0.1-alpha.8
3991
+
3992
+ ### Patch Changes
3993
+
3994
+ - b425845: Logger and execa logs
3995
+
3996
+ ## 0.0.1-alpha.7
3997
+
3998
+ ### Patch Changes
3999
+
4000
+ - 1944807: Unified logger and major step in better logs
4001
+ - 9ade36e: Changed measure for evals, added endpoints, attached metrics to agent, added ui for evals in playground, and updated docs
4002
+ - Updated dependencies [1944807]
4003
+ - Updated dependencies [9ade36e]
4004
+ - @mastra/core@0.1.27-alpha.69
4005
+
4006
+ ## 0.0.1-alpha.6
4007
+
4008
+ ### Patch Changes
4009
+
4010
+ - 291fe57: mastra openapi, swagger ui, dynamic servers
4011
+ - 1a41fbf: Fix playground workflow triggerData on execution
4012
+
4013
+ ## 0.0.1-alpha.5
4014
+
4015
+ ### Patch Changes
4016
+
4017
+ - Updated dependencies [0be7181]
4018
+ - Updated dependencies [0be7181]
4019
+ - @mastra/core@0.1.27-alpha.68
4020
+
4021
+ ## 0.0.1-alpha.4
4022
+
4023
+ ### Patch Changes
4024
+
4025
+ - 7babd5c: CLI build and other
4026
+
4027
+ ## 0.0.1-alpha.3
4028
+
4029
+ ### Patch Changes
4030
+
4031
+ - a291824: Deployer fixes
4032
+ - Updated dependencies [c8ff2f5]
4033
+ - @mastra/core@0.1.27-alpha.67
4034
+
4035
+ ## 0.0.1-alpha.2
4036
+
4037
+ ### Patch Changes
4038
+
4039
+ - a9b5ddf: Publish new versions
4040
+ - 72c280b: Fixes
4041
+
4042
+ ## 0.0.1-alpha.0
4043
+
4044
+ ### Patch Changes
4045
+
4046
+ - 4139b43: Deployer utils
4047
+ - a5604c4: Deployer initial