Releases: Moesif/moesifasgi
Releases · Moesif/moesifasgi
v1.1.3
- Refactor: Add additional logs to debug performance
- Refactor: Ensure headers are transformed once and reused
- Refactor: Ensure random percentage computed only if sampling is defined
- Refactor: Bump moesifapi to version 1.5.5
v1.1.2
Fixes:
- Ensure response does not hang if server-side events where stream not drained.
v1.1.0
Release Notes:
- Fix to use new versions of FastAPI - it requires the app as a middleware argument.
- Fixes the exceptions: TypeError: MoesifMiddleware.init() got multiple values for argument 'settings' AttributeError: 'ExceptionMiddleware' object has no attribute 'get'
- Updated LICENSE and cleanup/remove extra code from example
v1.0.10
Release Notes:
- Consistent IPv4 & IPv6 code across moesif SDKs
- SDK was not broken and was working before too.
v1.0.9
Release Notes:
- Regex governance rule for case insensitive frameworks
- Fix vulnerable packages
- Some performance improvement
v1.0.8
Release Notes:
- Upgraded to use latest moesigapi-python which has support to refresh connection pool on
ConnectionError
v1.0.6
Release Notes:
- Add support to log multipart/form-data payload
- Bump version to 1.0.6
v1.0.5
Release Notes:
- Refactor: Bump moesifapi-python to version 1.4.9
- Bump version to 1.0.5
v1.0.1
Release Notes:
- Bump moesifapi to version 1.4.6