Skip to content

Releases: Moesif/moesifwsgi

v1.9.4

11 Jan 23:43
ce33337
Compare
Choose a tag to compare

Release Notes:

  • Replaced print with logger

v1.9.3

30 Nov 20:24
5ab8520
Compare
Choose a tag to compare

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

v1.9.2

20 Nov 15:29
93ea53a
Compare
Choose a tag to compare

Refactor: Bump moesifpythonrequest to version 0.3.2
Bump version to 1.9.2

v1.9.1

10 Nov 05:12
68599e9
Compare
Choose a tag to compare

Release Notes:

  • Added support to refresh config / rules using scheduler.
  • Config/Rules are refreshed immediately if eTag differs or it is synced by scheduler periodically.

v1.9.0

08 Nov 04:21
e0b307d
Compare
Choose a tag to compare

Release Notes:

  • Added support for governance rule.
  • Increased the default batchSize to 1M

v1.8.2

06 Jul 17:10
7e73ab9
Compare
Choose a tag to compare
  • Add: Log event model when debug is enabled
  • Bump version to 1.8.2

v1.8.1

29 Jun 23:55
c7796a9
Compare
Choose a tag to compare
  • Add: Request body, Response body, and Response headers to environ
  • Refactor: Update README.md
  • Bump version to 1.8.1

v1.7.0

15 May 23:59
Compare
Choose a tag to compare

What's Changed

  • #184982077 : add a support for maximum queue size and raise the default batch size by @bakennedy in #55

Full Changelog: 1.6.1...1.7.0

v1.6.1

20 Apr 01:42
d2b50dc
Compare
Choose a tag to compare

Release Notes:

  1. Add pId to the logs and response header
  2. Added try/catch to identify_user function
  3. Bump up the version.

v1.6.0

13 Oct 04:10
1ddf432
Compare
Choose a tag to compare

Release Notes:

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