openresty / stream-lua-nginx-module

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

Will nginx1.21.5 still be supported? #317

Closed swzaaaaaaa closed 10 months ago

zhuizhuhaomeng commented 1 year ago

No. The next release will be openresty-1.25.x which contains the nginx-1.25.x.

zhuizhuhaomeng commented 1 year ago

For the stream-lua-nginx-module, it is compatible with 1.21.5.

swzaaaaaaa commented 1 year ago

Have you tested it in 1.21.5?I see a maximum fit of 1.19.1.

zhuizhuhaomeng commented 1 year ago

We did not test on 1.21.5. The latest release version of openresty is 1.21.4.

zhuizhuhaomeng commented 1 year ago

We did not test on 1.21.5. The latest release version of Openresty is 1.21.4.

swzaaaaaaa commented 1 year ago

What are the versions of luajit and stream_lua-nginx in the 1.25.1 test environment, and is lua-resty-core required?

zhuizhuhaomeng commented 10 months ago

lua-resty-core is always required.