Skip to content

release dlp-api v3.0.0#181

Merged
snawaz merged 2 commits into
mainfrom
release/v3.0.0
May 11, 2026
Merged

release dlp-api v3.0.0#181
snawaz merged 2 commits into
mainfrom
release/v3.0.0

Conversation

@snawaz
Copy link
Copy Markdown
Collaborator

@snawaz snawaz commented May 11, 2026

Upgrade version from 2.0.0 to 3.0.0, not 2.1.0 because cargo's auto-resolve 2.0.0 -> 2.1.0 wont work as it'd be missing backward-compat feature, which is an opt-in feature.

Copy link
Copy Markdown
Collaborator Author

snawaz commented May 11, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 11, 2026

Warning

Rate limit exceeded

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

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ 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: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 9ed73342-ad2f-4855-a828-217420d1b7c2

📥 Commits

Reviewing files that changed from the base of the PR and between b186cb9 and 40a8bbe.

📒 Files selected for processing (5)
  • .github/version_align.sh
  • .github/workflows/publish-dlp-api-crate.yml
  • .github/workflows/run-tests.yml
  • Cargo.toml
  • RELEASE_PROCESS.md
📝 Walkthrough

Walkthrough

This pull request performs a coordinated version bump for the magicblock-delegation-program-api crate. The published crate version in dlp-api/Cargo.toml is incremented from 2.0.0 to 3.0.0. The root Cargo.toml then adds explicit version specifications (version = "3.0.0") to the magicblock-delegation-program-api dependency entries in both [dependencies] and [dev-dependencies] sections, while preserving existing local path references and feature flags.

Suggested reviewers

  • GabrielePicco
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v3.0.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.

@snawaz snawaz requested a review from GabrielePicco May 11, 2026 14:23
@snawaz snawaz marked this pull request as ready for review May 11, 2026 14:26
Base automatically changed from snawaz/upgrade to main May 11, 2026 16:21
Copy link
Copy Markdown
Contributor

@GabrielePicco GabrielePicco left a comment

Choose a reason for hiding this comment

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

LGTM!

@snawaz snawaz merged commit 3f9239a into main May 11, 2026
7 checks passed
@snawaz snawaz deleted the release/v3.0.0 branch May 11, 2026 16:59
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.

2 participants