communications/releases/2025-03-19.md
Here's the structured changelog for packages/core covering the period 2025-03-12 to 2025-03-19:
This release focuses on improving agent coordination, workflow management, and voice capabilities while addressing several critical bugs and performance issues.
Here's the structured changelog for the CLI package updates:
--project-name flag to mastra create command for one-line project creation (#5052613)mastra dev --env flag (#d3d6fae)The most significant changes in this release include the introduction of Agent Networks functionality, expanded LLM provider support, and substantial improvements to the playground UI with resizable panels and better workflow visualization. The release also includes important bug fixes for storage initialization and tool discovery.
Here's the structured changelog for create-mastra (March 12-19, 2025):
--env flag in mastra dev command (#d3d6fae)The main focus this week was on expanding LLM provider support and enhancing the playground UI experience. The addition of Cerebras and Google AI as provider options gives developers more flexibility in choosing their preferred LLM backend. UI improvements focused on better workflow visualization and more intuitive sidebar interactions.
Here's the structured changelog for the deployer module covering March 12-19, 2025:
Added comprehensive network API endpoints for managing agent networks:
/api/networks to list all networks/api/networks/:networkId to get network details/api/networks/:networkId/generate for network-based generation/api/networks/:networkId/stream for streaming network responses (#404640e)Enhanced workflow management capabilities:
createRun endpoint for better workflow run lifecycle managementEnhanced voice API endpoints with better structure and deprecation notices:
/voice prefixed endpoints for speaking and listeningImproved workflow run management:
This release significantly improves the deployer's capabilities for handling agent networks, workflows, and voice interactions while enhancing build system reliability and performance.
Based on the git diff provided, here's the changelog for the evals package covering March 12-19, 2025:
Note: This release contains mostly internal maintenance updates and dependency version bumps. The main functional change was the cleanup of test logging.
The changes appear to be relatively minor for this period, focusing on code cleanup and keeping dependencies in sync with the core package.
Here's the structured changelog for the RAG package updates:
This release focuses on improving the robustness and reliability of document chunking and vector search operations, with particular attention to proper text overlap handling and input validation.
Here's the changelog for the Mastra AI Memory package (v0.2.0 → v0.2.4):
useChat when using client-side tool calling (#3729dbd)useChat() functionality (#3729dbd)@mastra/core dependency to version 0.6.3This release focuses on improving stability and reliability of the Memory package, particularly around vector search functionality and chat integration. The changes ensure more robust handling of edge cases and better documentation for developers.
Based on the git diff provided, here's the changelog for Mastra AI's MCP package (v0.3.4):
This release primarily focuses on integrating the AgentNetwork system and cleaning up test code, while keeping in sync with the latest core package updates. The changes are relatively minor but lay groundwork for improved agent communication features.
Note: Many of the changes shown in the diff are version bumps and dependency updates through alpha releases, which have been consolidated into the final release notes above for clarity.
Based on the git diff provided, I'll create a changelog for the Cloudflare deployer module covering the period from March 12-19, 2025.
This release primarily focuses on integrating AgentNetwork capabilities and keeping dependencies up to date with the latest Mastra core and deployer versions.
Note: Most changes in this period were version bumps and dependency alignments. The main functional change was the AgentNetwork integration.
Based on the git diff provided, here's the changelog for the Netlify deployer module covering March 12-19, 2025:
Note: This release primarily focuses on integrating AgentNetwork capabilities and keeping dependencies up to date with the latest Mastra core and deployer versions. The changes are relatively minor but provide better alignment with the broader Mastra ecosystem.
The version bump from 0.1.8 to 0.1.12 includes several alpha releases that were tested and stabilized before this final release.
Here's the changelog for the Vercel deployer module (2025-03-12 - 2025-03-19):
teamId instead of scope for better clarity in Vercel team identification (#404640e)token parameter to Vercel deployer configuration for improved authentication (#404640e)Note: This update primarily focuses on improving the configuration interface for the Vercel deployer, making it more intuitive and secure with explicit token requirements. The changes align with Vercel's recommended authentication practices.
For detailed configuration examples, see the Vercel Deployer documentation.
Based on the git diff provided, here's the changelog for the speech/azure module covering March 12-19, 2025:
Note: This release primarily focuses on integrating the AgentNetwork system and maintaining compatibility with the latest core module updates. The changes are relatively minor in scope but lay groundwork for future speech processing enhancements.
The majority of changes in this period were dependency updates and version alignment with the core module. No significant feature additions or breaking changes were introduced.
Based on the git diff provided, here's the changelog for the speech/deepgram module for March 12-19, 2025:
This module is deprecated - please use @mastra/voice-deepgram instead.
Note: Most changes in this release period were internal dependency updates and version alignments. No major functional changes were introduced to this deprecated module as development focus has shifted to the new @mastra/voice-deepgram package.
Based on the git diff provided, here's the changelog for the speech/elevenlabs module for March 12-19, 2025:
This module is now deprecated - please use @mastra/voice-elevenlabs instead for future development.
The changes in this period were primarily maintenance-related, focusing on dependency updates and internal alignment with the core package. No significant feature additions or breaking changes were introduced.
For users of this module, we strongly recommend migrating to @mastra/voice-elevenlabs as this package will no longer receive feature updates.
Based on the git diff provided, here's the changelog for the speech/google module for March 12-19, 2025:
This module is deprecated - please use @mastra/voice-google instead.
Note: Most changes in this release are internal dependency updates and maintenance improvements. No major feature changes or breaking changes were introduced in this version.
Based on the git diff provided, here's the changelog for the IBM Speech module covering March 12-19, 2025:
Note: This release primarily focuses on integration improvements and dependency updates to maintain compatibility with the latest Mastra core functionality.
The changes in this period were mostly maintenance-focused, ensuring the IBM Speech module stays in sync with core platform updates. The main functional change was the AgentNetwork integration enhancement, which improves how the speech module interacts with Mastra's agent system.
Based on the git diff provided, here's the structured changelog for the speech/murf module covering March 12-19, 2025:
This module (@mastra/speech-murf) is now deprecated. Please migrate to @mastra/voice-murf for future development.
Note: Most changes in this period were internal dependency updates and version alignments. No major feature additions or breaking changes were introduced to the speech/murf module itself.
Based on the git diff provided, here's the changelog for the speech/openai module for March 12-19, 2025:
This module is deprecated - please migrate to @mastra/voice-openai for future updates.
Note: This update primarily focuses on internal improvements and dependency updates. The module is now in maintenance mode as it has been deprecated in favor of @mastra/voice-openai.
Based on the git diff provided, here's the changelog for the speech/playai module covering March 12-19, 2025:
This module is now deprecated - users should migrate to @mastra/voice-playai for future updates and improvements.
The changes in this period were primarily focused on maintaining compatibility with core updates and integrating the AgentNetwork system. Most updates were internal improvements and dependency alignments rather than user-facing features.
Version bumped from 0.1.7 to 0.1.11 to maintain alignment with dependency versions.
Based on the git diff provided, here's the changelog for the speech/replicate module covering March 12-19, 2025:
Note: This release primarily focuses on integrating the AgentNetwork system and keeping dependencies up to date. The changes are relatively minor but lay groundwork for future speech processing enhancements.
I've kept this changelog concise since the main substantive change was the AgentNetwork integration. Most other changes in the diff were version bumps and dependency updates which don't warrant detailed explanation in the user-facing changelog. The AgentNetwork integration appears to be the key functional change that users would care about.
Based on the git diff provided, here's the changelog for the Speechify module covering March 12-19, 2025:
This module (@mastra/speech-speechify) is now deprecated. Please use @mastra/voice-speechify instead.
Note: Most changes in this release period were internal dependency updates and version bumps. No significant feature changes, bug fixes, or performance improvements were made to the Speechify module itself during this period.
Based on the git diff provided, here's the changelog for the Mastra AI PostgreSQL Store (stores/pg) module for March 12-19, 2025:
Note: This release primarily focuses on integrating AgentNetwork capabilities and maintaining compatibility with the latest core module updates. The version bump from 0.2.0 to 0.2.4 includes several alpha releases that were part of the testing process.
Most changes in this period were dependency updates and internal adjustments to maintain compatibility with @mastra/core updates. The main functional change was the addition of AgentNetwork support.
Based on the git diff provided, here's the changelog for Mastra AI's Astra module covering March 12-19, 2025:
Note: This release primarily focuses on integrating AgentNetwork functionality and keeping dependencies up-to-date with the core package. The version bump from 0.2.0 to 0.2.4 includes several alpha releases that were part of the testing cycle.
The changes in this release lay groundwork for improved agent communication patterns when using Astra as a storage backend. For detailed documentation on using AgentNetwork features, please refer to our Agent Communication Guide.
Based on the git diff provided, here's the changelog for the Chroma store module (v0.2.0 → v0.2.4):
Note: This release primarily focuses on integration improvements and dependency updates to maintain compatibility with the core Mastra AI framework. The main highlight is the AgentNetwork integration which enhances the store's capabilities for multi-agent scenarios.
Here's the changelog for the Pinecone store module (2025-03-12 - 2025-03-19):
The Pinecone store module has been updated to version 0.2.2, bringing significant improvements to vector management capabilities. These changes enable more flexible handling of vector data in Pinecone indexes, with robust error handling and validation.
Here's the changelog for the Qdrant store module (2025-03-12 - 2025-03-19):
This release focuses on expanding the Qdrant store's CRUD capabilities with new update and delete operations, making it more flexible for vector database management.
Based on the git diff provided, here's the changelog for the Upstash module (v0.1.8 → v0.1.12):
Note: This update primarily focused on integrating AgentNetwork capabilities and keeping dependencies in sync with the core package. Most changes were version bumps and dependency alignments rather than direct feature additions to the Upstash store module.
For more information about using Upstash with Mastra AI, please refer to our documentation.
Based on the git diff provided, here's the changelog for the Mastra AI Vectorize module (v0.1.12):
Note: This release primarily focuses on integrating AgentNetwork capabilities and keeping dependencies in sync with the core package. Most changes appear to be version bumps and dependency alignments rather than major functional changes to the vectorize module itself.