Releases: Moesif/moesifpythonrequest
Releases · Moesif/moesifpythonrequest
v0.3.4
Release Notes:
- Sanitize string and host names
- Fix vulnerable packages
v0.3.3
Release Notes:
- Replaced print with logger
v0.3.2
Release Notes:
-
Fix regex sampling rate when 0%
-
Updated the version to 0.3.2
v0.3.0
Release Notes:
-
Added support for Sampling Rate
-
Updated the version to 0.3.0
v0.2.0
Notes for Dec 20, 2019 release:
- Added support for User/Company sampling for outgoing events
- Added Weight field to event
- Updated the version to 0.2.0
v0.1.12
Add:
- flag for outgoing API calls
v0.1.10
Add: LogBody configuration option to remove request and response body
v0.1.9
Support for companyId
on EventModel
.
v0.1.8
Requests.Session object fix