Skip to content

Releases: Moesif/moesifdjango

v1.6.0

28 Jul 00:41
Compare
Choose a tag to compare

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

27 Jul 00:13
f3c3152
Compare
Choose a tag to compare

Fixs:
Bug 'The FileResponse instance has no content attribute. Use `streaming_content instead. when using a StreamingHttpResponse.

v1.5.7

25 Jun 17:24
d315b0e
Compare
Choose a tag to compare

Add: LogBody configuration option to remove request and response body

v1.5.6

17 Jun 20:38
7a06427
Compare
Choose a tag to compare

Support for companyId in EventModel

v1.5.5

10 Jun 23:20
5b8b600
Compare
Choose a tag to compare

Support for Python 3.

v1.5.4

08 Jun 00:16
Compare
Choose a tag to compare

Update:

  • Updated Dependencies

v1.5.3

04 May 00:25
f8598e7
Compare
Choose a tag to compare

Add:

  • Update company and batch companies functions
  • Unit tests

v1.5.2

05 Apr 23:04
d084486
Compare
Choose a tag to compare

Fix:

  • Support for Python 3.4 file imports

v1.4.4

01 Mar 03:04
1ae907e
Compare
Choose a tag to compare

Add:

  • Transaction Id to Request-Response Headers

v1.4.0

07 Dec 23:51
Compare
Choose a tag to compare

Add:

  • Use Batch API for higher performance. Need to enable via USE_CELERY