Skip to content

Release 0.1.0#5

Merged
kjdev merged 2 commits into
mainfrom
release/0.1.0
Jun 2, 2026
Merged

Release 0.1.0#5
kjdev merged 2 commits into
mainfrom
release/0.1.0

Conversation

@kjdev

@kjdev kjdev commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Documentation

    • Added changelog documenting the initial 0.1.0 release, including all features such as authorization components, JWT claim mapping, and complete feature specification.
  • Chores

    • Bumped version to 0.1.0

@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

This 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.

Changes

Release v0.1.0

Layer / File(s) Summary
0.1.0 release bump
php_cedar.h, CHANGELOG.md
Version macro updated to 0.1.0, and initial changelog created documenting released components (PolicyStore, AuthorizationClient), JWT behavior, attribute variants, Cedar syntax, exceptions, and build coverage.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 From -dev to release so fine,
The version now shines, 0.1.0 divine!
Changelog written, features on display,
Cedar's first stable release today! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title "Release 0.1.0" directly and clearly summarizes the main change: releasing version 0.1.0, which aligns with both commits and file changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/0.1.0

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@kjdev

kjdev commented Jun 2, 2026

Copy link
Copy Markdown
Owner Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown
✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: aabe6f84-bc7d-4bb4-a3b7-de526c6389ae

📥 Commits

Reviewing files that changed from the base of the PR and between e8f7dc7 and bc851c8.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • php_cedar.h

Comment thread CHANGELOG.md
@kjdev kjdev merged commit 42bada6 into main Jun 2, 2026
7 checks passed
@kjdev kjdev deleted the release/0.1.0 branch June 2, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant