1.4.0 (2026-04-01)
This release includes the upstream timeout and request body limit work from #25. The original auto-generated notes omitted that PR because its earlier merge commit messages were not in a release-please parseable format.
Features
- proxy: expose configurable upstream timeout and body size controls for slow upstream services (#25)
- add
connection_timeout_ms,read_timeout_ms,write_timeout_ms, andmax_request_body_bytes - support host-level and location-level overrides
- update frontend host configuration, API types, and documentation
- add
- release: enforce semantic pull request titles (63c34e4)