@mastra/inngest 0.0.0-generate-message-id-20250512171942 → 0.0.0-gl-test-20250917080133

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,11 +1,1036 @@
1
1
  # @mastra/inngest
2
2
 
3
- ## 0.0.0-generate-message-id-20250512171942
3
+ ## 0.0.0-gl-test-20250917080133
4
+
5
+ ### Minor Changes
6
+
7
+ - Fully deprecated createRun (now throws an error) in favour of createRunAsync ([#7897](https://github.com/mastra-ai/mastra/pull/7897))
8
+
9
+ ### Patch Changes
10
+
11
+ - dependencies updates: ([#7865](https://github.com/mastra-ai/mastra/pull/7865))
12
+ - Updated dependency [`inngest@^3.40.3` ↗︎](https://www.npmjs.com/package/inngest/v/3.40.3) (from `^3.40.2`, in `dependencies`)
13
+
14
+ - Added the ability to hide internal ai tracing spans (enabled by default) ([#7764](https://github.com/mastra-ai/mastra/pull/7764))
15
+
16
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
17
+
18
+ - refactored handling of internal ai spans to be more intelligent ([#7876](https://github.com/mastra-ai/mastra/pull/7876))
19
+
20
+ - fix(workflows/inngest): handle Date serialization in sleepUntil execution ([#7863](https://github.com/mastra-ai/mastra/pull/7863))
21
+
22
+ - add resourceId support to inngest workflow execution engine for workflow snapshot persistance ([#7792](https://github.com/mastra-ai/mastra/pull/7792))
23
+
24
+ - feat(inngest): add support for user-supplied functions in `serve` / `inngestServe` ([#7900](https://github.com/mastra-ai/mastra/pull/7900))
25
+
26
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`fb84c21`](https://github.com/mastra-ai/mastra/commit/fb84c21859d09bdc8f158bd5412bdc4b5835a61c), [`5802bf5`](https://github.com/mastra-ai/mastra/commit/5802bf57f6182e4b67c28d7d91abed349a8d14f3), [`5bda53a`](https://github.com/mastra-ai/mastra/commit/5bda53a9747bfa7d876d754fc92c83a06e503f62), [`f26a8fd`](https://github.com/mastra-ai/mastra/commit/f26a8fd99fcb0497a5d86c28324430d7f6a5fb83), [`6047778`](https://github.com/mastra-ai/mastra/commit/6047778e501df460648f31decddf8e443f36e373), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`9d4fc09`](https://github.com/mastra-ai/mastra/commit/9d4fc09b2ad55caa7738c7ceb3a905e454f74cdd), [`d75ccf0`](https://github.com/mastra-ai/mastra/commit/d75ccf06dfd2582b916aa12624e3cd61b279edf1), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`60c9cec`](https://github.com/mastra-ai/mastra/commit/60c9cec7048a79a87440f7840c383875bd710d93), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4), [`897995e`](https://github.com/mastra-ai/mastra/commit/897995e630d572fe2891e7ede817938cabb43251), [`0fed8f2`](https://github.com/mastra-ai/mastra/commit/0fed8f2aa84b167b3415ea6f8f70755775132c8d), [`1a1fbe6`](https://github.com/mastra-ai/mastra/commit/1a1fbe66efb7d94abc373ed0dd9676adb8122454), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`87fd07f`](https://github.com/mastra-ai/mastra/commit/87fd07ff35387a38728967163460231b5d33ae3b), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`36f39c0`](https://github.com/mastra-ai/mastra/commit/36f39c00dc794952dc3c11aab91c2fa8bca74b11), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
27
+ - @mastra/core@0.0.0-gl-test-20250917080133
28
+
29
+ ## 0.14.0-alpha.2
30
+
31
+ ### Minor Changes
32
+
33
+ - Fully deprecated createRun (now throws an error) in favour of createRunAsync ([#7897](https://github.com/mastra-ai/mastra/pull/7897))
34
+
35
+ ### Patch Changes
36
+
37
+ - refactored handling of internal ai spans to be more intelligent ([#7876](https://github.com/mastra-ai/mastra/pull/7876))
38
+
39
+ - feat(inngest): add support for user-supplied functions in `serve` / `inngestServe` ([#7900](https://github.com/mastra-ai/mastra/pull/7900))
40
+
41
+ - Updated dependencies [[`fb84c21`](https://github.com/mastra-ai/mastra/commit/fb84c21859d09bdc8f158bd5412bdc4b5835a61c), [`9d4fc09`](https://github.com/mastra-ai/mastra/commit/9d4fc09b2ad55caa7738c7ceb3a905e454f74cdd), [`d75ccf0`](https://github.com/mastra-ai/mastra/commit/d75ccf06dfd2582b916aa12624e3cd61b279edf1), [`0fed8f2`](https://github.com/mastra-ai/mastra/commit/0fed8f2aa84b167b3415ea6f8f70755775132c8d), [`87fd07f`](https://github.com/mastra-ai/mastra/commit/87fd07ff35387a38728967163460231b5d33ae3b)]:
42
+ - @mastra/core@0.17.0-alpha.4
43
+
44
+ ## 0.13.3-alpha.1
45
+
46
+ ### Patch Changes
47
+
48
+ - dependencies updates: ([#7865](https://github.com/mastra-ai/mastra/pull/7865))
49
+ - Updated dependency [`inngest@^3.40.3` ↗︎](https://www.npmjs.com/package/inngest/v/3.40.3) (from `^3.40.2`, in `dependencies`)
50
+
51
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
52
+
53
+ - fix(workflows/inngest): handle Date serialization in sleepUntil execution ([#7863](https://github.com/mastra-ai/mastra/pull/7863))
54
+
55
+ - add resourceId support to inngest workflow execution engine for workflow snapshot persistance ([#7792](https://github.com/mastra-ai/mastra/pull/7792))
56
+
57
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
58
+ - @mastra/core@0.17.0-alpha.3
59
+
60
+ ## 0.13.3-alpha.0
61
+
62
+ ### Patch Changes
63
+
64
+ - Added the ability to hide internal ai tracing spans (enabled by default) ([#7764](https://github.com/mastra-ai/mastra/pull/7764))
65
+
66
+ - Updated dependencies [[`5802bf5`](https://github.com/mastra-ai/mastra/commit/5802bf57f6182e4b67c28d7d91abed349a8d14f3), [`5bda53a`](https://github.com/mastra-ai/mastra/commit/5bda53a9747bfa7d876d754fc92c83a06e503f62), [`f26a8fd`](https://github.com/mastra-ai/mastra/commit/f26a8fd99fcb0497a5d86c28324430d7f6a5fb83), [`1a1fbe6`](https://github.com/mastra-ai/mastra/commit/1a1fbe66efb7d94abc373ed0dd9676adb8122454), [`36f39c0`](https://github.com/mastra-ai/mastra/commit/36f39c00dc794952dc3c11aab91c2fa8bca74b11)]:
67
+ - @mastra/core@0.16.4-alpha.0
68
+
69
+ ## 0.13.2
70
+
71
+ ### Patch Changes
72
+
73
+ - various improvements to input & output data on ai spans ([#7636](https://github.com/mastra-ai/mastra/pull/7636))
74
+
75
+ - Updated dependencies [[`b4379f7`](https://github.com/mastra-ai/mastra/commit/b4379f703fd74474f253420e8c3a684f2c4b2f8e), [`2a6585f`](https://github.com/mastra-ai/mastra/commit/2a6585f7cb71f023f805d521d1c3c95fb9a3aa59), [`3d26e83`](https://github.com/mastra-ai/mastra/commit/3d26e8353a945719028f087cc6ac4b06f0ce27d2), [`dd9119b`](https://github.com/mastra-ai/mastra/commit/dd9119b175a8f389082f75c12750e51f96d65dca), [`d34aaa1`](https://github.com/mastra-ai/mastra/commit/d34aaa1da5d3c5f991740f59e2fe6d28d3e2dd91), [`56e55d1`](https://github.com/mastra-ai/mastra/commit/56e55d1e9eb63e7d9e41aa46e012aae471256812), [`ce1e580`](https://github.com/mastra-ai/mastra/commit/ce1e580f6391e94a0c6816a9c5db0a21566a262f), [`b2babfa`](https://github.com/mastra-ai/mastra/commit/b2babfa9e75b22f2759179e71d8473f6dc5421ed), [`d8c3ba5`](https://github.com/mastra-ai/mastra/commit/d8c3ba516f4173282d293f7e64769cfc8738d360), [`a566c4e`](https://github.com/mastra-ai/mastra/commit/a566c4e92d86c1671707c54359b1d33934f7cc13), [`af333aa`](https://github.com/mastra-ai/mastra/commit/af333aa30fe6d1b127024b03a64736c46eddeca2), [`3863c52`](https://github.com/mastra-ai/mastra/commit/3863c52d44b4e5779968b802d977e87adf939d8e), [`6424c7e`](https://github.com/mastra-ai/mastra/commit/6424c7ec38b6921d66212431db1e0958f441b2a7), [`db94750`](https://github.com/mastra-ai/mastra/commit/db94750a41fd29b43eb1f7ce8e97ba8b9978c91b), [`a66a371`](https://github.com/mastra-ai/mastra/commit/a66a3716b00553d7f01842be9deb34f720b10fab), [`69fc3cd`](https://github.com/mastra-ai/mastra/commit/69fc3cd0fd814901785bdcf49bf536ab1e7fd975)]:
76
+ - @mastra/core@0.16.3
77
+
78
+ ## 0.13.2-alpha.0
79
+
80
+ ### Patch Changes
81
+
82
+ - various improvements to input & output data on ai spans ([#7636](https://github.com/mastra-ai/mastra/pull/7636))
83
+
84
+ - Updated dependencies [[`b4379f7`](https://github.com/mastra-ai/mastra/commit/b4379f703fd74474f253420e8c3a684f2c4b2f8e), [`dd9119b`](https://github.com/mastra-ai/mastra/commit/dd9119b175a8f389082f75c12750e51f96d65dca), [`d34aaa1`](https://github.com/mastra-ai/mastra/commit/d34aaa1da5d3c5f991740f59e2fe6d28d3e2dd91), [`ce1e580`](https://github.com/mastra-ai/mastra/commit/ce1e580f6391e94a0c6816a9c5db0a21566a262f), [`b2babfa`](https://github.com/mastra-ai/mastra/commit/b2babfa9e75b22f2759179e71d8473f6dc5421ed), [`d8c3ba5`](https://github.com/mastra-ai/mastra/commit/d8c3ba516f4173282d293f7e64769cfc8738d360), [`a566c4e`](https://github.com/mastra-ai/mastra/commit/a566c4e92d86c1671707c54359b1d33934f7cc13), [`af333aa`](https://github.com/mastra-ai/mastra/commit/af333aa30fe6d1b127024b03a64736c46eddeca2), [`3863c52`](https://github.com/mastra-ai/mastra/commit/3863c52d44b4e5779968b802d977e87adf939d8e), [`6424c7e`](https://github.com/mastra-ai/mastra/commit/6424c7ec38b6921d66212431db1e0958f441b2a7), [`db94750`](https://github.com/mastra-ai/mastra/commit/db94750a41fd29b43eb1f7ce8e97ba8b9978c91b), [`a66a371`](https://github.com/mastra-ai/mastra/commit/a66a3716b00553d7f01842be9deb34f720b10fab), [`69fc3cd`](https://github.com/mastra-ai/mastra/commit/69fc3cd0fd814901785bdcf49bf536ab1e7fd975)]:
85
+ - @mastra/core@0.16.3-alpha.0
86
+
87
+ ## 0.13.1
88
+
89
+ ### Patch Changes
90
+
91
+ - dependencies updates: ([#7612](https://github.com/mastra-ai/mastra/pull/7612))
92
+ - Updated dependency [`inngest@^3.40.2` ↗︎](https://www.npmjs.com/package/inngest/v/3.40.2) (from `^3.40.1`, in `dependencies`)
93
+ - Updated dependencies [[`47b6dc9`](https://github.com/mastra-ai/mastra/commit/47b6dc94f4976d4f3d3882e8f19eb365bbc5976c), [`827d876`](https://github.com/mastra-ai/mastra/commit/827d8766f36a900afcaf64a040f7ba76249009b3), [`0662d02`](https://github.com/mastra-ai/mastra/commit/0662d02ef16916e67531890639fcd72c69cfb6e2), [`565d65f`](https://github.com/mastra-ai/mastra/commit/565d65fc16314a99f081975ec92f2636dff0c86d), [`6189844`](https://github.com/mastra-ai/mastra/commit/61898448e65bda02bb814fb15801a89dc6476938), [`4da3d68`](https://github.com/mastra-ai/mastra/commit/4da3d68a778e5c4d5a17351ef223289fe2f45a45), [`fd9bbfe`](https://github.com/mastra-ai/mastra/commit/fd9bbfee22484f8493582325f53e8171bf8e682b), [`7eaf1d1`](https://github.com/mastra-ai/mastra/commit/7eaf1d1cec7e828d7a98efc2a748ac395bbdba3b), [`6f046b5`](https://github.com/mastra-ai/mastra/commit/6f046b5ccc5c8721302a9a61d5d16c12374cc8d7), [`d7a8f59`](https://github.com/mastra-ai/mastra/commit/d7a8f59154b0621aec4f41a6b2ea2b3882f03cb7), [`0b0bbb2`](https://github.com/mastra-ai/mastra/commit/0b0bbb24f4198ead69792e92b68a350f52b45cf3), [`d951f41`](https://github.com/mastra-ai/mastra/commit/d951f41771e4e5da8da4b9f870949f9509e38756), [`4dda259`](https://github.com/mastra-ai/mastra/commit/4dda2593b6343f9258671de5fb237aeba3ef6bb7), [`8049e2e`](https://github.com/mastra-ai/mastra/commit/8049e2e8cce80a00353c64894c62b695ac34e35e), [`f3427cd`](https://github.com/mastra-ai/mastra/commit/f3427cdaf9eecd63360dfc897a4acbf5f4143a4e), [`defed1c`](https://github.com/mastra-ai/mastra/commit/defed1ca8040cc8d42e645c5a50a1bc52a4918d7), [`6991ced`](https://github.com/mastra-ai/mastra/commit/6991cedcb5a44a49d9fe58ef67926e1f96ba55b1), [`9cb9c42`](https://github.com/mastra-ai/mastra/commit/9cb9c422854ee81074989dd2d8dccc0500ba8d3e), [`8334859`](https://github.com/mastra-ai/mastra/commit/83348594d4f37b311ba4a94d679c5f8721d796d4), [`05f13b8`](https://github.com/mastra-ai/mastra/commit/05f13b8fb269ccfc4de98e9db58dbe16eae55a5e)]:
94
+ - @mastra/core@0.16.1
95
+
96
+ ## 0.13.1-alpha.0
97
+
98
+ ### Patch Changes
99
+
100
+ - dependencies updates: ([#7612](https://github.com/mastra-ai/mastra/pull/7612))
101
+ - Updated dependency [`inngest@^3.40.2` ↗︎](https://www.npmjs.com/package/inngest/v/3.40.2) (from `^3.40.1`, in `dependencies`)
102
+ - Updated dependencies [[`827d876`](https://github.com/mastra-ai/mastra/commit/827d8766f36a900afcaf64a040f7ba76249009b3), [`7eaf1d1`](https://github.com/mastra-ai/mastra/commit/7eaf1d1cec7e828d7a98efc2a748ac395bbdba3b), [`f3427cd`](https://github.com/mastra-ai/mastra/commit/f3427cdaf9eecd63360dfc897a4acbf5f4143a4e), [`05f13b8`](https://github.com/mastra-ai/mastra/commit/05f13b8fb269ccfc4de98e9db58dbe16eae55a5e)]:
103
+ - @mastra/core@0.16.1-alpha.2
104
+
105
+ ## 0.13.0
106
+
107
+ ### Minor Changes
108
+
109
+ - 376913a: Update peerdeps of @mastra/core
110
+
111
+ ### Patch Changes
112
+
113
+ - fd83526: Stream agent events with workflow `.streamVNext()`
114
+ - c9f4e4a: Pass tracing context to scorer run
115
+ - Updated dependencies [8fbf79e]
116
+ - Updated dependencies [fd83526]
117
+ - Updated dependencies [d0b90ab]
118
+ - Updated dependencies [6f5eb7a]
119
+ - Updated dependencies [a01cf14]
120
+ - Updated dependencies [a9e50ee]
121
+ - Updated dependencies [5397eb4]
122
+ - Updated dependencies [c9f4e4a]
123
+ - Updated dependencies [0acbc80]
124
+ - @mastra/core@0.16.0
125
+
126
+ ## 0.13.0-alpha.1
127
+
128
+ ### Minor Changes
129
+
130
+ - 376913a: Update peerdeps of @mastra/core
131
+
132
+ ### Patch Changes
133
+
134
+ - Updated dependencies [8fbf79e]
135
+ - @mastra/core@0.16.0-alpha.1
136
+
137
+ ## 0.12.4-alpha.0
138
+
139
+ ### Patch Changes
140
+
141
+ - fd83526: Stream agent events with workflow `.streamVNext()`
142
+ - c9f4e4a: Pass tracing context to scorer run
143
+ - Updated dependencies [fd83526]
144
+ - Updated dependencies [d0b90ab]
145
+ - Updated dependencies [6f5eb7a]
146
+ - Updated dependencies [a01cf14]
147
+ - Updated dependencies [a9e50ee]
148
+ - Updated dependencies [5397eb4]
149
+ - Updated dependencies [c9f4e4a]
150
+ - Updated dependencies [0acbc80]
151
+ - @mastra/core@0.16.0-alpha.0
152
+
153
+ ## 0.12.3
154
+
155
+ ### Patch Changes
156
+
157
+ - 85ef90b: Return nested workflow steps information in getWorkflowRunExecutionResult
158
+ - de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
159
+ - 4474d04: fix: do not pass tracing context to score run
160
+ - e3d8fea: Support Inngest flow control features for Mastra Inngest workflows
161
+ - ad78bfc: "piped tracingContext through inngest and mcp packages"
162
+ - 7f3b8da: Automatically pipe writer to workflows as a tool.
163
+ Also changed start, finish, step-output events to be workflow-start, workflow-finish and workflow-step-output
164
+ - f210435: Inngest: move zod to peerDependencies
165
+ - 5de1555: Fixed tracingContext on tool executions in AI tracing
166
+ - 1ed5a3e: Support workflows for run experiments
167
+ - Updated dependencies [ab48c97]
168
+ - Updated dependencies [85ef90b]
169
+ - Updated dependencies [aedbbfa]
170
+ - Updated dependencies [ff89505]
171
+ - Updated dependencies [637f323]
172
+ - Updated dependencies [de3cbc6]
173
+ - Updated dependencies [c19bcf7]
174
+ - Updated dependencies [4474d04]
175
+ - Updated dependencies [183dc95]
176
+ - Updated dependencies [a1111e2]
177
+ - Updated dependencies [b42a961]
178
+ - Updated dependencies [61debef]
179
+ - Updated dependencies [9beaeff]
180
+ - Updated dependencies [29de0e1]
181
+ - Updated dependencies [f643c65]
182
+ - Updated dependencies [00c74e7]
183
+ - Updated dependencies [fef7375]
184
+ - Updated dependencies [e3d8fea]
185
+ - Updated dependencies [45e4d39]
186
+ - Updated dependencies [9eee594]
187
+ - Updated dependencies [7149d8d]
188
+ - Updated dependencies [822c2e8]
189
+ - Updated dependencies [979912c]
190
+ - Updated dependencies [7dcf4c0]
191
+ - Updated dependencies [4106a58]
192
+ - Updated dependencies [ad78bfc]
193
+ - Updated dependencies [0302f50]
194
+ - Updated dependencies [6ac697e]
195
+ - Updated dependencies [74db265]
196
+ - Updated dependencies [0ce418a]
197
+ - Updated dependencies [af90672]
198
+ - Updated dependencies [8387952]
199
+ - Updated dependencies [7f3b8da]
200
+ - Updated dependencies [905352b]
201
+ - Updated dependencies [599d04c]
202
+ - Updated dependencies [56041d0]
203
+ - Updated dependencies [3412597]
204
+ - Updated dependencies [5eca5d2]
205
+ - Updated dependencies [f2cda47]
206
+ - Updated dependencies [5de1555]
207
+ - Updated dependencies [cfd377a]
208
+ - Updated dependencies [1ed5a3e]
209
+ - @mastra/core@0.15.3
210
+
211
+ ## 0.12.3-alpha.5
212
+
213
+ ### Patch Changes
214
+
215
+ - [#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
216
+
217
+ - Updated dependencies [[`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5), [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb)]:
218
+ - @mastra/core@0.15.3-alpha.8
219
+
220
+ ## 0.12.3-alpha.4
221
+
222
+ ### Patch Changes
223
+
224
+ - [#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.
225
+ Also changed start, finish, step-output events to be workflow-start, workflow-finish and workflow-step-output
226
+ - 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)]:
227
+ - @mastra/core@0.15.3-alpha.6
228
+
229
+ ## 0.12.3-alpha.3
230
+
231
+ ### Patch Changes
232
+
233
+ - [#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
234
+
235
+ - [#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`.
236
+
237
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
238
+ - @mastra/core@0.15.3-alpha.5
239
+
240
+ ## 0.12.3-alpha.2
241
+
242
+ ### Patch Changes
243
+
244
+ - [#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"
245
+
246
+ - 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)]:
247
+ - @mastra/core@0.15.3-alpha.4
248
+
249
+ ## 0.12.3-alpha.1
250
+
251
+ ### Patch Changes
252
+
253
+ - [#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
254
+
255
+ - 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)]:
256
+ - @mastra/core@0.15.3-alpha.3
257
+
258
+ ## 0.12.3-alpha.0
259
+
260
+ ### Patch Changes
261
+
262
+ - [#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
263
+
264
+ - [#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
265
+
266
+ - [#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
267
+
268
+ - 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)]:
269
+ - @mastra/core@0.15.3-alpha.0
270
+
271
+ ## 0.12.2
272
+
273
+ ### Patch Changes
274
+
275
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
276
+
277
+ - Updated dependencies []:
278
+ - @mastra/core@0.15.2
279
+
280
+ ## 0.12.1
281
+
282
+ ### Patch Changes
283
+
284
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
285
+
286
+ - Updated dependencies []:
287
+ - @mastra/core@0.15.1
288
+
289
+ ## 0.12.0
290
+
291
+ ### Minor Changes
292
+
293
+ - [#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"
294
+
295
+ - [#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
296
+
297
+ ### Patch Changes
298
+
299
+ - [#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
300
+
301
+ - [#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
302
+
303
+ - 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)]:
304
+ - @mastra/core@0.15.0
305
+
306
+ ## 0.12.0-alpha.1
307
+
308
+ ### Minor Changes
309
+
310
+ - [#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"
311
+
312
+ - [#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
313
+
314
+ ### Patch Changes
315
+
316
+ - [#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
317
+
318
+ - 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)]:
319
+ - @mastra/core@0.14.2-alpha.1
320
+
321
+ ## 0.11.11-alpha.0
322
+
323
+ ### Patch Changes
324
+
325
+ - [#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
326
+
327
+ - 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)]:
328
+ - @mastra/core@0.14.2-alpha.0
329
+
330
+ ## 0.11.10
331
+
332
+ ### Patch Changes
333
+
334
+ - 03997ae: Update peerdeps
335
+ - Updated dependencies [227c7e6]
336
+ - Updated dependencies [12cae67]
337
+ - Updated dependencies [fd3a3eb]
338
+ - Updated dependencies [6faaee5]
339
+ - Updated dependencies [4232b14]
340
+ - Updated dependencies [a89de7e]
341
+ - Updated dependencies [5a37d0c]
342
+ - Updated dependencies [4bde0cb]
343
+ - Updated dependencies [cf4f357]
344
+ - Updated dependencies [ad888a2]
345
+ - Updated dependencies [481751d]
346
+ - Updated dependencies [2454423]
347
+ - Updated dependencies [194e395]
348
+ - Updated dependencies [a722c0b]
349
+ - Updated dependencies [c30bca8]
350
+ - Updated dependencies [3b5fec7]
351
+ - Updated dependencies [a8f129d]
352
+ - @mastra/core@0.14.0
353
+
354
+ ## 0.11.10-alpha.0
355
+
356
+ ### Patch Changes
357
+
358
+ - 03997ae: Update peerdeps
359
+ - @mastra/core@0.14.0-alpha.7
360
+
361
+ ## 0.11.9
362
+
363
+ ### Patch Changes
364
+
365
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
366
+ - Updated dependencies [cb36de0]
367
+ - Updated dependencies [d0496e6]
368
+ - Updated dependencies [a82b851]
369
+ - Updated dependencies [ea0c5f2]
370
+ - Updated dependencies [41a0a0e]
371
+ - Updated dependencies [2871020]
372
+ - Updated dependencies [94f4812]
373
+ - Updated dependencies [e202b82]
374
+ - Updated dependencies [e00f6a0]
375
+ - Updated dependencies [4a406ec]
376
+ - Updated dependencies [b0e43c1]
377
+ - Updated dependencies [5d377e5]
378
+ - Updated dependencies [1fb812e]
379
+ - Updated dependencies [35c5798]
380
+ - @mastra/core@0.13.0
381
+
382
+ ## 0.11.9-alpha.0
383
+
384
+ ### Patch Changes
385
+
386
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
387
+ - Updated dependencies [cb36de0]
388
+ - Updated dependencies [a82b851]
389
+ - Updated dependencies [41a0a0e]
390
+ - Updated dependencies [2871020]
391
+ - Updated dependencies [4a406ec]
392
+ - Updated dependencies [5d377e5]
393
+ - @mastra/core@0.13.0-alpha.2
394
+
395
+ ## 0.11.8
396
+
397
+ ### Patch Changes
398
+
399
+ - 7257912: dependencies updates:
400
+ - Updated dependency [`inngest@^3.40.1` ↗︎](https://www.npmjs.com/package/inngest/v/3.40.1) (from `^3.40.0`, in `dependencies`)
401
+ - Updated dependencies [33dcb07]
402
+ - Updated dependencies [d0d9500]
403
+ - Updated dependencies [d30b1a0]
404
+ - Updated dependencies [bff87f7]
405
+ - Updated dependencies [b4a8df0]
406
+ - @mastra/core@0.12.1
407
+
408
+ ## 0.11.8-alpha.0
409
+
410
+ ### Patch Changes
411
+
412
+ - 7257912: dependencies updates:
413
+ - Updated dependency [`inngest@^3.40.1` ↗︎](https://www.npmjs.com/package/inngest/v/3.40.1) (from `^3.40.0`, in `dependencies`)
414
+ - Updated dependencies [33dcb07]
415
+ - Updated dependencies [d30b1a0]
416
+ - Updated dependencies [bff87f7]
417
+ - Updated dependencies [b4a8df0]
418
+ - @mastra/core@0.12.1-alpha.0
419
+
420
+ ## 0.11.7
421
+
422
+ ### Patch Changes
423
+
424
+ - f42c4c2: update peer deps for packages to latest core range
425
+ - Updated dependencies [510e2c8]
426
+ - Updated dependencies [2f72fb2]
427
+ - Updated dependencies [27cc97a]
428
+ - Updated dependencies [3f89307]
429
+ - Updated dependencies [9eda7d4]
430
+ - Updated dependencies [9d49408]
431
+ - Updated dependencies [41daa63]
432
+ - Updated dependencies [ad0a58b]
433
+ - Updated dependencies [254a36b]
434
+ - Updated dependencies [2ecf658]
435
+ - Updated dependencies [7a7754f]
436
+ - Updated dependencies [fc92d80]
437
+ - Updated dependencies [e0f73c6]
438
+ - Updated dependencies [0b89602]
439
+ - Updated dependencies [4d37822]
440
+ - Updated dependencies [23a6a7c]
441
+ - Updated dependencies [cda801d]
442
+ - Updated dependencies [a77c823]
443
+ - Updated dependencies [ff9c125]
444
+ - Updated dependencies [09bca64]
445
+ - Updated dependencies [b8efbb9]
446
+ - Updated dependencies [71466e7]
447
+ - Updated dependencies [0c99fbe]
448
+ - @mastra/core@0.12.0
449
+
450
+ ## 0.11.7-alpha.0
451
+
452
+ ### Patch Changes
453
+
454
+ - f42c4c2: update peer deps for packages to latest core range
455
+ - @mastra/core@0.12.0-alpha.5
456
+
457
+ ## 0.11.6
458
+
459
+ ### Patch Changes
460
+
461
+ - ce088f5: Update all peerdeps to latest core
462
+ - @mastra/core@0.11.1
463
+
464
+ ## 0.11.5
465
+
466
+ ### Patch Changes
467
+
468
+ - a723d69: Pass workflowId through
469
+ - Updated dependencies [f248d53]
470
+ - Updated dependencies [2affc57]
471
+ - Updated dependencies [66e13e3]
472
+ - Updated dependencies [edd9482]
473
+ - Updated dependencies [18344d7]
474
+ - Updated dependencies [9d372c2]
475
+ - Updated dependencies [40c2525]
476
+ - Updated dependencies [e473f27]
477
+ - Updated dependencies [032cb66]
478
+ - Updated dependencies [703ac71]
479
+ - Updated dependencies [a723d69]
480
+ - Updated dependencies [7827943]
481
+ - Updated dependencies [5889a31]
482
+ - Updated dependencies [bf1e7e7]
483
+ - Updated dependencies [65e3395]
484
+ - Updated dependencies [4933192]
485
+ - Updated dependencies [d1c77a4]
486
+ - Updated dependencies [bea9dd1]
487
+ - Updated dependencies [dcd4802]
488
+ - Updated dependencies [cbddd18]
489
+ - Updated dependencies [7ba91fa]
490
+ - @mastra/core@0.11.0
491
+
492
+ ## 0.11.5-alpha.0
493
+
494
+ ### Patch Changes
495
+
496
+ - a723d69: Pass workflowId through
497
+ - Updated dependencies [f248d53]
498
+ - Updated dependencies [2affc57]
499
+ - Updated dependencies [66e13e3]
500
+ - Updated dependencies [edd9482]
501
+ - Updated dependencies [18344d7]
502
+ - Updated dependencies [9d372c2]
503
+ - Updated dependencies [40c2525]
504
+ - Updated dependencies [e473f27]
505
+ - Updated dependencies [032cb66]
506
+ - Updated dependencies [703ac71]
507
+ - Updated dependencies [a723d69]
508
+ - Updated dependencies [5889a31]
509
+ - Updated dependencies [65e3395]
510
+ - Updated dependencies [4933192]
511
+ - Updated dependencies [d1c77a4]
512
+ - Updated dependencies [bea9dd1]
513
+ - Updated dependencies [dcd4802]
514
+ - Updated dependencies [7ba91fa]
515
+ - @mastra/core@0.11.0-alpha.2
516
+
517
+ ## 0.11.4
518
+
519
+ ### Patch Changes
520
+
521
+ - 0b56518: Ensure removed runtimeContext values are not saved in snapshot
522
+ - Updated dependencies [0b56518]
523
+ - Updated dependencies [db5cc15]
524
+ - Updated dependencies [2ba5b76]
525
+ - Updated dependencies [5237998]
526
+ - Updated dependencies [c3a30de]
527
+ - Updated dependencies [37c1acd]
528
+ - Updated dependencies [1aa60b1]
529
+ - Updated dependencies [89ec9d4]
530
+ - Updated dependencies [cf3a184]
531
+ - Updated dependencies [d6bfd60]
532
+ - Updated dependencies [626b0f4]
533
+ - Updated dependencies [c22a91f]
534
+ - Updated dependencies [f7403ab]
535
+ - Updated dependencies [6c89d7f]
536
+ - @mastra/core@0.10.15
537
+
538
+ ## 0.11.4-alpha.0
539
+
540
+ ### Patch Changes
541
+
542
+ - 0b56518: Ensure removed runtimeContext values are not saved in snapshot
543
+ - Updated dependencies [0b56518]
544
+ - Updated dependencies [2ba5b76]
545
+ - Updated dependencies [c3a30de]
546
+ - Updated dependencies [cf3a184]
547
+ - Updated dependencies [d6bfd60]
548
+ - @mastra/core@0.10.15-alpha.1
549
+
550
+ ## 0.11.3
551
+
552
+ ### Patch Changes
553
+
554
+ - 515488a: dependencies updates:
555
+ - Updated dependency [`inngest@^3.39.2` ↗︎](https://www.npmjs.com/package/inngest/v/3.39.2) (from `^3.39.1`, in `dependencies`)
556
+ - defb5ae: dependencies updates:
557
+ - Updated dependency [`inngest@^3.40.0` ↗︎](https://www.npmjs.com/package/inngest/v/3.40.0) (from `^3.39.2`, in `dependencies`)
558
+ - b790fd1: Ability to pass a function to .sleep()/.sleepUntil()
559
+ - c1cceea: Bump peerdeps of @matra/core
560
+ - Updated dependencies [2873c7f]
561
+ - Updated dependencies [1c1c6a1]
562
+ - Updated dependencies [f8ce2cc]
563
+ - Updated dependencies [8c846b6]
564
+ - Updated dependencies [c7bbf1e]
565
+ - Updated dependencies [8722d53]
566
+ - Updated dependencies [565cc0c]
567
+ - Updated dependencies [b790fd1]
568
+ - Updated dependencies [132027f]
569
+ - Updated dependencies [0c85311]
570
+ - Updated dependencies [d7ed04d]
571
+ - Updated dependencies [cb16baf]
572
+ - Updated dependencies [f36e4f1]
573
+ - Updated dependencies [7f6e403]
574
+ - @mastra/core@0.10.11
575
+
576
+ ## 0.11.3-alpha.3
577
+
578
+ ### Patch Changes
579
+
580
+ - c1cceea: Bump peerdeps of @matra/core
581
+ - @mastra/core@0.10.11-alpha.4
582
+
583
+ ## 0.11.3-alpha.2
584
+
585
+ ### Patch Changes
586
+
587
+ - defb5ae: dependencies updates:
588
+ - Updated dependency [`inngest@^3.40.0` ↗︎](https://www.npmjs.com/package/inngest/v/3.40.0) (from `^3.39.2`, in `dependencies`)
589
+ - Updated dependencies [c7bbf1e]
590
+ - Updated dependencies [8722d53]
591
+ - Updated dependencies [132027f]
592
+ - Updated dependencies [0c85311]
593
+ - Updated dependencies [cb16baf]
594
+ - @mastra/core@0.10.11-alpha.3
595
+
596
+ ## 0.11.3-alpha.1
597
+
598
+ ### Patch Changes
599
+
600
+ - 515488a: dependencies updates:
601
+ - Updated dependency [`inngest@^3.39.2` ↗︎](https://www.npmjs.com/package/inngest/v/3.39.2) (from `^3.39.1`, in `dependencies`)
602
+ - Updated dependencies [7f6e403]
603
+ - @mastra/core@0.10.11-alpha.1
604
+
605
+ ## 0.11.3-alpha.0
606
+
607
+ ### Patch Changes
608
+
609
+ - b790fd1: Ability to pass a function to .sleep()/.sleepUntil()
610
+ - Updated dependencies [f8ce2cc]
611
+ - Updated dependencies [8c846b6]
612
+ - Updated dependencies [b790fd1]
613
+ - Updated dependencies [d7ed04d]
614
+ - Updated dependencies [f36e4f1]
615
+ - @mastra/core@0.10.11-alpha.0
616
+
617
+ ## 0.11.2
618
+
619
+ ### Patch Changes
620
+
621
+ - 48d9738: Fix inngest sleep stream events
622
+ - Updated dependencies [4d3fbdf]
623
+ - @mastra/core@0.10.10
624
+
625
+ ## 0.11.2-alpha.0
626
+
627
+ ### Patch Changes
628
+
629
+ - 48d9738: Fix inngest sleep stream events
630
+ - Updated dependencies [4d3fbdf]
631
+ - @mastra/core@0.10.10-alpha.0
632
+
633
+ ## 0.11.1
634
+
635
+ ### Patch Changes
636
+
637
+ - e423a31: Fix bug where nested workflows would cause Inngest duplicate key error
638
+ - 764f86a: Introduces the runCount property in the execution parameters for the steps execute function
639
+ - 1760a1c: Use workflow stream in playground instead of watch
640
+ - 038e5ae: Add cancel workflow run
641
+ - 81a1b3b: Update peerdeps
642
+ - Updated dependencies [9dda1ac]
643
+ - Updated dependencies [c984582]
644
+ - Updated dependencies [7e801dd]
645
+ - Updated dependencies [a606c75]
646
+ - Updated dependencies [7aa70a4]
647
+ - Updated dependencies [764f86a]
648
+ - Updated dependencies [1760a1c]
649
+ - Updated dependencies [038e5ae]
650
+ - Updated dependencies [7dda16a]
651
+ - Updated dependencies [5ebfcdd]
652
+ - Updated dependencies [b2d0c91]
653
+ - Updated dependencies [4e809ad]
654
+ - Updated dependencies [57929df]
655
+ - Updated dependencies [b7852ed]
656
+ - Updated dependencies [6320a61]
657
+ - @mastra/core@0.10.9
658
+
659
+ ## 0.11.1-alpha.0
660
+
661
+ ### Patch Changes
662
+
663
+ - e423a31: Fix bug where nested workflows would cause Inngest duplicate key error
664
+ - 764f86a: Introduces the runCount property in the execution parameters for the steps execute function
665
+ - 1760a1c: Use workflow stream in playground instead of watch
666
+ - 038e5ae: Add cancel workflow run
667
+ - 81a1b3b: Update peerdeps
668
+ - Updated dependencies [9dda1ac]
669
+ - Updated dependencies [c984582]
670
+ - Updated dependencies [7e801dd]
671
+ - Updated dependencies [a606c75]
672
+ - Updated dependencies [7aa70a4]
673
+ - Updated dependencies [764f86a]
674
+ - Updated dependencies [1760a1c]
675
+ - Updated dependencies [038e5ae]
676
+ - Updated dependencies [7dda16a]
677
+ - Updated dependencies [5ebfcdd]
678
+ - Updated dependencies [b2d0c91]
679
+ - Updated dependencies [4e809ad]
680
+ - Updated dependencies [57929df]
681
+ - Updated dependencies [b7852ed]
682
+ - Updated dependencies [6320a61]
683
+ - @mastra/core@0.10.9-alpha.0
684
+
685
+ ## 0.11.0
686
+
687
+ ### Minor Changes
688
+
689
+ - 8a3bfd2: Update peerdeps to latest core
690
+
691
+ ### Patch Changes
692
+
693
+ - 8e1b6e9: dependencies updates:
694
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
695
+ - 9d52b17: Fix inngest workflows streaming and add step metadata
696
+ - 4fb0cc2: Type safe variable mapping
697
+ - 502fe05: createRun() -> createRunAsync()
698
+ - 4efcfa0: Added bail() method and more ergonomic suspend function return value
699
+ - Updated dependencies [15e9d26]
700
+ - Updated dependencies [d1baedb]
701
+ - Updated dependencies [d8f2d19]
702
+ - Updated dependencies [4d21bf2]
703
+ - Updated dependencies [07d6d88]
704
+ - Updated dependencies [9d52b17]
705
+ - Updated dependencies [2097952]
706
+ - Updated dependencies [792c4c0]
707
+ - Updated dependencies [5d74aab]
708
+ - Updated dependencies [a8b194f]
709
+ - Updated dependencies [4fb0cc2]
710
+ - Updated dependencies [d2a7a31]
711
+ - Updated dependencies [502fe05]
712
+ - Updated dependencies [144eb0b]
713
+ - Updated dependencies [8ba1b51]
714
+ - Updated dependencies [4efcfa0]
715
+ - Updated dependencies [0e17048]
716
+ - @mastra/core@0.10.7
717
+
718
+ ## 0.11.0-alpha.3
719
+
720
+ ### Minor Changes
721
+
722
+ - 8a3bfd2: Update peerdeps to latest core
723
+
724
+ ### Patch Changes
725
+
726
+ - 502fe05: createRun() -> createRunAsync()
727
+ - 4efcfa0: Added bail() method and more ergonomic suspend function return value
728
+ - Updated dependencies [792c4c0]
729
+ - Updated dependencies [502fe05]
730
+ - Updated dependencies [4efcfa0]
731
+ - @mastra/core@0.10.7-alpha.3
732
+
733
+ ## 0.10.6-alpha.2
734
+
735
+ ### Patch Changes
736
+
737
+ - 8e1b6e9: dependencies updates:
738
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
739
+ - Updated dependencies [15e9d26]
740
+ - Updated dependencies [07d6d88]
741
+ - Updated dependencies [5d74aab]
742
+ - Updated dependencies [144eb0b]
743
+ - @mastra/core@0.10.7-alpha.2
744
+
745
+ ## 0.10.6-alpha.1
746
+
747
+ ### Patch Changes
748
+
749
+ - 4fb0cc2: Type safe variable mapping
750
+ - Updated dependencies [d1baedb]
751
+ - Updated dependencies [4d21bf2]
752
+ - Updated dependencies [2097952]
753
+ - Updated dependencies [4fb0cc2]
754
+ - Updated dependencies [d2a7a31]
755
+ - Updated dependencies [0e17048]
756
+ - @mastra/core@0.10.7-alpha.1
757
+
758
+ ## 0.10.6-alpha.0
759
+
760
+ ### Patch Changes
761
+
762
+ - 9d52b17: Fix inngest workflows streaming and add step metadata
763
+ - Updated dependencies [d8f2d19]
764
+ - Updated dependencies [9d52b17]
765
+ - Updated dependencies [8ba1b51]
766
+ - @mastra/core@0.10.7-alpha.0
767
+
768
+ ## 0.10.5
769
+
770
+ ### Patch Changes
771
+
772
+ - 63f6b7d: dependencies updates:
773
+ - Updated dependency [`inngest@^3.39.1` ↗︎](https://www.npmjs.com/package/inngest/v/3.39.1) (from `^3.35.1`, in `dependencies`)
774
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
775
+ - ee9af57: Add api for polling run execution result and get run by id
776
+ - Updated dependencies [63f6b7d]
777
+ - Updated dependencies [12a95fc]
778
+ - Updated dependencies [4b0f8a6]
779
+ - Updated dependencies [51264a5]
780
+ - Updated dependencies [8e6f677]
781
+ - Updated dependencies [d70c420]
782
+ - Updated dependencies [ee9af57]
783
+ - Updated dependencies [36f1c36]
784
+ - Updated dependencies [2a16996]
785
+ - Updated dependencies [10d352e]
786
+ - Updated dependencies [9589624]
787
+ - Updated dependencies [53d3c37]
788
+ - Updated dependencies [751c894]
789
+ - Updated dependencies [577ce3a]
790
+ - Updated dependencies [9260b3a]
791
+ - @mastra/core@0.10.6
792
+
793
+ ## 0.10.5-alpha.1
794
+
795
+ ### Patch Changes
796
+
797
+ - ee9af57: Add api for polling run execution result and get run by id
798
+ - Updated dependencies [ee9af57]
799
+ - Updated dependencies [751c894]
800
+ - Updated dependencies [577ce3a]
801
+ - Updated dependencies [9260b3a]
802
+ - @mastra/core@0.10.6-alpha.1
803
+
804
+ ## 0.10.5-alpha.0
805
+
806
+ ### Patch Changes
807
+
808
+ - 63f6b7d: dependencies updates:
809
+ - Updated dependency [`inngest@^3.39.1` ↗︎](https://www.npmjs.com/package/inngest/v/3.39.1) (from `^3.35.1`, in `dependencies`)
810
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
811
+ - Updated dependencies [63f6b7d]
812
+ - Updated dependencies [36f1c36]
813
+ - Updated dependencies [10d352e]
814
+ - Updated dependencies [53d3c37]
815
+ - @mastra/core@0.10.6-alpha.0
816
+
817
+ ## 0.10.4
818
+
819
+ ### Patch Changes
820
+
821
+ - 13c97f9: Save run status, result and error in storage snapshot
822
+ - Updated dependencies [13c97f9]
823
+ - @mastra/core@0.10.5
824
+
825
+ ## 0.10.3
826
+
827
+ ### Patch Changes
828
+
829
+ - 1ccccff: dependencies updates:
830
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.2`, in `dependencies`)
831
+ - 1ccccff: dependencies updates:
832
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.2`, in `dependencies`)
833
+ - Updated dependencies [d1ed912]
834
+ - Updated dependencies [f6fd25f]
835
+ - Updated dependencies [dffb67b]
836
+ - Updated dependencies [f1f1f1b]
837
+ - Updated dependencies [925ab94]
838
+ - Updated dependencies [f9816ae]
839
+ - Updated dependencies [82090c1]
840
+ - Updated dependencies [1b443fd]
841
+ - Updated dependencies [ce97900]
842
+ - Updated dependencies [f1309d3]
843
+ - Updated dependencies [14a2566]
844
+ - Updated dependencies [f7f8293]
845
+ - Updated dependencies [48eddb9]
846
+ - @mastra/core@0.10.4
847
+
848
+ ## 0.10.3-alpha.0
849
+
850
+ ### Patch Changes
851
+
852
+ - 1ccccff: dependencies updates:
853
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.2`, in `dependencies`)
854
+ - 1ccccff: dependencies updates:
855
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.2`, in `dependencies`)
856
+ - Updated dependencies [f6fd25f]
857
+ - Updated dependencies [dffb67b]
858
+ - Updated dependencies [f1309d3]
859
+ - Updated dependencies [f7f8293]
860
+ - @mastra/core@0.10.4-alpha.1
861
+
862
+ ## 0.10.2
863
+
864
+ ### Patch Changes
865
+
866
+ - 195c428: Add runId to step execute fn
867
+ - 12b7002: Add serializedStepGraph to workflow run snapshot in storage
868
+ - f0d559f: Fix peerdeps for alpha channel
869
+ - 1ee6894: inngest production url fix
870
+ - Updated dependencies [ee77e78]
871
+ - Updated dependencies [592a2db]
872
+ - Updated dependencies [e5dc18d]
873
+ - Updated dependencies [ab5adbe]
874
+ - Updated dependencies [1e8bb40]
875
+ - Updated dependencies [1b5fc55]
876
+ - Updated dependencies [195c428]
877
+ - Updated dependencies [f73e11b]
878
+ - Updated dependencies [37643b8]
879
+ - Updated dependencies [99fd6cf]
880
+ - Updated dependencies [c5bf1ce]
881
+ - Updated dependencies [add596e]
882
+ - Updated dependencies [8dc94d8]
883
+ - Updated dependencies [ecebbeb]
884
+ - Updated dependencies [79d5145]
885
+ - Updated dependencies [12b7002]
886
+ - Updated dependencies [2901125]
887
+ - @mastra/core@0.10.2
888
+
889
+ ## 0.10.2-alpha.3
890
+
891
+ ### Patch Changes
892
+
893
+ - 1ee6894: inngest production url fix
894
+ - Updated dependencies [1b5fc55]
895
+ - Updated dependencies [add596e]
896
+ - Updated dependencies [ecebbeb]
897
+ - @mastra/core@0.10.2-alpha.5
898
+
899
+ ## 0.10.2-alpha.2
900
+
901
+ ### Patch Changes
902
+
903
+ - 12b7002: Add serializedStepGraph to workflow run snapshot in storage
904
+ - Updated dependencies [c5bf1ce]
905
+ - Updated dependencies [12b7002]
906
+ - @mastra/core@0.10.2-alpha.4
907
+
908
+ ## 0.10.2-alpha.1
4
909
 
5
910
  ### Patch Changes
6
911
 
912
+ - 195c428: Add runId to step execute fn
913
+ - Updated dependencies [ab5adbe]
914
+ - Updated dependencies [195c428]
915
+ - Updated dependencies [f73e11b]
916
+ - @mastra/core@0.10.2-alpha.3
917
+
918
+ ## 0.10.2-alpha.0
919
+
920
+ ### Patch Changes
921
+
922
+ - f0d559f: Fix peerdeps for alpha channel
923
+ - Updated dependencies [1e8bb40]
924
+ - @mastra/core@0.10.2-alpha.2
925
+
926
+ ## 0.10.1
927
+
928
+ ### Patch Changes
929
+
930
+ - 200d0da: Return payload data, start time, end time, resume time and suspend time for each step in workflow state
931
+ Return error stack for failed workflow runs
932
+ - 5343f93: Move emitter to symbol to make private
933
+ - Updated dependencies [d70b807]
934
+ - Updated dependencies [6d16390]
935
+ - Updated dependencies [1e4a421]
936
+ - Updated dependencies [200d0da]
937
+ - Updated dependencies [bf5f17b]
938
+ - Updated dependencies [5343f93]
939
+ - Updated dependencies [38aee50]
940
+ - Updated dependencies [5c41100]
941
+ - Updated dependencies [d6a759b]
942
+ - Updated dependencies [6015bdf]
943
+ - @mastra/core@0.10.1
944
+
945
+ ## 0.10.1-alpha.0
946
+
947
+ ### Patch Changes
948
+
949
+ - 200d0da: Return payload data, start time, end time, resume time and suspend time for each step in workflow state
950
+ Return error stack for failed workflow runs
951
+ - 5343f93: Move emitter to symbol to make private
952
+ - Updated dependencies [200d0da]
953
+ - Updated dependencies [bf5f17b]
954
+ - Updated dependencies [5343f93]
955
+ - Updated dependencies [38aee50]
956
+ - Updated dependencies [5c41100]
957
+ - Updated dependencies [d6a759b]
958
+ - @mastra/core@0.10.1-alpha.1
959
+
960
+ ## 0.10.0
961
+
962
+ ### Minor Changes
963
+
964
+ - 83da932: Move @mastra/core to peerdeps
965
+
966
+ ### Patch Changes
967
+
968
+ - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
969
+ - e4172d9: Update getWorkflowRuns type for inngest workflow
970
+ - Updated dependencies [b3a3d63]
971
+ - Updated dependencies [344f453]
972
+ - Updated dependencies [0a3ae6d]
973
+ - Updated dependencies [95911be]
974
+ - Updated dependencies [f53a6ac]
975
+ - Updated dependencies [5eb5a99]
976
+ - Updated dependencies [7e632c5]
977
+ - Updated dependencies [1e9fbfa]
978
+ - Updated dependencies [eabdcd9]
979
+ - Updated dependencies [90be034]
980
+ - Updated dependencies [99f050a]
981
+ - Updated dependencies [d0ee3c6]
982
+ - Updated dependencies [b2ae5aa]
983
+ - Updated dependencies [23f258c]
984
+ - Updated dependencies [a7292b0]
985
+ - Updated dependencies [0dcb9f0]
986
+ - Updated dependencies [2672a05]
987
+ - @mastra/core@0.10.0
988
+
989
+ ## 0.1.0-alpha.1
990
+
991
+ ### Minor Changes
992
+
993
+ - 83da932: Move @mastra/core to peerdeps
994
+
995
+ ### Patch Changes
996
+
997
+ - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
998
+ - Updated dependencies [b3a3d63]
999
+ - Updated dependencies [344f453]
1000
+ - Updated dependencies [0a3ae6d]
1001
+ - Updated dependencies [95911be]
1002
+ - Updated dependencies [5eb5a99]
1003
+ - Updated dependencies [7e632c5]
1004
+ - Updated dependencies [1e9fbfa]
1005
+ - Updated dependencies [b2ae5aa]
1006
+ - Updated dependencies [a7292b0]
1007
+ - Updated dependencies [0dcb9f0]
1008
+ - @mastra/core@0.10.0-alpha.1
1009
+
1010
+ ## 0.0.4-alpha.0
1011
+
1012
+ ### Patch Changes
1013
+
1014
+ - e4172d9: Update getWorkflowRuns type for inngest workflow
1015
+ - Updated dependencies [f53a6ac]
1016
+ - Updated dependencies [eabdcd9]
1017
+ - Updated dependencies [90be034]
1018
+ - Updated dependencies [99f050a]
1019
+ - Updated dependencies [d0ee3c6]
1020
+ - Updated dependencies [23f258c]
1021
+ - Updated dependencies [2672a05]
1022
+ - @mastra/core@0.9.5-alpha.0
1023
+
1024
+ ## 0.0.3
1025
+
1026
+ ### Patch Changes
1027
+
1028
+ - Updated dependencies [396be50]
7
1029
  - Updated dependencies [ab80e7e]
8
- - Updated dependencies [66a786d]
1030
+ - Updated dependencies [c3bd795]
1031
+ - Updated dependencies [da082f8]
1032
+ - Updated dependencies [a5810ce]
1033
+ - Updated dependencies [3e9c131]
9
1034
  - Updated dependencies [3171b5b]
10
1035
  - Updated dependencies [973e5ac]
11
1036
  - Updated dependencies [daf942f]
@@ -14,7 +1039,24 @@
14
1039
  - Updated dependencies [6fa1ad1]
15
1040
  - Updated dependencies [c28d7a0]
16
1041
  - Updated dependencies [edf1e88]
17
- - @mastra/core@0.0.0-generate-message-id-20250512171942
1042
+ - @mastra/core@0.9.4
1043
+
1044
+ ## 0.0.3-alpha.4
1045
+
1046
+ ### Patch Changes
1047
+
1048
+ - Updated dependencies [3e9c131]
1049
+ - @mastra/core@0.9.4-alpha.4
1050
+
1051
+ ## 0.0.3-alpha.3
1052
+
1053
+ ### Patch Changes
1054
+
1055
+ - Updated dependencies [396be50]
1056
+ - Updated dependencies [c3bd795]
1057
+ - Updated dependencies [da082f8]
1058
+ - Updated dependencies [a5810ce]
1059
+ - @mastra/core@0.9.4-alpha.3
18
1060
 
19
1061
  ## 0.0.3-alpha.2
20
1062