Skip to content

Releases: Kong/lua-kong-nginx-module

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

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