build: 版本升至 2.6.0(FrameError 会话归属与快照完整性元数据) - #58
Merged
Merged
Conversation
- 两个 csproj 的 <Version> 同步升至 2.6.0(release.yml 校验 tag 与其一致) - CHANGELOG:Unreleased 归档为 [2.6.0] - 2026-08-29 段(打 tag 前完成, 避免 v2.5.0 时 Release 正文回退自动生成的失误复演),补 2.6.0 对比链接
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
摘要
v2.6.0 发版的版本同步提交(打 tag 前置步骤,见 docs/PUBLISHING.md)。
<Version>2.5.0 → 2.6.0(release.yml 第一步强制校验 tag 与其一致)Unreleased归档为[2.6.0] - 2026-08-29段,并补v2.5.0...v2.6.0对比链接——在打 tag 前完成,确保 release.yml 能从 CHANGELOG 提取版本段落作为 Release 正文(v2.5.0 时归档晚了导致 Release 正文回退自动生成,本次避免复演)本版本内容:#56 FrameError 会话归属与快照完整性元数据(PR #57)+ 上批次的 AOT 门禁/Pipe 段对齐等小项。
验证
dotnet build StreamFrame.slnx -c Release:0 警告 0 错误dotnet test:101×3 全绿(本机并行满负载下ReconnectWedgeTests楔形用例偶发慢收敛误报一次,单 TFM 串行复跑全绿——即 5de88aa 放宽预算时记录的已知负载敏感项,与本改动无关;代码主体已由 PR feat: FrameError 事件增补会话归属与快照完整性元数据(#56) #57 的 CI 全矩阵验证)