chore(release): v1.0.38#1026
Conversation
- Bump version to 1.0.38 - Update CHANGELOG.md with the apps brand gating change since v1.0.37 - Backfill the [v1.0.38] link reference at the bottom of CHANGELOG.md Change-Id: I6fd0d1243e2219a1eaa1fae5fae4ff6d8de361da
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR releases v1.0.38 by bumping the package version and documenting the new apps domain gating feature in the changelog. The release notes describe CLI behavior changes where ChangesRelease v1.0.38
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 |
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@37b7f08491c0ada66cdcd4b63b4466da85565312🧩 Skill updatenpx skills add larksuite/cli#chore/bump-v1.0.38 -y -g |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1026 +/- ##
=======================================
Coverage 67.77% 67.77%
=======================================
Files 590 590
Lines 55291 55291
=======================================
Hits 37475 37475
Misses 14696 14696
Partials 3120 3120 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary
[v1.0.38]link reference at the bottom of CHANGELOG.mdHighlights
appsshortcut subtree returns a structured brand-restriction error,auth login --domain appsis rejected,--domain allskips it, andspark:*scopes are no longer requested (feat(apps): gate apps domain off on Lark brand #1025)Test plan
package.jsonSummary by CodeRabbit
auth login --domain appscommand is rejected.--domain allflag now bypasses domain restrictions during authentication.