@mastra/inngest 0.0.0-memory-system-message-error-20250813233316 → 0.0.0-message-file-url-handling-fix-20250904234524

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 CHANGED
@@ -1,17 +1,245 @@
1
1
  # @mastra/inngest
2
2
 
3
- ## 0.0.0-memory-system-message-error-20250813233316
3
+ ## 0.0.0-message-file-url-handling-fix-20250904234524
4
+
5
+ ### Patch Changes
6
+
7
+ - fd83526: Stream agent events with workflow `.streamVNext()`
8
+ - c9f4e4a: Pass tracing context to scorer run
9
+ - Updated dependencies [fd83526]
10
+ - Updated dependencies [d0b90ab]
11
+ - Updated dependencies [6f5eb7a]
12
+ - Updated dependencies [a01cf14]
13
+ - Updated dependencies [a9e50ee]
14
+ - Updated dependencies [5397eb4]
15
+ - Updated dependencies [c9f4e4a]
16
+ - Updated dependencies [b586a0b]
17
+ - Updated dependencies [0acbc80]
18
+ - @mastra/core@0.0.0-message-file-url-handling-fix-20250904234524
19
+
20
+ ## 0.12.4-alpha.0
21
+
22
+ ### Patch Changes
23
+
24
+ - fd83526: Stream agent events with workflow `.streamVNext()`
25
+ - c9f4e4a: Pass tracing context to scorer run
26
+ - Updated dependencies [fd83526]
27
+ - Updated dependencies [d0b90ab]
28
+ - Updated dependencies [6f5eb7a]
29
+ - Updated dependencies [a01cf14]
30
+ - Updated dependencies [a9e50ee]
31
+ - Updated dependencies [5397eb4]
32
+ - Updated dependencies [c9f4e4a]
33
+ - Updated dependencies [0acbc80]
34
+ - @mastra/core@0.16.0-alpha.0
35
+
36
+ ## 0.12.3
37
+
38
+ ### Patch Changes
39
+
40
+ - 85ef90b: Return nested workflow steps information in getWorkflowRunExecutionResult
41
+ - de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
42
+ - 4474d04: fix: do not pass tracing context to score run
43
+ - e3d8fea: Support Inngest flow control features for Mastra Inngest workflows
44
+ - ad78bfc: "piped tracingContext through inngest and mcp packages"
45
+ - 7f3b8da: Automatically pipe writer to workflows as a tool.
46
+ Also changed start, finish, step-output events to be workflow-start, workflow-finish and workflow-step-output
47
+ - f210435: Inngest: move zod to peerDependencies
48
+ - 5de1555: Fixed tracingContext on tool executions in AI tracing
49
+ - 1ed5a3e: Support workflows for run experiments
50
+ - Updated dependencies [ab48c97]
51
+ - Updated dependencies [85ef90b]
52
+ - Updated dependencies [aedbbfa]
53
+ - Updated dependencies [ff89505]
54
+ - Updated dependencies [637f323]
55
+ - Updated dependencies [de3cbc6]
56
+ - Updated dependencies [c19bcf7]
57
+ - Updated dependencies [4474d04]
58
+ - Updated dependencies [183dc95]
59
+ - Updated dependencies [a1111e2]
60
+ - Updated dependencies [b42a961]
61
+ - Updated dependencies [61debef]
62
+ - Updated dependencies [9beaeff]
63
+ - Updated dependencies [29de0e1]
64
+ - Updated dependencies [f643c65]
65
+ - Updated dependencies [00c74e7]
66
+ - Updated dependencies [fef7375]
67
+ - Updated dependencies [e3d8fea]
68
+ - Updated dependencies [45e4d39]
69
+ - Updated dependencies [9eee594]
70
+ - Updated dependencies [7149d8d]
71
+ - Updated dependencies [822c2e8]
72
+ - Updated dependencies [979912c]
73
+ - Updated dependencies [7dcf4c0]
74
+ - Updated dependencies [4106a58]
75
+ - Updated dependencies [ad78bfc]
76
+ - Updated dependencies [0302f50]
77
+ - Updated dependencies [6ac697e]
78
+ - Updated dependencies [74db265]
79
+ - Updated dependencies [0ce418a]
80
+ - Updated dependencies [af90672]
81
+ - Updated dependencies [8387952]
82
+ - Updated dependencies [7f3b8da]
83
+ - Updated dependencies [905352b]
84
+ - Updated dependencies [599d04c]
85
+ - Updated dependencies [56041d0]
86
+ - Updated dependencies [3412597]
87
+ - Updated dependencies [5eca5d2]
88
+ - Updated dependencies [f2cda47]
89
+ - Updated dependencies [5de1555]
90
+ - Updated dependencies [cfd377a]
91
+ - Updated dependencies [1ed5a3e]
92
+ - @mastra/core@0.15.3
93
+
94
+ ## 0.12.3-alpha.5
95
+
96
+ ### Patch Changes
97
+
98
+ - [#7397](https://github.com/mastra-ai/mastra/pull/7397) [`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - fix: do not pass tracing context to score run
99
+
100
+ - Updated dependencies [[`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5), [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb)]:
101
+ - @mastra/core@0.15.3-alpha.8
102
+
103
+ ## 0.12.3-alpha.4
104
+
105
+ ### Patch Changes
106
+
107
+ - [#7355](https://github.com/mastra-ai/mastra/pull/7355) [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92) Thanks [@rase-](https://github.com/rase-)! - Automatically pipe writer to workflows as a tool.
108
+ Also changed start, finish, step-output events to be workflow-start, workflow-finish and workflow-step-output
109
+ - 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)]:
110
+ - @mastra/core@0.15.3-alpha.6
111
+
112
+ ## 0.12.3-alpha.3
113
+
114
+ ### Patch Changes
115
+
116
+ - [#7272](https://github.com/mastra-ai/mastra/pull/7272) [`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf) Thanks [@taofeeq-deru](https://github.com/taofeeq-deru)! - Return nested workflow steps information in getWorkflowRunExecutionResult
117
+
118
+ - [#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`.
119
+
120
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
121
+ - @mastra/core@0.15.3-alpha.5
122
+
123
+ ## 0.12.3-alpha.2
124
+
125
+ ### Patch Changes
126
+
127
+ - [#7274](https://github.com/mastra-ai/mastra/pull/7274) [`ad78bfc`](https://github.com/mastra-ai/mastra/commit/ad78bfc4ea6a1fff140432bf4f638e01af7af668) Thanks [@epinzur](https://github.com/epinzur)! - "piped tracingContext through inngest and mcp packages"
128
+
129
+ - Updated dependencies [[`ab48c97`](https://github.com/mastra-ai/mastra/commit/ab48c979098ea571faf998a55d3a00e7acd7a715), [`ff89505`](https://github.com/mastra-ai/mastra/commit/ff895057c8c7e91a5535faef46c5e5391085ddfa), [`183dc95`](https://github.com/mastra-ai/mastra/commit/183dc95596f391b977bd1a2c050b8498dac74891), [`a1111e2`](https://github.com/mastra-ai/mastra/commit/a1111e24e705488adfe5e0a6f20c53bddf26cb22), [`61debef`](https://github.com/mastra-ai/mastra/commit/61debefd80ad3a7ed5737e19df6a23d40091689a), [`9beaeff`](https://github.com/mastra-ai/mastra/commit/9beaeffa4a97b1d5fd01a7f8af8708b16067f67c), [`9eee594`](https://github.com/mastra-ai/mastra/commit/9eee594e35e0ca2a650fcc33fa82009a142b9ed0), [`979912c`](https://github.com/mastra-ai/mastra/commit/979912cfd180aad53287cda08af771df26454e2c), [`7dcf4c0`](https://github.com/mastra-ai/mastra/commit/7dcf4c04f44d9345b1f8bc5d41eae3f11ac61611), [`ad78bfc`](https://github.com/mastra-ai/mastra/commit/ad78bfc4ea6a1fff140432bf4f638e01af7af668), [`0ce418a`](https://github.com/mastra-ai/mastra/commit/0ce418a1ccaa5e125d4483a9651b635046152569), [`8387952`](https://github.com/mastra-ai/mastra/commit/838795227b4edf758c84a2adf6f7fba206c27719), [`5eca5d2`](https://github.com/mastra-ai/mastra/commit/5eca5d2655788863ea0442a46c9ef5d3c6dbe0a8)]:
130
+ - @mastra/core@0.15.3-alpha.4
131
+
132
+ ## 0.12.3-alpha.1
4
133
 
5
134
  ### Patch Changes
6
135
 
7
- - Updated dependencies [49281f5]
8
- - Updated dependencies [2256977]
9
- - Updated dependencies [c597dc5]
10
- - Updated dependencies [a6841fa]
136
+ - [#7090](https://github.com/mastra-ai/mastra/pull/7090) [`e3d8fea`](https://github.com/mastra-ai/mastra/commit/e3d8feaacfb8b5c5c03c13604cc06ea2873d45fe) Thanks [@K-Mistele](https://github.com/K-Mistele)! - Support Inngest flow control features for Mastra Inngest workflows
137
+
138
+ - 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)]:
139
+ - @mastra/core@0.15.3-alpha.3
140
+
141
+ ## 0.12.3-alpha.0
142
+
143
+ ### Patch Changes
144
+
145
+ - [#7093](https://github.com/mastra-ai/mastra/pull/7093) [`f210435`](https://github.com/mastra-ai/mastra/commit/f210435d0a2b3b946bc054f45f948027d71a8518) Thanks [@rase-](https://github.com/rase-)! - Inngest: move zod to peerDependencies
146
+
147
+ - [#7109](https://github.com/mastra-ai/mastra/pull/7109) [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9) Thanks [@epinzur](https://github.com/epinzur)! - Fixed tracingContext on tool executions in AI tracing
148
+
149
+ - [#7025](https://github.com/mastra-ai/mastra/pull/7025) [`1ed5a3e`](https://github.com/mastra-ai/mastra/commit/1ed5a3e19330374c4347a4237cd2f4b9ffb60376) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Support workflows for run experiments
150
+
151
+ - 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)]:
152
+ - @mastra/core@0.15.3-alpha.0
153
+
154
+ ## 0.12.2
155
+
156
+ ### Patch Changes
157
+
158
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
159
+
160
+ - Updated dependencies []:
161
+ - @mastra/core@0.15.2
162
+
163
+ ## 0.12.1
164
+
165
+ ### Patch Changes
166
+
167
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
168
+
169
+ - Updated dependencies []:
170
+ - @mastra/core@0.15.1
171
+
172
+ ## 0.12.0
173
+
174
+ ### Minor Changes
175
+
176
+ - [#6971](https://github.com/mastra-ai/mastra/pull/6971) [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246) Thanks [@epinzur](https://github.com/epinzur)! - "updated ai tracing in workflows"
177
+
178
+ - [#7011](https://github.com/mastra-ai/mastra/pull/7011) [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1) Thanks [@epinzur](https://github.com/epinzur)! - Wrapped mastra objects in workflow steps to automatically pass on tracing context
179
+
180
+ ### Patch Changes
181
+
182
+ - [#6996](https://github.com/mastra-ai/mastra/pull/6996) [`24d9ee3`](https://github.com/mastra-ai/mastra/commit/24d9ee3db1c09d15f27a5d0971b102abcfcf7dfd) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving
183
+
184
+ - [#6943](https://github.com/mastra-ai/mastra/pull/6943) [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20) Thanks [@taofeeq-deru](https://github.com/taofeeq-deru)! - Persist to snapshot when step starts
185
+
186
+ - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6), [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
187
+ - @mastra/core@0.15.0
188
+
189
+ ## 0.12.0-alpha.1
190
+
191
+ ### Minor Changes
192
+
193
+ - [#6971](https://github.com/mastra-ai/mastra/pull/6971) [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246) Thanks [@epinzur](https://github.com/epinzur)! - "updated ai tracing in workflows"
194
+
195
+ - [#7011](https://github.com/mastra-ai/mastra/pull/7011) [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1) Thanks [@epinzur](https://github.com/epinzur)! - Wrapped mastra objects in workflow steps to automatically pass on tracing context
196
+
197
+ ### Patch Changes
198
+
199
+ - [#6996](https://github.com/mastra-ai/mastra/pull/6996) [`24d9ee3`](https://github.com/mastra-ai/mastra/commit/24d9ee3db1c09d15f27a5d0971b102abcfcf7dfd) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving
200
+
201
+ - Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01)]:
202
+ - @mastra/core@0.14.2-alpha.1
203
+
204
+ ## 0.11.11-alpha.0
205
+
206
+ ### Patch Changes
207
+
208
+ - [#6943](https://github.com/mastra-ai/mastra/pull/6943) [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20) Thanks [@taofeeq-deru](https://github.com/taofeeq-deru)! - Persist to snapshot when step starts
209
+
210
+ - 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)]:
211
+ - @mastra/core@0.14.2-alpha.0
212
+
213
+ ## 0.11.10
214
+
215
+ ### Patch Changes
216
+
217
+ - 03997ae: Update peerdeps
218
+ - Updated dependencies [227c7e6]
219
+ - Updated dependencies [12cae67]
220
+ - Updated dependencies [fd3a3eb]
221
+ - Updated dependencies [6faaee5]
222
+ - Updated dependencies [4232b14]
223
+ - Updated dependencies [a89de7e]
224
+ - Updated dependencies [5a37d0c]
225
+ - Updated dependencies [4bde0cb]
226
+ - Updated dependencies [cf4f357]
227
+ - Updated dependencies [ad888a2]
228
+ - Updated dependencies [481751d]
229
+ - Updated dependencies [2454423]
230
+ - Updated dependencies [194e395]
231
+ - Updated dependencies [a722c0b]
11
232
  - Updated dependencies [c30bca8]
12
- - Updated dependencies [83d180b]
13
233
  - Updated dependencies [3b5fec7]
14
- - @mastra/core@0.0.0-memory-system-message-error-20250813233316
234
+ - Updated dependencies [a8f129d]
235
+ - @mastra/core@0.14.0
236
+
237
+ ## 0.11.10-alpha.0
238
+
239
+ ### Patch Changes
240
+
241
+ - 03997ae: Update peerdeps
242
+ - @mastra/core@0.14.0-alpha.7
15
243
 
16
244
  ## 0.11.9
17
245