Skip to content

Releases: Kong/lua-kong-nginx-module

0.11.0

23 Apr 06:57
Compare
Choose a tag to compare

What's Changed

  • docs: specify timeout unit for resty.kong.log.get_log_level() by @chobits in #89
  • feat(ssl): add function to get socket ssl by @Water-Melon in #86

New Contributors

Full Changelog: 0.10.0...0.11.0

0.10.0

17 Apr 09:06
691ba79
Compare
Choose a tag to compare

What's Changed

  • feat(resty.kong.log): add more return value for resty.kong.log.get_log_level() by @chronolaw in #88

Full Changelog: 0.9.1...0.10.0

0.9.1

20 Mar 01:32
4e0133a
Compare
Choose a tag to compare

What's Changed

  • perf: remove NYIs to be more JIT-friendly by @ADD-SP in #79

Full Changelog: 0.9.0...0.9.1

0.8.1

19 Mar 06:03
Compare
Choose a tag to compare

What's Changed

  • fix(ssl): add const to ngx_lua_kong_ssl_x509_copy argument by @fffonion in #83

Full Changelog: 0.8.0...0.8.1

0.6.1

19 Mar 06:08
Compare
Choose a tag to compare

What's Changed

  • fix(ssl): add const to ngx_lua_kong_ssl_x509_copy argument by @fffonion in #83

Full Changelog: 0.6.0...0.6.1

0.2.3

19 Mar 06:14
Compare
Choose a tag to compare

What's Changed

  • fix(ssl): add const to ngx_lua_kong_ssl_x509_copy argument by @fffonion in #83

Full Changelog: 0.2.2...0.2.3

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