Releases: Kong/lua-kong-nginx-module
Releases · Kong/lua-kong-nginx-module
0.5.0
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
andset_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
0.3.0
What's Changed
- test(*) update test matrix by @chronolaw in #44
- tests(*) add valgrind in github actions by @fffonion in #47
- feat(*) a new static tag feature by @chronolaw in #41
- docs(readme): doc for lua_kong_set_static_tag by @chronolaw in #48
- feat(tls) add new API
tls.set_client_ca_list(ca_list)
by @catbro666 in #46 - chore(*): add check of get_request() and the missing ';' by @catbro666 in #51
New Contributors
- @catbro666 made their first contribution in #46
Full Changelog: 0.2.1...0.3.0
Release 0.2.1
What's Changed
- chore(*) seperate source code by @chronolaw in #28
- chore(*) clean for tls lua by @chronolaw in #29
- chore(*) use GitHub actions by @chronolaw in #30
- chore(*) remove travis ci by @chronolaw in #32
- doc(var) load default var indexes by @chronolaw in #35
- feat(var) load default var indexes by @chronolaw in #34
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- feat(kong.var) add set/get_by_index and set/get_by_name functions by @bungle in #20
- input is not const, refcount is incremented by @javierguerragiraldez in #22
- chore(*) add couple of functions for better macOS+M1 support by @bungle in #21
- fix(tls) remove depth param in ffi_set_upstream_ssl_verify by @chronolaw in #24
Full Changelog: 0.1.0...0.2.0