Skip to content

chore: bump sdk-libs versions#2112

Merged
ananas-block merged 1 commit intomainfrom
release/sdk-libs
Dec 7, 2025
Merged

chore: bump sdk-libs versions#2112
ananas-block merged 1 commit intomainfrom
release/sdk-libs

Conversation

@ananas-block
Copy link
Contributor

@ananas-block ananas-block commented Dec 7, 2025

Sdk-libs Release

This PR bumps versions for sdk-libs crates.

Version Bumps

  light-prover-client: 4.0.0 → 5.0.0
  light-client: 0.16.0 → 0.17.0
  light-compressible-client: 0.13.1 → 0.17.0
  light-ctoken-sdk: 0.1.0 → 0.2.0
  light-ctoken-types: 0.1.0 → 0.2.0
  light-event: 0.1.1 → 0.2.0
  light-sdk-macros: 0.16.0 → 0.17.0
  light-program-test: 0.16.0 → 0.17.0
  light-sdk-pinocchio: 0.16.0 → 0.17.0
  light-sdk-types: 0.16.0 → 0.17.0
  light-sdk: 0.16.0 → 0.17.0

Release Process

  1. Versions bumped in Cargo.toml files
  2. PR validation (dry-run) will run automatically
  3. After merge, GitHub Action will publish each crate individually to crates.io and create releases

Generated by scripts/create-release-pr.sh sdk-libs

Summary by CodeRabbit

  • Chores
    • Updated package versions across SDK libraries, client modules, and core packages.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 7, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

This PR bumps package versions across the Rust workspace. The prover client advances to v5.0.0, most sdk-libs crates to v0.17.0, and newer ctoken and event packages to v0.2.0. No code or dependency changes are present.

Changes

Cohort / File(s) Summary
Prover client major version
prover/client/Cargo.toml
Version bump 4.0.0 → 5.0.0
SDK-libs routine updates
sdk-libs/client/Cargo.toml, sdk-libs/macros/Cargo.toml, sdk-libs/program-test/Cargo.toml, sdk-libs/sdk-pinocchio/Cargo.toml, sdk-libs/sdk-types/Cargo.toml, sdk-libs/sdk/Cargo.toml
Version bump 0.16.0 → 0.17.0
SDK-libs specialty packages
sdk-libs/compressible-client/Cargo.toml
Version bump 0.13.1 → 0.17.0; whitespace normalization
New package minor releases
sdk-libs/ctoken-sdk/Cargo.toml, sdk-libs/ctoken-types/Cargo.toml, sdk-libs/event/Cargo.toml
Version bump 0.1.x → 0.2.0

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~5–10 minutes

  • Verification points: Ensure version bumps follow semantic versioning conventions; confirm compressible-client's jump to 0.17.0 aligns with release strategy; check that coordinated updates across sdk-libs packages reflect dependency synchronization needs.

Possibly related PRs

Suggested reviewers

  • sergeytimoshin
  • SwenSchaeferjohann

Poem

📦 Five-point-oh for prover's day,
Seventeen cascades the SDK way,
Tokens and events now point-two bright,
Version harmony—all systems flight! ✨

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release/sdk-libs

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between b79d3c6 and ea31655.

⛔ Files ignored due to path filters (2)
  • Cargo.lock is excluded by !**/*.lock and included by none
  • Cargo.toml is excluded by none and included by none
📒 Files selected for processing (11)
  • prover/client/Cargo.toml (1 hunks)
  • sdk-libs/client/Cargo.toml (1 hunks)
  • sdk-libs/compressible-client/Cargo.toml (2 hunks)
  • sdk-libs/ctoken-sdk/Cargo.toml (1 hunks)
  • sdk-libs/ctoken-types/Cargo.toml (1 hunks)
  • sdk-libs/event/Cargo.toml (1 hunks)
  • sdk-libs/macros/Cargo.toml (1 hunks)
  • sdk-libs/program-test/Cargo.toml (1 hunks)
  • sdk-libs/sdk-pinocchio/Cargo.toml (1 hunks)
  • sdk-libs/sdk-types/Cargo.toml (1 hunks)
  • sdk-libs/sdk/Cargo.toml (1 hunks)

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.

@ananas-block ananas-block merged commit a28ebbf into main Dec 7, 2025
29 of 30 checks passed
@ananas-block ananas-block deleted the release/sdk-libs branch December 7, 2025 21:39
This was referenced Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants