Skip to content

Releases: Kong/kong-build-tools

4.18.1

07 May 10:39
Compare
Choose a tag to compare

4.18.1 (2021-05-07)

Bug Fixes

  • release: alpine dist has no dist-version (740c814)

4.18.0

16 Apr 11:24
Compare
Choose a tag to compare

4.18.0 (2021-04-16)

Features

  • openresty-build-tools: allow failover download of LuaRocks source from GitHub releases (1f142d2)

4.17.0

05 Apr 21:51
4.17.0
42e5856
Compare
Choose a tag to compare

4.17.0 (2021-04-05)

Features

  • Overwrite OpenResty's lua-resty-dns with unreleased version.
  • Ship pluginsocket.proto file.

4.16.0

02 Apr 11:32
Compare
Choose a tag to compare

4.16.0 (2021-04-02)

Features

  • openresty-patches: add closed listener's fd patch (ab46a03)

4.15.0

22 Mar 18:09
4.15.0
6822286
Compare
Choose a tag to compare

4.15.0 (2021-03-22)

Features

  • Add support for OpenResty 1.19.3.1

4.14.1

17 Mar 18:10
Compare
Choose a tag to compare

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

26 Feb 15:05
4.14.0
Compare
Choose a tag to compare

4.14.0 (2021-02-26)

Features

  • Introduce Vegeta for stress testing

Changes

  • Tests: replace Tavern API tests with Bash script

4.13.0

08 Dec 19:17
Compare
Choose a tag to compare

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.1

26 Nov 17:27
Compare
Choose a tag to compare

4.12.1 (2020-11-26)

Bug Fixes

4.12.0

06 Nov 11:35
Compare
Choose a tag to compare

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)