Skip to content

feat: bump to 0.29.0 - #558

Merged
bzp2010 merged 1 commit into
mainfrom
bzp/feat-bump-002900
Aug 5, 2026
Merged

feat: bump to 0.29.0#558
bzp2010 merged 1 commit into
mainfrom
bzp/feat-bump-002900

Conversation

@bzp2010

@bzp2010 bzp2010 commented Aug 5, 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 from 0.28.0 to 0.29.0.

@bzp2010
bzp2010 requested a review from juzhiyuan August 5, 2026 05:29
@bzp2010 bzp2010 self-assigned this Aug 5, 2026
@coderabbitai

coderabbitai Bot commented Aug 5, 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: 1e645d4f-d729-4679-ae14-405d280b5421

📥 Commits

Reviewing files that changed from the base of the PR and between f7f7246 and 94fc13a.

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

📝 Walkthrough

Walkthrough

The CLI version value changes from 0.28.0 to 0.29.0.

Changes

CLI version update

Layer / File(s) Summary
Update CLI version
apps/cli/src/command/index.ts
The CLI version changes from 0.28.0 to 0.29.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: juzhiyuan

🚥 Pre-merge checks | ✅ 5 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
E2e Test Quality Review ⚠️ Warning The PR changes user-visible --version behavior in both CLI setups, but adds no E2E coverage; existing E2E specs exercise ADCServer directly and do not invoke the CLI. Add E2E smoke tests for adc --version and adc-ingress --version, and assert the exact 0.29.0 output.
✅ Passed checks (5 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 describes the version update from 0.28.0 to 0.29.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.
Security Check ✅ Passed The PR changes one CLI version literal only; no added logging, serialization, credentials, persistence, authorization, resource access, TLS, or secret-resolution code is present.
✨ 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-002900

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

@bzp2010 bzp2010 added test/api7 Trigger the API7 test on the PR test/apisix-standalone Trigger the APISIX standalone test on the PR labels Aug 5, 2026
@bzp2010
bzp2010 merged commit 6594ee9 into main Aug 5, 2026
89 checks passed
@bzp2010
bzp2010 deleted the bzp/feat-bump-002900 branch August 5, 2026 09:45
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