Skip to content

Releases: Moesif/moesifdjango

v2.3.9

01 Mar 17:05
d03e084
Compare
Choose a tag to compare

Release Notes:

  • Added support to create/update Subscription.

v2.3.8

11 Jan 23:42
ff3be16
Compare
Choose a tag to compare

Release Notes:

  • Replaced print with logger

v2.3.6

30 Nov 19:30
3afddc0
Compare
Choose a tag to compare

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

v2.3.5

20 Nov 15:25
3e9e1ec
Compare
Choose a tag to compare

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

25 Jul 17:34
1f379e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.3...v2.3.4

v2.3.3

12 Jul 22:30
ae97674
Compare
Choose a tag to compare

What's Changed

  • Check the request time against the current time after sending a batch by @bakennedy in #78

New Contributors

Full Changelog: 2.3.2...2.3.3

v.2.3.2

02 Jul 23:45
0777605
Compare
Choose a tag to compare

Release Notes:

  1. Added support for blocked_by if event has been blocked by governance rule.
  2. an exception in app scheduler of any plugins in middleware stack would cause scheduler to stop, causing exception in the app and further ingestion of events to moesif. The exception does not happen in moesif plugin though it was stopping ingestion. We added code to handle scheduler's exception and restart the scheduler gracefully.

Please check documents for governance rule for details.

v2.3.1

13 Oct 04:07
56d94c2
Compare
Choose a tag to compare

Release Notes:

  1. Use latest moesif dependency/package
  2. Bump up the version.

v2.2.0

03 Oct 17:49
6e46cf6
Compare
Choose a tag to compare

Release Notes:

  1. Corrected the request time in logging.
  2. Bumped up the version

v2.1.6

21 Sep 23:28
66dcc35
Compare
Choose a tag to compare

Release Notes:

  1. Fix for config, if it is not set or response to get config is empty.
  2. Bump up the version