chore: upgrade api7 and gateway to v3.10.0#291
Merged
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (7)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughHelm 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. ChangesAPI7 EE and Gateway Helm Chart Release
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 6✅ Passed checks (6 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
nic-6443
approved these changes
Jun 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrades the api7 and gateway charts to v3.10.0.
Version bumps
charts/api7:appVersion→3.10.0, chart version0.18.2→0.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:appVersion→3.10.0, chart version0.2.68→0.2.69; image tag →3.10.0.Structural change
requestBodyJsonLibvalue and therequest_body_json_libconfig 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