fix: complete the 0.2.0 changelog — security, performance, model catalog - #117
Conversation
The 0.2.0 entry only covered the protocol/packages train (#100-#116) and missed ten PRs that also ship in this release: the untrusted-content sanitization and cross-tenant memory fixes (#91, #93 — now under a proper Security heading), the performance run (#94-#99), and the model catalog work (#78, #79). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR updates CHANGELOG.md with new release notes for version 0.2.0, adding Security and Performance sections documenting model catalog persistence, security fixes for untrusted content sanitization and tenant-scoped workspace IDs, and various performance improvements to the daemon and Web clients. ChangesChangelog Documentation
Estimated code review effort: 1 (Trivial) | ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #117 +/- ##
=======================================
Coverage 77.76% 77.76%
=======================================
Files 79 79
Lines 12438 12438
=======================================
Hits 9672 9672
Misses 2766 2766
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
The 0.2.0 changelog entry (#116) only cataloged the protocol/packages train and missed ten PRs that also ship in v0.2.0: the security fixes (#91 untrusted-content sanitization, #93 cross-tenant memory disclosure — now under a proper
Securityheading per Keep-a-Changelog), the performance run (#94–#99), and the model-catalog work (#78, #79).Docs-only. Merge before tagging
v0.2.0so the tagged tree carries the complete history.🤖 Generated with Claude Code
Summary by CodeRabbit
Security
Performance