Releases: Kong/lua-kong-nginx-module
Releases · Kong/lua-kong-nginx-module
0.8.2
0.15.1
0.15.0
0.14.0
0.13.1
0.13.0
0.12.0
What's Changed
- feat(ssl): add function to get request ssl pointer by @StarlightIbuki in #95
New Contributors
- @StarlightIbuki made their first contribution in #95
Full Changelog: 0.11.1...0.12.0
0.11.1
What's Changed
- fix: declare peer_conn can only be used in the http subsystem by @tzssangglass in #85
- fix(ssl): clear the old chain before adding new chain by @catbro666 in #94
Full Changelog: 0.11.0...0.11.1
0.11.0
What's Changed
- docs: specify
timeout
unit forresty.kong.log.get_log_level()
by @chobits in #89 - feat(ssl): add function to get socket ssl by @Water-Melon in #86
New Contributors
- @chobits made their first contribution in #89
- @Water-Melon made their first contribution in #86
Full Changelog: 0.10.0...0.11.0
0.10.0
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