chore: bump version to 4.28.0-beta.1 - #9911
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Hey - I've found 1 issue
Prompt for AI Agents
Please address the comments from this code review:
## Individual Comments
### Comment 1
<location path="changelogs/v4.28.0-beta.1.md" line_range="57" />
<code_context>
+### 主要修复
+
+- 钉钉部分情况下扫码之后出现 CREATING 未知状态导致无法继续创建。 (#9808)
+- 修复飞书群里下当 at 机器人在前而命令在后会无法触发命令的问题。 (#9872)
+- 按统一消息来源(UMO)隔离限流。 (#9814)
+- 使 Anthropic API Base URL 逻辑与 OpenAI API 保持一致,需要输入 /v1。 (#9802)
</code_context>
<issue_to_address>
**nitpick:** The Chinese changelog contains the malformed phrase “下当 at 机器人在前”, so readers cannot clearly understand the condition under which Lark commands failed to trigger.
**Suggested fix:** Replace “下当” with “当”.
```suggestion
- 修复飞书群里当 at 机器人在前而命令在后会无法触发命令的问题。 (#9872)
```
</issue_to_address>Sourcery assessment
Approved.
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
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.
Summary
Validation
Summary by Sourcery
Prepare the 4.28.0-beta.1 beta release by updating version metadata and adding its changelog.
Enhancements:
Documentation: