NiuBlibing opened a new issue, #11678: URL: https://github.com/apache/apisix/issues/11678
### Description https://openresty.org/en/ann-1027001001.html openresty 1.27.1 has been released. > Nginx core > Based on the very recent mainline [nginx](https://openresty.org/en/nginx.html) core 1.27.1. > Added http_v3_module to official prebuilt packages. > Added http_slice_module to official prebuilt packages. > > OpenSSL > upgraded from version 1.1.1 to 3.0.15. > > PCRE > upgraded from version 8.45 to 10.42. > [LuaJIT](https://github.com/openresty/luajit2#readme) updated to 2.1-20240815 with various optimizations and bugfixes: > Improved error handling and stack overflow management > Enhanced cross-32/64 bit and deterministic bytecode generation > Disabled hash computation optimization in the OpenResty branch due to potential severe performance degradation ([CVE-2024-39702](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39702)). This issue only exists in the OpenResty branch (agentzh-v2.1) and not in upstream LuaJIT. We thank Zhongwei Yao from Kong Inc. for reporting this issue. > > Core modules updates: > Improved keepalive and balancer functionality > New SSL-related features, including support for trusted certificates in client verification > Added support for deriving keys from TLS master secret > Implemented ngx_http_lua_ffi_ssl_client_random and related functions > [lua-resty-websocket](https://github.com/openresty/lua-resty-websocket#readme) upgraded to 0.12 with new features: > Added send_continue method > Support for custom sec-websocket-key in client > Added support for connecting to unix sockets > [lua-resty-string](https://github.com/openresty/lua-resty-string) updated to 0.16: > Added AAD support in AES GCM > Made random.bytes cryptographically strong by default > [lua-resty-redis](https://github.com/openresty/lua-resty-redis#readme) upgraded to v0.31 with performance optimizations > [lua-cjson](https://github.com/openresty/lua-cjson#readme) updated to 2.1.0.14 with Lua 5.3 and 5.4 integer support -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
