1.13.7 (March 7, 2023)
SECURITY:
- Upgrade to use Go 1.19.6.
This resolves vulnerabilities CVE-2022-41724 incrypto/tls
and CVE-2022-41723 innet/http
. [GH-16299]
IMPROVEMENTS:
- xds: Removed a bottleneck in Envoy config generation. [GH-16269]
- container: Upgrade container image to use to Alpine 3.17. [GH-16358]
- mesh: Add ServiceResolver RequestTimeout for route timeouts to make request timeouts configurable [GH-16495]
BUG FIXES: