Skip to content

Releases: Moesif/moesifapi-python

v1.5.4

09 Apr 00:39
6474a57
Compare
Choose a tag to compare

Release Notes:

  • Found that jsonpickle library was causing performance degradation in serialize/deserialize steps. Replaced it with json lib. Performance difference in SDK with and without moesif is negligible.
  • Skip checks for config eTag from response as scheduled job will fetch config
  • Removed unused dependencies
  • Bump version to 1.5.4

v1.5.3

29 Oct 22:23
a1df430
Compare
Choose a tag to compare

Release Notes:

  • Regex governance rule for case insensitive frameworks
  • Fix vulnerable packages
  • Some performance improvement

v1.5.2

25 Oct 19:00
586552e
Compare
Choose a tag to compare

What's Changed

  • #188414493: Update requirements.txt for vulenerabilties by @praves77 in #25

Full Changelog: v1.5.1...v1.5.2

v1.5.1

08 Oct 06:42
289e66f
Compare
Choose a tag to compare

Release Notes:

  • Added support to refresh connection pool on ConnectionError

v1.4.9

06 Aug 04:05
514513d
Compare
Choose a tag to compare

Refactor: Set the apscheduler log level to warn & avoid printing unnecessary logs
Bump version to 1.4.9

v1.4.6

08 May 23:41
a0d6460
Compare
Choose a tag to compare

Release Notes:
Add: Support for connection pooling and gzip payload
Refactor: Bump requests to 2.31.0
Bump version to 1.4.6

v1.4.3

29 Feb 20:07
302f2a5
Compare
Choose a tag to compare

What's Changed

  • add subscription support and move from Nose to pytest in #16

Full Changelog: 1.4.2...1.4.3

v1.4.2

11 Jan 23:42
77e74d5
Compare
Choose a tag to compare

Release Notes:

  • Replaced print with logger

v1.4.1

02 Jul 23:47
e65347f
Compare
Choose a tag to compare

Release Notes: Added support for blocked_by if event has been blocked by governance rule.

v1.4.0

20 Aug 01:12
2900435
Compare
Choose a tag to compare

Added Support for Governance Rule:
Bump version to 1.4.0