Releases: Moesif/lua-resty-moesif
Releases · Moesif/lua-resty-moesif
v2.0.0
Upgrade:
- Bring lua-resty-moesif to feature parity with kong-plugin-moesif
- Support for Moesif API governance, dynamic sampling and other features
- Many performance optimizations including optimized zlib compression and http client
- Disable compression by default due to perf regression
- Add limits on body size
Refactor:
- Use moesifapi-lua base library
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