v1.14.2
XTLS/Xray-corev1.14.2Nov 21, 2025by VisargD
AI Summary
Resolves header handling issues in streaming responses when using cached results, ensuring proper data transmission and preventing potential data corruption. The fix maintains compatibility with existing streaming implementations while improving reliability for cached content delivery.
Key Highlights
- Fixed headers in streaming response for cached results
Full Release Notes
## What's Changed * fix headers in streaming response for cached results by @narengogi in https://github.com/Portkey-AI/gateway/pull/1447 * 1.14.2 by @VisargD in https://github.com/Portkey-AI/gateway/pull/1448 **Full Changelog**: https://github.com/Portkey-AI/gateway/compare/v1.14.1...v1.14.2