Releases: Moesif/lua-resty-moesif
Releases · Moesif/lua-resty-moesif
v1.3.11
Fix:
- Add try/catch when fetching request/response body in case of http2 with unsupported NGINX
- Bump version to 1.3.11
v1.3.10
Fix:
- Add try/catch when fetching request/response body in case of http2 with unsupported NGINX
v1.3.8
Add:
- Support for regex and company sampling
Refactor:
- Fix Function to read data from socket
- Bump version to 1.3.8
v1.3.7
Refactor:
- Add debug logs to print headers
v1.3.5
Add:
- Support to skip capturing events for location context
v1.3.4
Refactor:
- Use local variable and function
v1.3.3
Fix:
- Convert authorization_user_id_field field to lowercase
v1.3.2
Add:
- Support to allow array for auth header name config
v1.3.0
Refactor:
- Convert Auth Config option to lower case