This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+4 more
Affected surfaces
Summary
AI summaryFixed TRUST_PROXY parsing so numeric values are treated as hop counts, returning the real client IP behind proxies.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Correctly parses TRUST_PROXY numeric values as hop count, returning real client IP. Correctly parses TRUST_PROXY numeric values as hop count, returning real client IP. Source: llm_adapter@2026-06-02 Confidence: high |
— |
Full changelog
Fixed
TRUST_PROXYenvironment variable is now parsed correctly: numeric values like1are treated as a hop count (not an IP address), soreq.ipreturns the real client IP when running behind a reverse proxy such as Traefik or nginx. Subnet strings (e.g.172.16.0.0/12) and named values (loopback) continue to work as before..env.exampledocumentsTRUST_PROXYwith examples for Traefik/Docker setups.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Beta — feedback welcome: [email protected]