Skip to content

feat: bump to 0.25.0#436

Merged
bzp2010 merged 1 commit intomainfrom
bzp/feat-bump-002500
Apr 22, 2026
Merged

feat: bump to 0.25.0#436
bzp2010 merged 1 commit intomainfrom
bzp/feat-bump-002500

Conversation

@bzp2010
Copy link
Copy Markdown
Collaborator

@bzp2010 bzp2010 commented Apr 22, 2026

Description

Bump to 0.25.0

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible

Summary by CodeRabbit

  • Chores
    • Updated CLI version to 0.25.0. The version flag (-v, --version) now reports the new version number for both CLI tools.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 291b84c9-e838-4156-a202-0117d8b40ff4

📥 Commits

Reviewing files that changed from the base of the PR and between 68334ff and df15552.

📒 Files selected for processing (1)
  • apps/cli/src/command/index.ts

📝 Walkthrough

Walkthrough

The CLI version constant in apps/cli/src/command/index.ts was incremented from 0.24.3 to 0.25.0, updating the version reported by the -v and --version flags for the adc and adc-ingress commands.

Changes

Cohort / File(s) Summary
Version Bump
apps/cli/src/command/index.ts
Updated versionCode constant from '0.24.3' to '0.25.0'

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • feat: bump to 0.24.3 #424: Previous version bump of the same versionCode constant in apps/cli/src/command/index.ts (0.24.2 → 0.24.3).

Suggested reviewers

  • juzhiyuan
🚥 Pre-merge checks | ✅ 6
✅ Passed checks (6 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'feat: bump to 0.25.0' directly and clearly summarizes the main change—updating the CLI version constant from 0.24.3 to 0.25.0.
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.
E2e Test Quality Review ✅ Passed PR contains only a version bump in a single constant with no new test files, business logic changes, or functional modifications.
Security Check ✅ Passed Version bump from 0.24.3 to 0.25.0 in CLI index file has no security implications.

✏️ 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 bzp/feat-bump-002500

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

@bzp2010 bzp2010 added test/api7 Trigger the API7 test on the PR test/apisix-standalone Trigger the APISIX standalone test on the PR labels Apr 22, 2026
@bzp2010 bzp2010 merged commit a3b2610 into main Apr 22, 2026
85 checks passed
@bzp2010 bzp2010 deleted the bzp/feat-bump-002500 branch April 22, 2026 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test/api7 Trigger the API7 test on the PR test/apisix-standalone Trigger the APISIX standalone test on the PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants