What's Changed
- fix(memory): define config before v2 memory lock retry settings access by @heaoxiang-ai in #1317
- fix: 优化测试关键词匹配和移除 Release Approval Gate by @kaisongli in #1313
- fix: sanitize internal error details in bot proxy responses by @sjhddh in #1310
- feat: add scenario-based API tests by @kaisongli in #1303
- fix(security): remove leaked token from settings.py by @kaisongli in #1319
- Fix/add resource cover by @myysy in #1321
- Revert "Fix/add resource cover" by @MaojiaSheng in #1322
- fix: litellm embedding dimension adapts by @MaojiaSheng in #1323
- ci: optimize runner usage with conditional OS matrix and parallel limit by @kaisongli in #1327
- fix(bot):Response language, Multi user memory commit by @yeshion23333 in #1329
- ci: remove lite and full test workflows by @zhoujh01 in #1331
- docs: fix docker deployment by @MaojiaSheng in #1332
- docs(openclaw-plugin): add health check tools guide by @mrj666 in #1326
- fix(queue): expose re-enqueue counts in queue status by @qin-ctx in #1337
- feat(s3fs): add disable_batch_delete option for OSS compatibility by @yuan7he in #1333
- Fix/add resource cover by @myysy in #1338
- afterTurn: store messages with actual roles and skip heartbeat messages by @wlff123 in #1340
- fix: fall back to prefix filters for volcengine path scope by @haosenwang1018 in #1342
- fix(session): auto-create missing sessions on first add by @qin-ctx in #1348
- Fix/api test issues by @kaisongli in #1341
- fix: derive context_type from URI in index_resource by @yc111233 in #1346
New Contributors
- @sjhddh made their first contribution in #1310
- @mrj666 made their first contribution in #1326
- @yuan7he made their first contribution in #1333
Full Changelog: v0.3.4...v0.3.5
更新内容
- 修复(memory):在访问 v2 memory 锁重试配置前先定义 config,作者 @heaoxiang-ai,见 #1317
- 修复:优化测试关键词匹配,并移除 Release Approval Gate,作者 @kaisongli,见 #1313
- 修复:对 bot 代理响应中的内部错误详情进行脱敏处理,作者 @sjhddh,见 #1310
- 新增:添加基于场景的 API 测试,作者 @kaisongli,见 #1303
- 修复(security):从 settings.py 中移除泄露的 token,作者 @kaisongli,见 #1319
- 修复/新增资源封面,作者 @myysy,见 #1321
- 回滚“修复/新增资源封面”,作者 @MaojiaSheng,见 #1322
- 修复:LiteLLM 的 embedding 维度自适应,作者 @MaojiaSheng,见 #1323
- CI:通过条件式 OS 矩阵和并行数量限制优化 runner 使用,作者 @kaisongli,见 #1327
- 修复(bot):响应语言和多用户记忆提交,作者 @yeshion23333,见 #1329
- CI:移除 lite 和 full 测试工作流,作者 @zhoujh01,见 #1331
- 文档:修复 Docker 部署说明,作者 @MaojiaSheng,见 #1332
- 文档(openclaw-plugin):新增健康检查工具指南,作者 @mrj666,见 #1326
- 修复(queue):在队列状态中暴露重新入队次数,作者 @qin-ctx,见 #1337
- 新增(s3fs):添加 disable_batch_delete 选项以兼容 OSS,作者 @yuan7he,见 #1333
- 修复/新增资源封面,作者 @myysy,见 #1338
- afterTurn:按实际角色存储消息,并跳过心跳消息,作者 @wlff123,见 #1340
- 修复:为火山引擎路径作用域回退到前缀过滤器,作者 @haosenwang1018,见 #1342
- 修复(session):首次添加时自动创建缺失的会话,作者 @qin-ctx,见 #1348
- 修复:解决 API 测试问题,作者 @kaisongli,见 #1341
- 修复:在 index_resource 中从 URI 推导 context_type,作者 @yc111233,见 #1346
新贡献者
完整更新日志:v0.3.4...v0.3.5