返回全部动态
Mastra 1.63.0 发布:增强日志追踪关联与部署就绪性
原标题:August 26, 2026
AI 摘要
Mastra 发布 1.63.0 版本,引入新的日志适配器契约,实现 trace 关联日志,并集成 Pino,改善日志与追踪的链接可靠性。部署器新增 worker 健康检查端点,调度器和恢复机制得到增强,修复了多个问题。同时包含破坏性变更,清理了 playground-ui 的 DataList API。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## Highlights ### Trace-correlated logging via the new logger adapter contract A new `AdaptableLogger` contract in `@mastra/core/logger` standardizes trace correlation by injecting `trace_id`/`span_id` into native log records during traced operations, and deriving observability `LogEvent`s from the same record. `Mastra` now supports `loggerOptions` to control correlation and log export, and the legacy dual-write wrapper path is deprecated. ### First-class Pino integration with trace conte
发布时间:2026-08-28 19:07
抓取时间:2026-08-28 19:15
来源机构:Mastra