Skip to content

Releases: Kong/lua-kong-nginx-module

0.9.0

18 Mar 11:12
d1f8aaf
Compare
Choose a tag to compare

What's Changed

  • tests(stream): fix failing tests by replacing the external server with the local server by @samugi in #75
  • tests: fix failing tests by @ADD-SP in #80
  • feat(var): add three variables that are indexed by default by @chronolaw in #72
  • fix(ssl): add const to ngx_lua_kong_ssl_x509_copy argument by @fffonion in #83
  • feat: support get last peer connection cached by @tzssangglass in #82

New Contributors

Full Changelog: 0.8.0...0.9.0

0.2.2

14 Nov 15:58
f52a34c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.8.0

12 Oct 09:28
4fbc3dd
Compare
Choose a tag to compare

What's Changed

  • chore(src): remove useless declaration in stream by @chronolaw in #71
  • feat(src): add new var $kong_request_id by @chronolaw in #70

Full Changelog: 0.7.1...0.8.0

0.7.1

18 Sep 13:40
8296b70
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

0.7.0

06 Sep 12:35
949131f
Compare
Choose a tag to compare

What's Changed

  • chore(ci): run tests on push to master by @ADD-SP in #62
  • tiny fixes by @ADD-SP in #63
  • fix(ci): add a public github token to make gh happy by @fffonion in #66
  • feat(error_log): custom error handler by @samugi in #65

Full Changelog: 0.6.0...0.7.0

0.6.0

27 Apr 06:33
Compare
Choose a tag to compare

What's Changed

  • refactor(dynamic_log_level): add API to dynamically set Nginx log levels from Lua land by @ADD-SP in #60

New Contributors

Full Changelog: 0.5.1...0.6.0

0.5.1

27 Jan 14:55
bd5915f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...0.5.1

0.5.0

03 Jan 06:53
fec7331
Compare
Choose a tag to compare

What's Changed

  • test(*) enable valgrind by @catbro666 in #53
  • style(*) fix style for ngx_http_lua_kong_ffi_set_log_level by @fffonion in #55
  • chore(tls): remove request_client_certificate and set_client_ca_list by @catbro666 in #54
  • feat(stream) add upstream ssl ffi function and stream client ssl ffi function by @attenuation in #50

New Contributors

  • @attenuation made their first contribution in #50

Full Changelog: 0.4.0...0.5.0

0.4.0

16 Nov 14:30
df191d9
Compare
Choose a tag to compare

What's Changed

  • feat(log) add API to dynamically set Nginx log levels from Lua land (#45)

Full Changelog: 0.3.0...0.4.0

0.3.0

10 Nov 08:12
b12f08b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.3.0