Skip to content

Release v2.1.0#132

Merged
mxsm merged 1 commit into
mainfrom
mxsm/release-v2.1.0
Jun 24, 2026
Merged

Release v2.1.0#132
mxsm merged 1 commit into
mainfrom
mxsm/release-v2.1.0

Conversation

@mxsm

@mxsm mxsm commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Summary

Prepare cheetah-string v2.1.0 after the architecture-roadmap improvements merged in #131.

Changes

  • bump crate version from 2.0.0 to 2.1.0
  • update README installation snippets and crate-level feature example
  • update benchmark metadata example version
  • update release workflow dispatch hint
  • update fuzz/Cargo.lock path dependency version

Validation

Local validation passed:

  • cargo fmt --all
  • cargo check --all-features --all-targets
  • cargo test --all-features
  • cargo clippy --all-features --all-targets -- -D warnings
  • cargo test --no-default-features --features serde,bytes,simd
  • cargo package in a clean temporary worktree

Release

After this PR is merged, trigger .github/workflows/release.yml with version 2.1.0.

@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@mxsm, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 47 minutes and 36 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c5830554-691b-42fd-bc22-d06aae64d060

📥 Commits

Reviewing files that changed from the base of the PR and between 6862eae and 282db2e.

⛔ Files ignored due to path filters (1)
  • fuzz/Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (5)
  • .github/workflows/release.yml
  • Cargo.toml
  • README.md
  • bench-results/README.md
  • src/lib.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch mxsm/release-v2.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.

@mxsm mxsm merged commit bdc5f8e into main Jun 24, 2026
7 checks passed
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