Conversation
Change-Id: I551f756deb8e244cf9b4ba47720ef299195859ec
📝 WalkthroughWalkthroughA routine release update that increments the package version from 1.0.19 to 1.0.19 and documents changelog entries for mail, docs, im, drive, config, and whiteboard features with a release date of 2026-04-24. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@CHANGELOG.md`:
- Around line 5-15: The changelog entry for version v1.0.19 is missing the PR
reference for the mail feature; update the "mail: Add read receipt support —
`--request-receipt` on compose, `+send-receipt` / `+decline-receipt` for
response" line to include the PR number `#595` so it matches the pattern used for
other features in v1.0.19 (and prior releases) and ensures traceability.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #656 +/- ##
=======================================
Coverage 62.78% 62.78%
=======================================
Files 434 434
Lines 38112 38112
=======================================
Hits 23928 23928
Misses 12047 12047
Partials 2137 2137 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@feae09d0bf6e14754c8017ef8f7415f1514ef716🧩 Skill updatenpx skills add larksuite/cli#release/v1.0.19 -y -g |
Summary
Release v1.0.19. Bumps
package.jsonand adds theCHANGELOG.mdentry for the 6 changes merged since v1.0.18.Features
--request-receipton compose,+send-receipt/+decline-receiptfor responsedocs +create/+fetch/+update(feat(doc): add v2 API for docs +create / +fetch / +update #638)+upload( feat: support wiki node targets in drive +upload #611)auth/configwhen external credential provider is active (feat: block auth/config when external credential provider is active #627)whiteboard-clitov0.2.10inlark-whiteboardskill (feat(whiteboard): pin whiteboard-cli to v0.2.10 in lark-whiteboard skill #649)(The
fix e2e pagination assumptionscommit #639 is test-only and omitted from the user-facing changelog.)Test plan
v1.0.19after merge, verify GoReleaser pipelineSummary by CodeRabbit
New Features
Chores