Skip to content

feat: bump to 0.28.0#508

Merged
bzp2010 merged 1 commit into
mainfrom
bzp/feat-bump-002800
Jun 29, 2026
Merged

feat: bump to 0.28.0#508
bzp2010 merged 1 commit into
mainfrom
bzp/feat-bump-002800

Conversation

@bzp2010

@bzp2010 bzp2010 commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Description

Bump to 0.28.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 the CLI version to 0.28.0.
    • The --version / -v output now shows the new version for both the main command and the ingress command.

@bzp2010 bzp2010 self-assigned this Jun 29, 2026
@bzp2010 bzp2010 added test/api7 Trigger the API7 test on the PR test/apisix-standalone Trigger the APISIX standalone test on the PR labels Jun 29, 2026
@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Review Change Stack

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: f5e187d4-55ab-4b53-af0f-57e0f0a4c55e

📥 Commits

Reviewing files that changed from the base of the PR and between 8f8fbdf and 492f235.

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

📝 Walkthrough

Walkthrough

The versionCode constant in apps/cli/src/command/index.ts is bumped from 0.27.1 to 0.28.0, updating the --version/-v output for the adc and adc-ingress CLI commands.

Changes

CLI Version Bump

Layer / File(s) Summary
versionCode constant update
apps/cli/src/command/index.ts
versionCode changed from 0.27.1 to 0.28.0, affecting the --version/-v flag output for both adc and adc-ingress.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minutes

Possibly related PRs

  • api7/adc#449: Same versionCode constant bump in the same file, from 0.25.0 to 0.26.0.
  • api7/adc#462: Same versionCode constant bump pattern in apps/cli/src/command/index.ts.
  • api7/adc#499: Prior version bump in the same file, directly preceding this change.

Suggested reviewers

  • LiteSun
  • guoqqqi
  • 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 clearly and concisely reflects the version bump to 0.28.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 Pure version bump in shared CLI version constant; affects both commands as intended and introduces no behavioral/E2E risk.
Security Check ✅ Passed Only apps/cli/src/command/index.ts changed, bumping versionCode 0.27.1→0.28.0; no security-sensitive logic, auth, logging, or persistence code was touched.
✨ 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-002800

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

@bzp2010
bzp2010 merged commit 07103cc into main Jun 29, 2026
106 checks passed
@bzp2010
bzp2010 deleted the bzp/feat-bump-002800 branch June 29, 2026 02:46
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