Skip to content

Releases: Moesif/moesif-aws-lambda-python

v1.2.2

20 Nov 15:28
53572ef
Compare
Choose a tag to compare

Refactor: Bump moesifpythonrequest to version 0.3.2
Bump version to 1.2.2

v1.2.1

02 Nov 06:54
bf3a09a
Compare
Choose a tag to compare

Fixes:

  • Send events async in debug mode

v1.2.0

31 Oct 16:34
621b6d4
Compare
Choose a tag to compare

Release Notes:

  • Add: Sampling rate and config support
  • Fix: Missing fields when not triggered via API Gateway
  • bump up version

v1.1.0

12 Oct 07:45
b934acd
Compare
Choose a tag to compare

Release Notes:

  • Add initialization code to optimize lambda for config update.
  • Dynamic sampling rate support, and
  • bump up version

v1.0.9

10 Sep 00:10
470a614
Compare
Choose a tag to compare

Add:

  • Support for response interpretation for payload format v2

v1.0.7

24 Feb 08:10
Compare
Choose a tag to compare

Add:

  • Support for capturing outgoing API calls

v1.0.6

14 Feb 22:24
7f9c2ba
Compare
Choose a tag to compare

Fix: Remove undefined variable
Bump version to 1.0.6

v1.0.5

14 Feb 01:31
323765c
Compare
Choose a tag to compare

Add: Functions to update User and Company profiles
Refactor: Update README.md
Bump version to 1.0.5

v1.0.3

07 Dec 00:58
3c6b4cf
Compare
Choose a tag to compare

Fixes:

  • URI Paths not logged
  • Latency inaccurate
  • Lots of clean up

v1.0.2

05 Dec 19:41
Compare
Choose a tag to compare

Fixes:

  • Body sent as string instead of object.
  • Cleaned up error messages