2.0.0 (May 22, 2026) SECURITY: connect: Upgrade envoy version to 1.37.2 and newer versions [ GH-23469 ] go: Upgrade go version to 1.26 [ GH-23493 ] agent: Increased default HTTP server timeouts to prevent breaking long-polling blocking queries. read_timeout and write_timeout are now set to 15 minutes (up from 30 seconds), while read_header_timeout (10s) and idle_timeout (120s) still provide protection against Slowloris attacks. All timeouts remain configurable via the http_config block.