Releases: Kong/kong-build-tools
Releases · Kong/kong-build-tools
4.18.1
4.18.1 (2021-05-07)
Bug Fixes
- release: alpine dist has no dist-version (740c814)
4.18.0
4.18.0 (2021-04-16)
Features
- openresty-build-tools: allow failover download of LuaRocks source from GitHub releases (1f142d2)
4.17.0
4.17.0 (2021-04-05)
Features
- Overwrite OpenResty's lua-resty-dns with unreleased version.
- Ship pluginsocket.proto file.
4.16.0
4.16.0 (2021-04-02)
Features
- openresty-patches: add closed listener's fd patch (ab46a03)
4.15.0
4.15.0 (2021-03-22)
Features
- Add support for OpenResty 1.19.3.1
4.14.1
Fixed a bug in the balancer recreate_request
patch that may cause upstream HTTP framing errors when called.
This release applies the change from openresty/lua-nginx-module@97b9189 into our patch set.
4.14.0
4.14.0 (2021-02-26)
Features
- Introduce Vegeta for stress testing
Changes
- Tests: replace Tavern API tests with Bash script
4.13.0
4.13.0 (2020-12-08)
Features
- openresty-patches: add patch to fix resty-cli and ensure proper deletion of generated
/tmp/resty_*
directories (d9d9203)
4.12.0
4.12.0 (2020-11-06)
Bug Fixes
- build: use correct base image for rhel8 tests (1ee4f72)
Features
- openresty-patches: add patches needed for overriding of the :authority pseudo header generated by ngx_http_grpc_module (f5229f8)