Releases: Moesif/moesif-servlet
Releases · Moesif/moesif-servlet
v1.6.7
Add: Campaign object to Update user
v1.6.6
Fix:
- java.lang.NullPointerException on load if servlet environment doesn't call init() on filter before accepting traffic.
v1.6.4
Fix:
- Fix: java.lang.NullPointerException if no error page configured for errors
v1.6.2
Add:
- Company Id can be added to users
1.6.1
Add:
- Now you can dynamically set a sample rate on a per user or company basis.
v1.6.0
Fixes:
- Remove Catalina dependency
- Ensure works with JSP and string writer
- Remove Java 1.8 Code
Enhancements:
v1.5.9
Add:
- Now you can enable or disable logging the request and response body via the logBody option
1.5.8
Add:
- Upgrade moesifapi dependency
1.5.6
Add:
- Setter method for logBody configuration option
v1.5.5
Add:
- LogBody configuration option to remove request and response body
- UpdateCompany and UpdateCompaniesBatch function