Skip to content

Releases: Moesif/moesifpythonrequest

v0.3.5

Choose a tag to compare

@keyur9 keyur9 released this 12 Jul 04:04
41b690f

Release Note:

  • Refactor: Use AppConfig class from the moesifapi-python api

v0.3.4

Choose a tag to compare

@praves77 praves77 released this 29 Oct 22:25
9ee072f

Release Notes:

  • Sanitize string and host names
  • Fix vulnerable packages

v0.3.3

Choose a tag to compare

@praves77 praves77 released this 11 Jan 23:41
d6d54a0

Release Notes:

  • Replaced print with logger

v0.3.2

Choose a tag to compare

@keyur9 keyur9 released this 20 Nov 15:24
ccb97fb

Release Notes:

  • Fix regex sampling rate when 0%
    
  • Updated the version to 0.3.2
    

v0.3.0

Choose a tag to compare

@praves77 praves77 released this 12 Oct 07:42
5d934d5

Release Notes:

  • Added support for Sampling Rate
    
  • Updated the version to 0.3.0
    

v0.2.0

Choose a tag to compare

@praves77 praves77 released this 08 Sep 20:43
cf67b63

Notes for Dec 20, 2019 release:

  1. Added support for User/Company sampling for outgoing events
  2. Added Weight field to event
  3. Updated the version to 0.2.0

v0.1.12

Choose a tag to compare

@dgilling dgilling released this 17 Dec 03:13
4340a63

Add:

  • flag for outgoing API calls

v0.1.10

Choose a tag to compare

@matthewoates matthewoates released this 25 Jun 17:19
33b8aab

Add: LogBody configuration option to remove request and response body

v0.1.9

Choose a tag to compare

@matthewoates matthewoates released this 17 Jun 20:13
7155b57

Support for companyId on EventModel.

v0.1.8

Choose a tag to compare

@matthewoates matthewoates released this 10 Jun 20:27
96f25bc

Requests.Session object fix