This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summaryUpdates Minor Changes, Breaking Changes, and Highlights across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds support for Gateway embedding routing with `mastra/provider/model` IDs. Adds support for Gateway embedding routing with `mastra/provider/model` IDs. Source: llm_adapter@2026-06-05 Confidence: high |
— |
Full changelog
Highlights
Gateway Embedding Routing via mastra/provider/model IDs
@mastra/core adds support for routing embeddings through the Gateway using mastra/provider/model identifiers (e.g., new ModelRouterEmbeddingModel('mastra/__GATEWAY_OPENAI_EMBEDDING_MODEL__')).
Breaking Changes
- None noted in this changelog (other packages were dependency-only updates).
Changelog
@mastra/[email protected]
Minor Changes
-
Added support for Gateway embedding routing with
mastra/provider/modelIDs: (#17469)const embedder = new ModelRouterEmbeddingModel('mastra/__GATEWAY_OPENAI_EMBEDDING_MODEL__');
Other updated packages
The following packages were updated with dependency changes only:
- @mastra/[email protected]
- @mastra/[email protected]
- @mastra/[email protected]
- @mastra/[email protected]
- @mastra/[email protected]
- @mastra/[email protected]
- @mastra/[email protected]
- @mastra/[email protected]
- @mastra/[email protected]
- @mastra/[email protected]
- @mastra/[email protected]
- @mastra/[email protected]
- @mastra/[email protected]
- @mastra/[email protected]
- @mastra/[email protected]
- @mastra/[email protected]
- @mastra/[email protected]
- @mastra/[email protected]
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About mastra
From the team behind Gatsby, Mastra is a framework for building AI-powered applications and agents with a modern TypeScript stack.
Related context
Related tools
Beta — feedback welcome: [email protected]