- OpenResty now builds against JITable PCRE on Ubuntu/RHEL, delivering faster regex matching and TLS connections now use a configurable modern cipher suite based on Mozilla recommendations.
- Added new configuration properties: ssl_cipher_suite/ssl_ciphers, proxy_ssl_certificate and key for upstream client certificates, and customizable proxy/admin API log paths with optional access‑log disabling.
- Enhanced plugins and core behavior: rate‑limiting cluster policy performance boost, logging now includes a tries field, key auth accepts body credentials, CORS supports regex origins, OAuth2 token ownership verification, DNS resolver ski...