openresty / stream-lua-nginx-module

Embed the power of Lua into NGINX TCP/UDP servers
BSD 2-Clause "Simplified" License
724 stars 199 forks source link

PCRE2 Support Bug Affecting OpenResty #355

Open catatsuy opened 1 month ago

catatsuy commented 1 month ago

Description:

OpenResty 1.25.3.1 was intended to support PCRE2, but there is a bug in the stream-lua-nginx-module preventing it from building with PCRE2. While the problem has been addressed in the fix PR, the module has not yet been officially released.

Request:

To resolve this issue, it is crucial for the stream-lua-nginx-module to release a new version that includes the fix, enabling OpenResty to incorporate and release this update as soon as possible.

Thank you for your attention to this matter.

spacewander commented 1 month ago

@zhuizhuhaomeng Would you kick off a new release? Thanks!

zhuizhuhaomeng commented 1 month ago

We will release openresty-1.27.0 in the next few weeks. The new version of stream-lua-nginx-module will be include in the new releases.