@mastra/mcp-docs-server 0.0.9 → 0.0.10-alpha.1
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/.docs/organized/changelogs/%40mastra%2Fastra.md +31 -31
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +31 -31
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +30 -0
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +31 -31
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +30 -0
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +26 -26
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +36 -36
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +37 -37
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +36 -36
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +38 -38
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +34 -34
- package/.docs/organized/changelogs/%40mastra%2Fgithub.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +31 -31
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +31 -0
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +33 -33
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +29 -0
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +33 -33
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +33 -33
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +31 -31
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +41 -41
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +31 -31
- package/.docs/organized/changelogs/%40mastra%2Frag.md +31 -31
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +32 -32
- package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +31 -31
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +31 -31
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +31 -31
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +29 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +29 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +31 -31
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +30 -30
- package/.docs/organized/changelogs/create-mastra.md +10 -10
- package/.docs/organized/changelogs/mastra.md +41 -41
- package/.docs/organized/code-examples/weather-agent-template.md +2 -2
- package/.docs/raw/local-dev/mastra-dev.mdx +16 -0
- package/package.json +3 -3
|
@@ -1,5 +1,35 @@
|
|
|
1
1
|
# @mastra/astra
|
|
2
2
|
|
|
3
|
+
## 0.2.11-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [8a8a73b]
|
|
8
|
+
- Updated dependencies [6f92295]
|
|
9
|
+
- @mastra/core@0.8.4-alpha.1
|
|
10
|
+
|
|
11
|
+
## 0.2.11-alpha.0
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [03f3cd0]
|
|
16
|
+
- @mastra/core@0.8.4-alpha.0
|
|
17
|
+
|
|
18
|
+
## 0.2.10
|
|
19
|
+
|
|
20
|
+
### Patch Changes
|
|
21
|
+
|
|
22
|
+
- ec3cbf9: add MIT license for stores/vector packages
|
|
23
|
+
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
24
|
+
- Updated dependencies [d72318f]
|
|
25
|
+
- Updated dependencies [0bcc862]
|
|
26
|
+
- Updated dependencies [10a8caf]
|
|
27
|
+
- Updated dependencies [359b089]
|
|
28
|
+
- Updated dependencies [32e7b71]
|
|
29
|
+
- Updated dependencies [37bb612]
|
|
30
|
+
- Updated dependencies [7f1b291]
|
|
31
|
+
- @mastra/core@0.8.3
|
|
32
|
+
|
|
3
33
|
## 0.2.10-alpha.5
|
|
4
34
|
|
|
5
35
|
### Patch Changes
|
|
@@ -269,34 +299,4 @@
|
|
|
269
299
|
|
|
270
300
|
### Patch Changes
|
|
271
301
|
|
|
272
|
-
|
|
273
|
-
- Updated dependencies [fb68a80]
|
|
274
|
-
- Updated dependencies [b56a681]
|
|
275
|
-
- Updated dependencies [248cb07]
|
|
276
|
-
- @mastra/core@0.6.4-alpha.0
|
|
277
|
-
|
|
278
|
-
## 0.2.4
|
|
279
|
-
|
|
280
|
-
### Patch Changes
|
|
281
|
-
|
|
282
|
-
- 404640e: AgentNetwork changeset
|
|
283
|
-
- Updated dependencies [404640e]
|
|
284
|
-
- Updated dependencies [3bce733]
|
|
285
|
-
- @mastra/core@0.6.3
|
|
286
|
-
|
|
287
|
-
## 0.2.4-alpha.1
|
|
288
|
-
|
|
289
|
-
### Patch Changes
|
|
290
|
-
|
|
291
|
-
- Updated dependencies [3bce733]
|
|
292
|
-
- @mastra/core@0.6.3-alpha.1
|
|
293
|
-
|
|
294
|
-
## 0.2.4-alpha.0
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- 404640e: AgentNetwork changeset
|
|
299
|
-
- Updated dependencies [404640e]
|
|
300
|
-
- @mastra/core@0.6.3-alpha.0
|
|
301
|
-
|
|
302
|
-
... 1038 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1068 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,35 @@
|
|
|
1
1
|
# @mastra/chroma
|
|
2
2
|
|
|
3
|
+
## 0.2.11-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [8a8a73b]
|
|
8
|
+
- Updated dependencies [6f92295]
|
|
9
|
+
- @mastra/core@0.8.4-alpha.1
|
|
10
|
+
|
|
11
|
+
## 0.2.11-alpha.0
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [03f3cd0]
|
|
16
|
+
- @mastra/core@0.8.4-alpha.0
|
|
17
|
+
|
|
18
|
+
## 0.2.10
|
|
19
|
+
|
|
20
|
+
### Patch Changes
|
|
21
|
+
|
|
22
|
+
- ec3cbf9: add MIT license for stores/vector packages
|
|
23
|
+
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
24
|
+
- Updated dependencies [d72318f]
|
|
25
|
+
- Updated dependencies [0bcc862]
|
|
26
|
+
- Updated dependencies [10a8caf]
|
|
27
|
+
- Updated dependencies [359b089]
|
|
28
|
+
- Updated dependencies [32e7b71]
|
|
29
|
+
- Updated dependencies [37bb612]
|
|
30
|
+
- Updated dependencies [7f1b291]
|
|
31
|
+
- @mastra/core@0.8.3
|
|
32
|
+
|
|
3
33
|
## 0.2.10-alpha.5
|
|
4
34
|
|
|
5
35
|
### Patch Changes
|
|
@@ -268,35 +298,5 @@
|
|
|
268
298
|
### Patch Changes
|
|
269
299
|
|
|
270
300
|
- b56a681: Update README and some tests for vector stores
|
|
271
|
-
- Updated dependencies [fb68a80]
|
|
272
|
-
- Updated dependencies [b56a681]
|
|
273
|
-
- Updated dependencies [248cb07]
|
|
274
|
-
- @mastra/core@0.6.4-alpha.0
|
|
275
|
-
|
|
276
|
-
## 0.2.4
|
|
277
|
-
|
|
278
|
-
### Patch Changes
|
|
279
|
-
|
|
280
|
-
- 404640e: AgentNetwork changeset
|
|
281
|
-
- Updated dependencies [404640e]
|
|
282
|
-
- Updated dependencies [3bce733]
|
|
283
|
-
- @mastra/core@0.6.3
|
|
284
|
-
|
|
285
|
-
## 0.2.4-alpha.1
|
|
286
|
-
|
|
287
|
-
### Patch Changes
|
|
288
|
-
|
|
289
|
-
- Updated dependencies [3bce733]
|
|
290
|
-
- @mastra/core@0.6.3-alpha.1
|
|
291
|
-
|
|
292
|
-
## 0.2.4-alpha.0
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- 404640e: AgentNetwork changeset
|
|
297
|
-
- Updated dependencies [404640e]
|
|
298
|
-
- @mastra/core@0.6.3-alpha.0
|
|
299
|
-
|
|
300
|
-
## 0.2.3
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1067 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,35 @@
|
|
|
1
1
|
# @mastra/clickhouse
|
|
2
2
|
|
|
3
|
+
## 0.2.11-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [8a8a73b]
|
|
8
|
+
- Updated dependencies [6f92295]
|
|
9
|
+
- @mastra/core@0.8.4-alpha.1
|
|
10
|
+
|
|
11
|
+
## 0.2.11-alpha.0
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [03f3cd0]
|
|
16
|
+
- @mastra/core@0.8.4-alpha.0
|
|
17
|
+
|
|
18
|
+
## 0.2.10
|
|
19
|
+
|
|
20
|
+
### Patch Changes
|
|
21
|
+
|
|
22
|
+
- ec3cbf9: add MIT license for stores/vector packages
|
|
23
|
+
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
24
|
+
- Updated dependencies [d72318f]
|
|
25
|
+
- Updated dependencies [0bcc862]
|
|
26
|
+
- Updated dependencies [10a8caf]
|
|
27
|
+
- Updated dependencies [359b089]
|
|
28
|
+
- Updated dependencies [32e7b71]
|
|
29
|
+
- Updated dependencies [37bb612]
|
|
30
|
+
- Updated dependencies [7f1b291]
|
|
31
|
+
- @mastra/core@0.8.3
|
|
32
|
+
|
|
3
33
|
## 0.2.10-alpha.5
|
|
4
34
|
|
|
5
35
|
### Patch Changes
|
|
@@ -1,5 +1,35 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.1.18-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [8a8a73b]
|
|
8
|
+
- Updated dependencies [6f92295]
|
|
9
|
+
- @mastra/core@0.8.4-alpha.1
|
|
10
|
+
|
|
11
|
+
## 0.1.18-alpha.0
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [03f3cd0]
|
|
16
|
+
- @mastra/core@0.8.4-alpha.0
|
|
17
|
+
|
|
18
|
+
## 0.1.17
|
|
19
|
+
|
|
20
|
+
### Patch Changes
|
|
21
|
+
|
|
22
|
+
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
23
|
+
- bc4acb3: updated traces to not be wrapped in traces object
|
|
24
|
+
- Updated dependencies [d72318f]
|
|
25
|
+
- Updated dependencies [0bcc862]
|
|
26
|
+
- Updated dependencies [10a8caf]
|
|
27
|
+
- Updated dependencies [359b089]
|
|
28
|
+
- Updated dependencies [32e7b71]
|
|
29
|
+
- Updated dependencies [37bb612]
|
|
30
|
+
- Updated dependencies [7f1b291]
|
|
31
|
+
- @mastra/core@0.8.3
|
|
32
|
+
|
|
3
33
|
## 0.1.17-alpha.5
|
|
4
34
|
|
|
5
35
|
### Patch Changes
|
|
@@ -268,35 +298,5 @@
|
|
|
268
298
|
### Patch Changes
|
|
269
299
|
|
|
270
300
|
- 05ef3e0: Support voice for mastra client
|
|
271
|
-
- 248cb07: Allow ai-sdk Message type for messages in agent generate and stream
|
|
272
|
-
Fix sidebar horizontal overflow in playground
|
|
273
|
-
- Updated dependencies [6794797]
|
|
274
|
-
- Updated dependencies [fb68a80]
|
|
275
|
-
- Updated dependencies [b56a681]
|
|
276
|
-
- Updated dependencies [248cb07]
|
|
277
|
-
- @mastra/core@0.6.4
|
|
278
|
-
|
|
279
|
-
## 0.1.12-alpha.1
|
|
280
|
-
|
|
281
|
-
### Patch Changes
|
|
282
|
-
|
|
283
|
-
- Updated dependencies [6794797]
|
|
284
|
-
- @mastra/core@0.6.4-alpha.1
|
|
285
|
-
|
|
286
|
-
## 0.1.12-alpha.0
|
|
287
|
-
|
|
288
|
-
### Patch Changes
|
|
289
|
-
|
|
290
|
-
- 05ef3e0: Support voice for mastra client
|
|
291
|
-
- 248cb07: Allow ai-sdk Message type for messages in agent generate and stream
|
|
292
|
-
Fix sidebar horizontal overflow in playground
|
|
293
|
-
- Updated dependencies [fb68a80]
|
|
294
|
-
- Updated dependencies [b56a681]
|
|
295
|
-
- Updated dependencies [248cb07]
|
|
296
|
-
- @mastra/core@0.6.4-alpha.0
|
|
297
|
-
|
|
298
|
-
## 0.1.11
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 485 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,35 @@
|
|
|
1
1
|
# @mastra/cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.0.5-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [8a8a73b]
|
|
8
|
+
- Updated dependencies [6f92295]
|
|
9
|
+
- @mastra/core@0.8.4-alpha.1
|
|
10
|
+
|
|
11
|
+
## 0.0.5-alpha.0
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [03f3cd0]
|
|
16
|
+
- @mastra/core@0.8.4-alpha.0
|
|
17
|
+
|
|
18
|
+
## 0.0.4
|
|
19
|
+
|
|
20
|
+
### Patch Changes
|
|
21
|
+
|
|
22
|
+
- ec3cbf9: add MIT license for stores/vector packages
|
|
23
|
+
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
24
|
+
- Updated dependencies [d72318f]
|
|
25
|
+
- Updated dependencies [0bcc862]
|
|
26
|
+
- Updated dependencies [10a8caf]
|
|
27
|
+
- Updated dependencies [359b089]
|
|
28
|
+
- Updated dependencies [32e7b71]
|
|
29
|
+
- Updated dependencies [37bb612]
|
|
30
|
+
- Updated dependencies [7f1b291]
|
|
31
|
+
- @mastra/core@0.8.3
|
|
32
|
+
|
|
3
33
|
## 0.0.4-alpha.5
|
|
4
34
|
|
|
5
35
|
### Patch Changes
|
|
@@ -1,5 +1,30 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.8.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 8a8a73b: fix container to network sub agent
|
|
8
|
+
- 6f92295: Fixed an issue where some user messages and llm messages would have the exact same createdAt date, leading to incorrect message ordering. Added a fix for new messages as well as any that were saved before the fix in the wrong order
|
|
9
|
+
|
|
10
|
+
## 0.8.4-alpha.0
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- 03f3cd0: Propagate context to passed in tools
|
|
15
|
+
|
|
16
|
+
## 0.8.3
|
|
17
|
+
|
|
18
|
+
### Patch Changes
|
|
19
|
+
|
|
20
|
+
- d72318f: Refactored the evals table to use the DS tables
|
|
21
|
+
- 0bcc862: Fixed an issue where we were sanitizing response message content and filter on a value that may not always be an array
|
|
22
|
+
- 10a8caf: Removed an extra console log that made it into core
|
|
23
|
+
- 359b089: Allowed explicitly disabling vector/embedder in Memory by passing vector: false or options.semanticRecall: false
|
|
24
|
+
- 32e7b71: Add support for dependency injection
|
|
25
|
+
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
26
|
+
- 7f1b291: Client Side tool call passing
|
|
27
|
+
|
|
3
28
|
## 0.8.3-alpha.5
|
|
4
29
|
|
|
5
30
|
### Patch Changes
|
|
@@ -274,29 +299,4 @@
|
|
|
274
299
|
|
|
275
300
|
## 0.6.2
|
|
276
301
|
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
- beaf1c2: createTool type fixes
|
|
280
|
-
- 3084e13: More parallel memory operations
|
|
281
|
-
|
|
282
|
-
## 0.6.2-alpha.0
|
|
283
|
-
|
|
284
|
-
### Patch Changes
|
|
285
|
-
|
|
286
|
-
- beaf1c2: createTool type fixes
|
|
287
|
-
- 3084e13: More parallel memory operations
|
|
288
|
-
|
|
289
|
-
## 0.6.1
|
|
290
|
-
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- fc2f89c: Insert static payload into inputData
|
|
294
|
-
- dfbb131: Fix after method on multiple passes
|
|
295
|
-
- f4854ee: Fix else branch execution when if-branch has loops
|
|
296
|
-
- afaf73f: Add fix for vercel tools and optional instructions
|
|
297
|
-
- 0850b4c: Watch and resume per run
|
|
298
|
-
- 7bcfaee: Remove node_modules-path dir which calls \_\_dirname at the top level and breaks some esm runtimes
|
|
299
|
-
- 44631b1: Fix after usage with skipped conditions on the awaited steps
|
|
300
|
-
- 9116d70: Handle the different workflow methods in workflow graph
|
|
301
|
-
|
|
302
|
-
... 1158 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1183 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,40 @@
|
|
|
1
1
|
# @mastra/deployer-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.1.19-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [8a8a73b]
|
|
8
|
+
- Updated dependencies [6f92295]
|
|
9
|
+
- @mastra/core@0.8.4-alpha.1
|
|
10
|
+
- @mastra/deployer@0.2.10-alpha.1
|
|
11
|
+
|
|
12
|
+
## 0.1.19-alpha.0
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- Updated dependencies [03f3cd0]
|
|
17
|
+
- @mastra/core@0.8.4-alpha.0
|
|
18
|
+
- @mastra/deployer@0.2.10-alpha.0
|
|
19
|
+
|
|
20
|
+
## 0.1.18
|
|
21
|
+
|
|
22
|
+
### Patch Changes
|
|
23
|
+
|
|
24
|
+
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
25
|
+
- Updated dependencies [d72318f]
|
|
26
|
+
- Updated dependencies [0bcc862]
|
|
27
|
+
- Updated dependencies [10a8caf]
|
|
28
|
+
- Updated dependencies [359b089]
|
|
29
|
+
- Updated dependencies [9f6f6dd]
|
|
30
|
+
- Updated dependencies [32e7b71]
|
|
31
|
+
- Updated dependencies [37bb612]
|
|
32
|
+
- Updated dependencies [1ebbfbf]
|
|
33
|
+
- Updated dependencies [67aff42]
|
|
34
|
+
- Updated dependencies [7f1b291]
|
|
35
|
+
- @mastra/core@0.8.3
|
|
36
|
+
- @mastra/deployer@0.2.9
|
|
37
|
+
|
|
3
38
|
## 0.1.18-alpha.7
|
|
4
39
|
|
|
5
40
|
### Patch Changes
|
|
@@ -263,40 +298,5 @@
|
|
|
263
298
|
|
|
264
299
|
### Patch Changes
|
|
265
300
|
|
|
266
|
-
- Updated dependencies [05d58cc]
|
|
267
|
-
- Updated dependencies [107bcfe]
|
|
268
|
-
- Updated dependencies [5b4e19f]
|
|
269
|
-
- Updated dependencies [7599d77]
|
|
270
|
-
- Updated dependencies [cafae83]
|
|
271
|
-
- Updated dependencies [8076ecf]
|
|
272
|
-
- Updated dependencies [304397c]
|
|
273
|
-
- @mastra/deployer@0.2.6-alpha.0
|
|
274
|
-
- @mastra/core@0.7.1-alpha.0
|
|
275
|
-
|
|
276
|
-
## 0.1.14
|
|
277
|
-
|
|
278
|
-
### Patch Changes
|
|
279
|
-
|
|
280
|
-
- cdc0498: Fix process.versions.node.split in cloudflare deployer
|
|
281
|
-
- Updated dependencies [cdc0498]
|
|
282
|
-
- Updated dependencies [b4fbc59]
|
|
283
|
-
- Updated dependencies [a838fde]
|
|
284
|
-
- Updated dependencies [a8bd4cf]
|
|
285
|
-
- Updated dependencies [7a3eeb0]
|
|
286
|
-
- Updated dependencies [0b54522]
|
|
287
|
-
- Updated dependencies [b3b34f5]
|
|
288
|
-
- Updated dependencies [1af25d5]
|
|
289
|
-
- Updated dependencies [a4686e8]
|
|
290
|
-
- Updated dependencies [6530ad1]
|
|
291
|
-
- Updated dependencies [0b496ff]
|
|
292
|
-
- Updated dependencies [27439ad]
|
|
293
|
-
- @mastra/deployer@0.2.5
|
|
294
|
-
- @mastra/core@0.7.0
|
|
295
|
-
|
|
296
|
-
## 0.1.14-alpha.3
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- Updated dependencies [b3b34f5]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1501 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,41 @@
|
|
|
1
1
|
# @mastra/deployer-netlify
|
|
2
2
|
|
|
3
|
+
## 0.1.19-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [8a8a73b]
|
|
8
|
+
- Updated dependencies [6f92295]
|
|
9
|
+
- @mastra/core@0.8.4-alpha.1
|
|
10
|
+
- @mastra/deployer@0.2.10-alpha.1
|
|
11
|
+
|
|
12
|
+
## 0.1.19-alpha.0
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- Updated dependencies [03f3cd0]
|
|
17
|
+
- @mastra/core@0.8.4-alpha.0
|
|
18
|
+
- @mastra/deployer@0.2.10-alpha.0
|
|
19
|
+
|
|
20
|
+
## 0.1.18
|
|
21
|
+
|
|
22
|
+
### Patch Changes
|
|
23
|
+
|
|
24
|
+
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
25
|
+
- 67aff42: Fix netlify deployer missing @libsql/linux-x64-gnu bug
|
|
26
|
+
- Updated dependencies [d72318f]
|
|
27
|
+
- Updated dependencies [0bcc862]
|
|
28
|
+
- Updated dependencies [10a8caf]
|
|
29
|
+
- Updated dependencies [359b089]
|
|
30
|
+
- Updated dependencies [9f6f6dd]
|
|
31
|
+
- Updated dependencies [32e7b71]
|
|
32
|
+
- Updated dependencies [37bb612]
|
|
33
|
+
- Updated dependencies [1ebbfbf]
|
|
34
|
+
- Updated dependencies [67aff42]
|
|
35
|
+
- Updated dependencies [7f1b291]
|
|
36
|
+
- @mastra/core@0.8.3
|
|
37
|
+
- @mastra/deployer@0.2.9
|
|
38
|
+
|
|
3
39
|
## 0.1.18-alpha.7
|
|
4
40
|
|
|
5
41
|
### Patch Changes
|
|
@@ -262,41 +298,5 @@
|
|
|
262
298
|
|
|
263
299
|
### Patch Changes
|
|
264
300
|
|
|
265
|
-
- Updated dependencies [05d58cc]
|
|
266
|
-
- Updated dependencies [107bcfe]
|
|
267
|
-
- Updated dependencies [5b4e19f]
|
|
268
|
-
- Updated dependencies [7599d77]
|
|
269
|
-
- Updated dependencies [cafae83]
|
|
270
|
-
- Updated dependencies [8076ecf]
|
|
271
|
-
- Updated dependencies [304397c]
|
|
272
|
-
- @mastra/deployer@0.2.6-alpha.0
|
|
273
|
-
- @mastra/core@0.7.1-alpha.0
|
|
274
|
-
|
|
275
|
-
## 0.1.14
|
|
276
|
-
|
|
277
|
-
### Patch Changes
|
|
278
|
-
|
|
279
|
-
- 4be4cb9: Update netlify cli to latest
|
|
280
|
-
- Updated dependencies [cdc0498]
|
|
281
|
-
- Updated dependencies [b4fbc59]
|
|
282
|
-
- Updated dependencies [a838fde]
|
|
283
|
-
- Updated dependencies [a8bd4cf]
|
|
284
|
-
- Updated dependencies [7a3eeb0]
|
|
285
|
-
- Updated dependencies [0b54522]
|
|
286
|
-
- Updated dependencies [b3b34f5]
|
|
287
|
-
- Updated dependencies [1af25d5]
|
|
288
|
-
- Updated dependencies [a4686e8]
|
|
289
|
-
- Updated dependencies [6530ad1]
|
|
290
|
-
- Updated dependencies [0b496ff]
|
|
291
|
-
- Updated dependencies [27439ad]
|
|
292
|
-
- @mastra/deployer@0.2.5
|
|
293
|
-
- @mastra/core@0.7.0
|
|
294
|
-
|
|
295
|
-
## 0.1.14-alpha.3
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- Updated dependencies [b3b34f5]
|
|
300
|
-
- Updated dependencies [a4686e8]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1473 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,40 @@
|
|
|
1
1
|
# @mastra/deployer-vercel
|
|
2
2
|
|
|
3
|
+
## 0.1.19-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [8a8a73b]
|
|
8
|
+
- Updated dependencies [6f92295]
|
|
9
|
+
- @mastra/core@0.8.4-alpha.1
|
|
10
|
+
- @mastra/deployer@0.2.10-alpha.1
|
|
11
|
+
|
|
12
|
+
## 0.1.19-alpha.0
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- Updated dependencies [03f3cd0]
|
|
17
|
+
- @mastra/core@0.8.4-alpha.0
|
|
18
|
+
- @mastra/deployer@0.2.10-alpha.0
|
|
19
|
+
|
|
20
|
+
## 0.1.18
|
|
21
|
+
|
|
22
|
+
### Patch Changes
|
|
23
|
+
|
|
24
|
+
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
25
|
+
- Updated dependencies [d72318f]
|
|
26
|
+
- Updated dependencies [0bcc862]
|
|
27
|
+
- Updated dependencies [10a8caf]
|
|
28
|
+
- Updated dependencies [359b089]
|
|
29
|
+
- Updated dependencies [9f6f6dd]
|
|
30
|
+
- Updated dependencies [32e7b71]
|
|
31
|
+
- Updated dependencies [37bb612]
|
|
32
|
+
- Updated dependencies [1ebbfbf]
|
|
33
|
+
- Updated dependencies [67aff42]
|
|
34
|
+
- Updated dependencies [7f1b291]
|
|
35
|
+
- @mastra/core@0.8.3
|
|
36
|
+
- @mastra/deployer@0.2.9
|
|
37
|
+
|
|
3
38
|
## 0.1.18-alpha.7
|
|
4
39
|
|
|
5
40
|
### Patch Changes
|
|
@@ -263,40 +298,5 @@
|
|
|
263
298
|
|
|
264
299
|
- Updated dependencies [05d58cc]
|
|
265
300
|
- Updated dependencies [107bcfe]
|
|
266
|
-
- Updated dependencies [5b4e19f]
|
|
267
|
-
- Updated dependencies [7599d77]
|
|
268
|
-
- Updated dependencies [cafae83]
|
|
269
|
-
- Updated dependencies [8076ecf]
|
|
270
|
-
- Updated dependencies [304397c]
|
|
271
|
-
- @mastra/deployer@0.2.6-alpha.0
|
|
272
|
-
- @mastra/core@0.7.1-alpha.0
|
|
273
|
-
|
|
274
|
-
## 0.1.14
|
|
275
|
-
|
|
276
|
-
### Patch Changes
|
|
277
|
-
|
|
278
|
-
- 0b496ff: Load env vars on mastra deploy
|
|
279
|
-
- Updated dependencies [cdc0498]
|
|
280
|
-
- Updated dependencies [b4fbc59]
|
|
281
|
-
- Updated dependencies [a838fde]
|
|
282
|
-
- Updated dependencies [a8bd4cf]
|
|
283
|
-
- Updated dependencies [7a3eeb0]
|
|
284
|
-
- Updated dependencies [0b54522]
|
|
285
|
-
- Updated dependencies [b3b34f5]
|
|
286
|
-
- Updated dependencies [1af25d5]
|
|
287
|
-
- Updated dependencies [a4686e8]
|
|
288
|
-
- Updated dependencies [6530ad1]
|
|
289
|
-
- Updated dependencies [0b496ff]
|
|
290
|
-
- Updated dependencies [27439ad]
|
|
291
|
-
- @mastra/deployer@0.2.5
|
|
292
|
-
- @mastra/core@0.7.0
|
|
293
|
-
|
|
294
|
-
## 0.1.14-alpha.3
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [b3b34f5]
|
|
299
|
-
- Updated dependencies [a4686e8]
|
|
300
|
-
- @mastra/core@0.7.0-alpha.3
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1471 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,42 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.2.10-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [8a8a73b]
|
|
8
|
+
- Updated dependencies [6f92295]
|
|
9
|
+
- @mastra/core@0.8.4-alpha.1
|
|
10
|
+
- @mastra/server@1.0.4-alpha.1
|
|
11
|
+
|
|
12
|
+
## 0.2.10-alpha.0
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- Updated dependencies [03f3cd0]
|
|
17
|
+
- @mastra/core@0.8.4-alpha.0
|
|
18
|
+
- @mastra/server@1.0.4-alpha.0
|
|
19
|
+
|
|
20
|
+
## 0.2.9
|
|
21
|
+
|
|
22
|
+
### Patch Changes
|
|
23
|
+
|
|
24
|
+
- 9f6f6dd: Fix container for tools execution api
|
|
25
|
+
- 32e7b71: Add support for dependency injection
|
|
26
|
+
- 37bb612: Add Elastic-2.0 licensing for packages
|
|
27
|
+
- 1ebbfbf: Add 3 minutes timeout to deployer server
|
|
28
|
+
- 67aff42: Fix netlify deployer missing @libsql/linux-x64-gnu bug
|
|
29
|
+
- Updated dependencies [d72318f]
|
|
30
|
+
- Updated dependencies [0bcc862]
|
|
31
|
+
- Updated dependencies [10a8caf]
|
|
32
|
+
- Updated dependencies [359b089]
|
|
33
|
+
- Updated dependencies [9f6f6dd]
|
|
34
|
+
- Updated dependencies [32e7b71]
|
|
35
|
+
- Updated dependencies [37bb612]
|
|
36
|
+
- Updated dependencies [7f1b291]
|
|
37
|
+
- @mastra/core@0.8.3
|
|
38
|
+
- @mastra/server@1.0.3
|
|
39
|
+
|
|
3
40
|
## 0.2.9-alpha.7
|
|
4
41
|
|
|
5
42
|
### Patch Changes
|
|
@@ -261,42 +298,5 @@
|
|
|
261
298
|
- Updated dependencies [84fe241]
|
|
262
299
|
- Updated dependencies [84fe241]
|
|
263
300
|
- Updated dependencies [99d43b9]
|
|
264
|
-
- @mastra/core@0.8.0-alpha.2
|
|
265
|
-
- @mastra/server@0.0.1-alpha.0
|
|
266
|
-
|
|
267
|
-
## 0.2.6-alpha.1
|
|
268
|
-
|
|
269
|
-
### Patch Changes
|
|
270
|
-
|
|
271
|
-
- Updated dependencies [619c39d]
|
|
272
|
-
- Updated dependencies [fe56be0]
|
|
273
|
-
- Updated dependencies [a0967a0]
|
|
274
|
-
- Updated dependencies [fca3b21]
|
|
275
|
-
- Updated dependencies [0118361]
|
|
276
|
-
- Updated dependencies [619c39d]
|
|
277
|
-
- @mastra/core@0.8.0-alpha.1
|
|
278
|
-
|
|
279
|
-
## 0.2.6-alpha.0
|
|
280
|
-
|
|
281
|
-
### Patch Changes
|
|
282
|
-
|
|
283
|
-
- 05d58cc: fix: add 'x-mastra-client-type' to allowed headers in CORS configuration
|
|
284
|
-
- 8076ecf: Unify workflow watch/start response
|
|
285
|
-
- 304397c: Add support for custom api routes in mastra
|
|
286
|
-
- Updated dependencies [107bcfe]
|
|
287
|
-
- Updated dependencies [5b4e19f]
|
|
288
|
-
- Updated dependencies [7599d77]
|
|
289
|
-
- Updated dependencies [cafae83]
|
|
290
|
-
- Updated dependencies [8076ecf]
|
|
291
|
-
- Updated dependencies [304397c]
|
|
292
|
-
- @mastra/core@0.7.1-alpha.0
|
|
293
|
-
|
|
294
|
-
## 0.2.5
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- cdc0498: Fix process.versions.node.split in cloudflare deployer
|
|
299
|
-
- 0b496ff: Load env vars on mastra deploy
|
|
300
|
-
- Updated dependencies [b4fbc59]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1411 more lines hidden. See full changelog in package directory.
|