Skip to content

chore: bump apisix-nginx-module to 1.19.4#458

Merged
nic-6443 merged 1 commit into
release/api7ee-runtimefrom
nic/bump-nginx-module-1.19.4-ee
Apr 28, 2026
Merged

chore: bump apisix-nginx-module to 1.19.4#458
nic-6443 merged 1 commit into
release/api7ee-runtimefrom
nic/bump-nginx-module-1.19.4-ee

Conversation

@jarvis9443
Copy link
Copy Markdown
Contributor

Bump apisix-nginx-module from 1.19.3 to 1.19.4.

What's new in 1.19.4

Adds upstream state FFI functions (push_upstream_state / update_upstream_state) that allow Lua code to populate nginx upstream variables (`$upstream_status`, `$upstream_addr`, `$upstream_response_time`, `$upstream_header_time`, `$upstream_connect_time`, `$upstream_response_length`) when the upstream module is bypassed by cosocket-based transports (e.g., ai-proxy plugin).

See: api7/apisix-nginx-module#112

This version adds upstream state FFI functions that allow Lua code to
populate nginx upstream variables ($upstream_status, $upstream_addr,
$upstream_response_time, etc.) when the upstream module is bypassed
by cosocket-based transports (e.g., ai-proxy plugin).
Copilot AI review requested due to automatic review settings April 28, 2026 08:51
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 28, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 49a260cc-04d9-43cf-ba8f-949e5a6bcf4e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch nic/bump-nginx-module-1.19.4-ee

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

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the apisix-nginx-module dependency used by the runtime build script from 1.19.3 to 1.19.4 to pick up newly added upstream state FFI functions.

Changes:

  • Update apisix_nginx_module_ver to 1.19.4 in the runtime build script.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nic-6443 nic-6443 merged commit aa04fcf into release/api7ee-runtime Apr 28, 2026
8 checks passed
@nic-6443 nic-6443 deleted the nic/bump-nginx-module-1.19.4-ee branch April 28, 2026 09:18
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.

3 participants