Skip to content

chore: bump apisix-nginx-module to 1.19.7#471

Merged
nic-6443 merged 1 commit into
masterfrom
bump-apisix-nginx-module-1.19.7
Jul 13, 2026
Merged

chore: bump apisix-nginx-module to 1.19.7#471
nic-6443 merged 1 commit into
masterfrom
bump-apisix-nginx-module-1.19.7

Conversation

@jarvis9443

Copy link
Copy Markdown
Contributor

Bumps the default apisix_nginx_module_ver in build-apisix-runtime.sh from 1.19.6 to 1.19.7, so the next apisix-runtime release compiles against apisix-nginx-module 1.19.7.

1.19.7 adds the two fixes merged on top of 1.19.6:

Both regressions live only in the 1.29.2.4 patch, so this affects the apisix-runtime line only (api7ee-runtime on OpenResty 1.21 is unaffected).

Picks up the two fixes merged on top of 1.19.6:
- api7/apisix-nginx-module#115: restore max_body_size guard for chunked
  body in the 1.29.2.4 patch (fixes apache/apisix#13673, chunked POST
  wrongly 413s when client_max_body_size 0)
- api7/apisix-nginx-module#116: address OpenResty 1.29 compat regressions
@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 44 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 32a144ae-dbda-4474-84a9-60ca6d99a1a1

📥 Commits

Reviewing files that changed from the base of the PR and between 60fc95b and 2383890.

📒 Files selected for processing (1)
  • build-apisix-runtime.sh
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump-apisix-nginx-module-1.19.7

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

@nic-6443 nic-6443 merged commit 2eb7f3c into master Jul 13, 2026
9 checks passed
@nic-6443 nic-6443 deleted the bump-apisix-nginx-module-1.19.7 branch July 13, 2026 12:39
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.

bug: # APISIX 3.16 → 3.17 Chunked POST Regression

2 participants