Release 0.1.0#5
Conversation
📝 WalkthroughWalkthroughThis PR releases version 0.1.0 by updating the version macro from development status to release status and adding a changelog that documents the initial feature set, including PolicyStore, AuthorizationClient, JWT claim mapping, attribute types, Cedar syntax coverage, exception hierarchy, and ZTS build support. ChangesRelease v0.1.0
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 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 docstrings
🧪 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 |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@CHANGELOG.md`:
- Line 11: Replace the unhyphenated phrase "AVP compatible API" with the
hyphenated form "AVP-compatible API" in the CHANGELOG entry so compound
adjective usage matches the existing "AVP-compatible" elsewhere; locate the
string "AVP compatible API" and update it to "AVP-compatible API".
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
Summary by CodeRabbit
Documentation
Chores