- V6 迁移:log_sourcemaps 新增 build_id 列,唯一键改为 (app_key, platform, app_version, build_id, bundle_name); log_issue_events 新增 build_id 列 - SourcemapService: 按 buildId 精确匹配,找不到时回退到最新上传 (findFirstByUploadedAtDesc);存储路径包含 buildId 目录 - LogService: 修复 symbolication 事件查找 bug(原使用 issueId 查 event 表,现改为 eventId);事件保存后取返回值获取正确 ID - LogController/DTO: upload 接口新增可选 buildId 参数;事件批量 上报 DTO 新增 buildId 字段 - tenant-service: 补充 bugcollect-api-url 配置项 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| docs | ||
| src/main | ||
| pom.xml | ||