Skip to content

Tags: Moesif/moesifdjango

Tags

v2.3.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Readme for Gunicorn on MacOS and slight optimization (#90)

* add optimization

* Add trouble shoot section

* remove unneeded text

* bump version

v2.3.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
#188481396: update checker for ipv6 (#89)

* update checker for ipv6

* update the requires and version

* move to install requires

* remove semicolon

* cleanup

---------

Co-authored-by: Praveen Kumar <praveen@moesif.com>

2.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #84 from Moesif/add-subscription-support

added subscription support

v2.3.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
updated version number in middleware.py (#85)

all tests passing

2.3.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update setup.py

bump up the version

v2.3.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor: Allow BaseUri to be set without depending on debug mode (#82)

Refactor: Allow BaseUri to be set without depending on debug mode
Bump version to 2.3.6

v2.3.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#186450397 #186127421 Refactor: Event queue size config option defaul…

…t to 1M (#81)

Refactor: Event queue size config option default to 1M
Refactor: Bump moesifpythonrequest to version 0.3.2
Refactor: Update README.md
Bump version to 2.3.5

v2.3.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Log cleanup (#79)

* Fix 0s instead of 60s threshold for delay alert and remove log message in default condition that there are no events

* Moving start job log statement to the actual start of the job instead of inside each run of batch_events

2.3.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Check the request time against the current time after sending a batch (

…#78)

* Check the request time against the current time after sending a batch and log in debug mode

* v2.3.3

* Fix string DateTime and log info

2.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #76 from Moesif/praveen

#183253655 : [2/3] Added support for blocked_by