Skip to content

feat: bump to 0.27.1#499

Merged
bzp2010 merged 1 commit into
mainfrom
bzp/feat-bump-002701
Jun 23, 2026
Merged

feat: bump to 0.27.1#499
bzp2010 merged 1 commit into
mainfrom
bzp/feat-bump-002701

Conversation

@bzp2010

@bzp2010 bzp2010 commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Description

Bump version to 0.27.1

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.27.1

@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 23, 2026
@bzp2010
bzp2010 requested review from LiteSun, guoqqqi and juzhiyuan June 23, 2026 08:19
@coderabbitai

coderabbitai Bot commented Jun 23, 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: dbc7e1a0-9352-4907-9c9a-26ecd7970df3

📥 Commits

Reviewing files that changed from the base of the PR and between ecb770a and 63eff79.

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

📝 Walkthrough

Walkthrough

The versionCode constant in apps/cli/src/command/index.ts is incremented from 0.27.0 to 0.27.1, updating the string reported by the --version flag for both the adc and adc-ingress command groups.

Changes

CLI Version Bump

Layer / File(s) Summary
CLI versionCode update
apps/cli/src/command/index.ts
versionCode constant changed from 0.27.0 to 0.27.1, affecting --version output for adc and adc-ingress commands.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minutes

Possibly related PRs

  • api7/adc#449: Directly related — also bumps the versionCode constant in apps/cli/src/command/index.ts.
  • api7/adc#462: Directly related — modifies the same versionCode constant in apps/cli/src/command/index.ts for the adc/adc-ingress command groups.

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 'feat: bump to 0.27.1' directly and clearly summarizes the main change—updating the CLI version from 0.27.0 to 0.27.1.
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 Version bump PR with only one-line constant change; no E2E tests required. PR scope is correct, backward compatible, and appropriately scoped for a version update.
Security Check ✅ Passed Simple version bump (0.27.0 to 0.27.1) in CLI setup file with no security vulnerabilities. No sensitive data exposure, credential leaks, authorization issues, TLS errors, or other security concerns...

✏️ 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-002701

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

@bzp2010 bzp2010 self-assigned this Jun 23, 2026
@bzp2010
bzp2010 merged commit b884105 into main Jun 23, 2026
118 of 119 checks passed
@bzp2010
bzp2010 deleted the bzp/feat-bump-002701 branch June 23, 2026 09:33
@coderabbitai coderabbitai Bot mentioned this pull request Jun 29, 2026
5 tasks
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