Skip to content

chore: upgrade api7 and gateway to v3.10.0#291

Merged
nic-6443 merged 1 commit into
mainfrom
chore/upgrade-3.10.0
Jun 1, 2026
Merged

chore: upgrade api7 and gateway to v3.10.0#291
nic-6443 merged 1 commit into
mainfrom
chore/upgrade-3.10.0

Conversation

@jarvis9443
Copy link
Copy Markdown
Contributor

@jarvis9443 jarvis9443 commented Jun 1, 2026

Upgrades the api7 and gateway charts to v3.10.0.

Version bumps

  • charts/api7: appVersion3.10.0, chart version 0.18.20.18.3; image tags (api7-ee-3-integrated, api7-ee-dp-manager, api7-ee-file-server, api7-ee-developer-portal) → v3.10.0.
  • charts/gateway: appVersion3.10.0, chart version 0.2.680.2.69; image tag → 3.10.0.

Structural change

  • Removed the requestBodyJsonLib value and the request_body_json_lib config key from the gateway chart. This configuration option was removed from the gateway in 3.10.0, so the chart no longer renders it.

READMEs regenerated with make helm-docs.

Summary by CodeRabbit

  • Chores
    • Helm charts updated to application version 3.10.0
    • Default container image tags updated across API7 and Gateway components
    • Removed deprecated configuration from Gateway chart
    • Updated chart documentation to reflect new versions

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 1, 2026

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: 308c88b2-f01a-4eec-ada3-7177f09127d5

📥 Commits

Reviewing files that changed from the base of the PR and between b132e1c and 430949e.

📒 Files selected for processing (7)
  • charts/api7/Chart.yaml
  • charts/api7/README.md
  • charts/api7/values.yaml
  • charts/gateway/Chart.yaml
  • charts/gateway/README.md
  • charts/gateway/templates/configmap.yaml
  • charts/gateway/values.yaml
💤 Files with no reviewable changes (1)
  • charts/gateway/templates/configmap.yaml

📝 Walkthrough

Walkthrough

Helm charts for API7 EE and Gateway are updated to release version 3.10.0. Chart versions are incremented, component image tags uniformly updated from 3.9.13 to 3.10.0, and documentation synchronized. The gateway chart also removes the deprecated requestBodyJsonLib configuration from values, template, and docs.

Changes

API7 EE and Gateway Helm Chart Release

Layer / File(s) Summary
API7 Chart Upgrade
charts/api7/Chart.yaml, charts/api7/values.yaml, charts/api7/README.md
Chart version bumped to 0.18.3 and appVersion to 3.10.0. Dashboard, dp_manager, file_server, and developer_portal image tags updated from v3.9.13 to v3.10.0 in values and documented in README.
Gateway Chart Version and Image Tag Update
charts/gateway/Chart.yaml, charts/gateway/values.yaml, charts/gateway/README.md
Chart version bumped to 0.2.69 and appVersion to 3.10.0. Apisix image tag updated from 3.9.13 to 3.10.0 and documented.
Gateway requestBodyJsonLib Configuration Removal
charts/gateway/values.yaml, charts/gateway/templates/configmap.yaml, charts/gateway/README.md
requestBodyJsonLib setting removed from values, template no longer emits request_body_json_lib to config.yaml, and documentation entry removed from README.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

  • api7/api7-helm-chart#289: Prior release upgrade in the same chart series that updated image tags from 3.9.12 to 3.9.13 for the same API7 and Gateway charts.

Suggested reviewers

  • nic-6443
  • Baoyuantop
🚥 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 accurately summarizes the main change: upgrading api7 and gateway Helm charts to v3.10.0, which is the primary focus across all modified files.
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 Helm chart upgrade PR with no test code. E2E Test Quality Review is inapplicable to configuration-only changes.
Security Check ✅ Passed Helm chart version upgrade to v3.10.0 with no security vulnerabilities. No credential exposure, unencrypted secrets, TLS issues, or sensitive data logging detected.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/upgrade-3.10.0

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

@nic-6443 nic-6443 merged commit 840dce8 into main Jun 1, 2026
3 checks passed
@nic-6443 nic-6443 deleted the chore/upgrade-3.10.0 branch June 1, 2026 14:13
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