Releases: Moesif/moesifdjango
Releases · Moesif/moesifdjango
v1.6.0
Updates:
- Refactor Celery implementation to ensure best support for both Python 2.X and Python 3.X while supporting Celery 3 and Celery 4.
- Optimize queue initialization for Celery
- Refactor app configuration download
v1.5.10
Fixs:
Bug 'The FileResponse instance has no content
attribute. Use `streaming_content instead. when using a StreamingHttpResponse.
v1.5.7
Add: LogBody configuration option to remove request and response body
v1.5.6
Support for companyId
in EventModel
v1.5.3
Add:
- Update company and batch companies functions
- Unit tests
v1.5.2
Fix:
- Support for Python 3.4 file imports
v1.4.4
Add:
- Transaction Id to Request-Response Headers
v1.4.0
Add:
- Use Batch API for higher performance. Need to enable via USE_CELERY