Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Releases: epsagon/epsagon-python

v1.66.1

16 May 08:36
d58e848
Compare
Choose a tag to compare

1.66.1 (2021-05-16)

Bug Fixes

  • celery.py: fix celery trace creation (#346) (d58e848)

v1.66.0

10 May 14:43
f5b048e
Compare
Choose a tag to compare

1.66.0 (2021-05-10)

Features

  • cognito: add support for ops: AdminInitiateAuth, AdminRespondToAuthChallenge, SignUp (#342) (f5b048e)

v1.65.2

03 May 13:29
3eca14a
Compare
Choose a tag to compare

1.65.2 (2021-05-03)

Bug Fixes

  • flask.py: ignore endpoints correctly (#340) (3eca14a)

v1.65.1

27 Apr 09:47
c733326
Compare
Choose a tag to compare

1.65.1 (2021-04-27)

Bug Fixes

  • aws lambda wrapper: allow exception without type (#339) (c733326)

v1.65.0

11 Apr 09:30
1a7317f
Compare
Choose a tag to compare

1.65.0 (2021-04-11)

Features

v1.64.2

29 Mar 16:12
6241e6a
Compare
Choose a tag to compare

1.64.2 (2021-03-29)

Bug Fixes

  • tracer: skip non-utf8 chars when attempting to convert binary values to string in trace transmission (#337) (6241e6a)

v1.64.1

18 Mar 17:57
8b1b375
Compare
Choose a tag to compare

1.64.1 (2021-03-18)

Bug Fixes

  • flask.py: fix cases where data ignored in Flask (#336) (8b1b375)

v1.64.0

15 Mar 14:02
9923a9d
Compare
Choose a tag to compare

1.64.0 (2021-03-15)

Features

  • fastapi: adding support for exception handlers (#335) (9923a9d)

v1.63.7

01 Mar 14:13
84f710a
Compare
Choose a tag to compare

1.63.7 (2021-03-01)

Bug Fixes

  • fastapi: collect status code (84f710a)

v1.63.6

01 Mar 11:03
66c589b
Compare
Choose a tag to compare

1.63.6 (2021-03-01)

Bug Fixes

  • fastapi: collecting all responses using fast json encode (#333) (66c589b)