api7 / apisix-build-tools

Build tools to package and release
Apache License 2.0
125 stars 96 forks source link

chore: allow building apisix runtime with openresty v1.21.4.4 #386

Closed shreemaan-abhishek closed 4 months ago

shreemaan-abhishek commented 4 months ago

APISIX runtime v1.1.1 depends on openresty v1.21.4.2. We should allow the script to use the new openresty v1.21.4.4.

This PR is raised against a newly created branch openresty/1.21.4, this branch will be used for releasing newer versions of APISIX runtime based on openresty v1.21.4.*

NOTE: The openresty/1.21.4 branch was created from this commit: https://github.com/api7/apisix-build-tools/commit/44de6b2ed1d0b047724a260080bec1ae0298da37, as this commit was used last time to release APISIX runtime v1.1.1.