Skip to content

chore(release): prepare v0.5.0#307

Merged
EffortlessSteven merged 1 commit into
mainfrom
chore/release-0.5.0
Mar 26, 2026
Merged

chore(release): prepare v0.5.0#307
EffortlessSteven merged 1 commit into
mainfrom
chore/release-0.5.0

Conversation

@EffortlessSteven

Copy link
Copy Markdown
Member

Prepare release surface for v0.5.0 by bumping crate versions, workspace pins, docs snippets, and changelog metadata.

@coderabbitai

coderabbitai Bot commented Mar 26, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@EffortlessSteven has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 13 minutes and 46 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 4f622e91-10d4-4223-9461-a8401f8e5341

📥 Commits

Reviewing files that changed from the base of the PR and between 4e65410 and 4357286.

⛔ Files ignored due to path filters (6)
  • Cargo.lock is excluded by !**/*.lock
  • crates/uselesskey-core-rustls-pki/tests/snapshots/snapshots_rustls_pki__chain_rustls_conversion.snap is excluded by !**/*.snap
  • crates/uselesskey-core-rustls-pki/tests/snapshots/snapshots_rustls_pki__self_signed_rustls_conversion.snap is excluded by !**/*.snap
  • tests/snapshots/determinism_regression__x509_chain_fingerprints.snap is excluded by !**/*.snap
  • tests/snapshots/determinism_regression__x509_self_signed_fingerprints.snap is excluded by !**/*.snap
  • tests/snapshots/determinism_regression__x509_self_signed_metadata.snap is excluded by !**/*.snap
📒 Files selected for processing (62)
  • CHANGELOG.md
  • Cargo.toml
  • README.md
  • crates/uselesskey-aws-lc-rs/Cargo.toml
  • crates/uselesskey-aws-lc-rs/README.md
  • crates/uselesskey-bdd-steps/Cargo.toml
  • crates/uselesskey-core-base62/Cargo.toml
  • crates/uselesskey-core-cache/Cargo.toml
  • crates/uselesskey-core-factory/Cargo.toml
  • crates/uselesskey-core-hash/Cargo.toml
  • crates/uselesskey-core-hmac-spec/Cargo.toml
  • crates/uselesskey-core-id/Cargo.toml
  • crates/uselesskey-core-jwk-builder/Cargo.toml
  • crates/uselesskey-core-jwk-shape/Cargo.toml
  • crates/uselesskey-core-jwk/Cargo.toml
  • crates/uselesskey-core-jwks-order/Cargo.toml
  • crates/uselesskey-core-keypair-material/Cargo.toml
  • crates/uselesskey-core-keypair/Cargo.toml
  • crates/uselesskey-core-kid/Cargo.toml
  • crates/uselesskey-core-negative-der/Cargo.toml
  • crates/uselesskey-core-negative-pem/Cargo.toml
  • crates/uselesskey-core-negative/Cargo.toml
  • crates/uselesskey-core-rustls-pki/Cargo.toml
  • crates/uselesskey-core-seed/Cargo.toml
  • crates/uselesskey-core-sink/Cargo.toml
  • crates/uselesskey-core-token-shape/Cargo.toml
  • crates/uselesskey-core-token/Cargo.toml
  • crates/uselesskey-core-x509-chain-negative/Cargo.toml
  • crates/uselesskey-core-x509-derive/Cargo.toml
  • crates/uselesskey-core-x509-negative/Cargo.toml
  • crates/uselesskey-core-x509-spec/Cargo.toml
  • crates/uselesskey-core-x509/Cargo.toml
  • crates/uselesskey-core/Cargo.toml
  • crates/uselesskey-ecdsa/Cargo.toml
  • crates/uselesskey-ed25519/Cargo.toml
  • crates/uselesskey-feature-grid/Cargo.toml
  • crates/uselesskey-hmac/Cargo.toml
  • crates/uselesskey-jose-openid/Cargo.toml
  • crates/uselesskey-jsonwebtoken/Cargo.toml
  • crates/uselesskey-jsonwebtoken/README.md
  • crates/uselesskey-jwk/Cargo.toml
  • crates/uselesskey-pgp-native/Cargo.toml
  • crates/uselesskey-pgp/Cargo.toml
  • crates/uselesskey-ring/Cargo.toml
  • crates/uselesskey-ring/README.md
  • crates/uselesskey-rsa/Cargo.toml
  • crates/uselesskey-rustcrypto/Cargo.toml
  • crates/uselesskey-rustcrypto/README.md
  • crates/uselesskey-rustls/Cargo.toml
  • crates/uselesskey-rustls/README.md
  • crates/uselesskey-test-grid/Cargo.toml
  • crates/uselesskey-token-spec/Cargo.toml
  • crates/uselesskey-token/Cargo.toml
  • crates/uselesskey-tonic/Cargo.toml
  • crates/uselesskey-tonic/README.md
  • crates/uselesskey-x509/Cargo.toml
  • crates/uselesskey/Cargo.toml
  • crates/uselesskey/README.md
  • crates/uselesskey/src/lib.rs
  • docs/how-to/choose-features.md
  • docs/metadata/workspace-docs.json
  • tests/Cargo.toml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-0.5.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.

@gemini-code-assist

Copy link
Copy Markdown

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request systematically updates all version numbers within the uselesskey project to 0.5.0. This comprehensive change prepares the repository for a new release by ensuring all crate versions, dependency pins, and documentation references are consistent with the upcoming version.

Highlights

  • Version Bumps: All uselesskey crates and their internal dependencies have been updated from version 0.4.1 to 0.5.0.
  • Documentation Updates: Documentation snippets and changelog metadata across README.md, CHANGELOG.md, and various crates/*/README.md files have been updated to reflect the new v0.5.0 release.
  • Dependency Manifests: The Cargo.lock file and all Cargo.toml files throughout the workspace have been synchronized to pin dependencies to the new 0.5.0 version.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist gemini-code-assist 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.

Code Review

This pull request updates the version of the uselesskey project and all its associated crates from 0.4.1 to 0.5.0. This change is reflected across CHANGELOG.md, Cargo.lock, Cargo.toml files for the main project and all sub-crates, and README.md documentation snippets.

@EffortlessSteven EffortlessSteven merged commit 7fda43b into main Mar 26, 2026
4 checks passed
@EffortlessSteven EffortlessSteven deleted the chore/release-0.5.0 branch April 3, 2026 04:38
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