Summary
Gateway API Inference Extension has released v1.3.1 (published 2026-02-20), which includes bug fixes cherry-picked from recent PRs.
Current Pin: v1.3.0
Latest Release: v1.3.1 (2026-02-20)
Status: Repository is ~1 day behind latest release
Release Highlights
Bug Fixes (v1.3.1)
This patch cherry-picks fixes from:
Notable Features in v1.3.0
- LoRA Syncer Deprecation: LoRA syncer images will no longer be released (use vLLM's file system resolver instead)
- Flow Control: Scale from/to Zero support for autoscaling
- Standalone EPP: Experimental feature for batch inference scenarios
Impact Assessment
Impact Level: MEDIUM
Affected Files:
guides/prereq/gateway-provider/install-gateway-provider-dependencies.sh line 46
- All
guides/*/helmfile.yaml.gotmpl files (InferencePool chart version)
Breaking Changes: None - this is a patch release with bug fixes
LoRA Syncer Impact: llm-d should migrate to vLLM's [file system resolver]((docs.vllm.ai/redacted) if using LoRA management
Recommended Action
Update Gateway API Inference Extension CRD version and InferencePool chart references:
-
CRD Installation Script:
# In guides/prereq/gateway-provider/install-gateway-provider-dependencies.sh
GATEWAY_API_INFERENCE_CRD_REVISION=\$\{GATEWAY_API_INFERENCE_CRD_REVISION:-"v1.3.1"}
-
Helm Charts (all guides/*/helmfile.yaml.gotmpl files):
Testing: Verify InferencePool functionality with existing model deployments, especially if using Flow Control or EPP features.
References
Generated by Upstream Dependency Monitor
Generated by Upstream Dependency Monitor
Summary
Gateway API Inference Extension has released v1.3.1 (published 2026-02-20), which includes bug fixes cherry-picked from recent PRs.
Current Pin:
v1.3.0Latest Release:
v1.3.1(2026-02-20)Status: Repository is ~1 day behind latest release
Release Highlights
Bug Fixes (v1.3.1)
This patch cherry-picks fixes from:
Notable Features in v1.3.0
Impact Assessment
Impact Level: MEDIUM
Affected Files:
guides/prereq/gateway-provider/install-gateway-provider-dependencies.shline 46guides/*/helmfile.yaml.gotmplfiles (InferencePool chart version)Breaking Changes: None - this is a patch release with bug fixes
LoRA Syncer Impact: llm-d should migrate to vLLM's [file system resolver]((docs.vllm.ai/redacted) if using LoRA management
Recommended Action
Update Gateway API Inference Extension CRD version and InferencePool chart references:
CRD Installation Script:
Helm Charts (all
guides/*/helmfile.yaml.gotmplfiles):Testing: Verify InferencePool functionality with existing model deployments, especially if using Flow Control or EPP features.
References
guides/prereq/gateway-provider/install-gateway-provider-dependencies.shline 46