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

Releases: epsagon/epsagon-python

v1.63.5

15 Feb 09:43
b0c5e5d
Compare
Choose a tag to compare

1.63.5 (2021-02-15)

Bug Fixes

  • deps: revert bump semantic-release from 15.13.30 to 17.2.3 (c84188b)
  • travis: upgrade node to support globalThis (2bebf93)
  • travis: upgrade nvm node version (b0c5e5d)

v1.63.4

09 Feb 12:40
475c87c
Compare
Choose a tag to compare

1.63.4 (2021-02-09)

Bug Fixes

  • fastapi: custom responses (475c87c)

v1.63.3

07 Feb 12:03
65be6d3
Compare
Choose a tag to compare

1.63.3 (2021-02-07)

Bug Fixes

  • fastapi: wrapper sync mode (65be6d3)

v1.63.2

31 Jan 13:18
dae687d
Compare
Choose a tag to compare

1.63.2 (2021-01-31)

Bug Fixes

v1.63.1

27 Jan 08:00
c0fb31e
Compare
Choose a tag to compare

1.63.1 (2021-01-27)

Bug Fixes

  • kafka.py: avoid setting headers in Kafka V0/V1 (#323) (c0fb31e)

v1.63.0

19 Jan 10:51
3dda58c
Compare
Choose a tag to compare

1.63.0 (2021-01-19)

Features

  • kafka.py: add support for kafka-python producer (#321) (3dda58c)

v1.62.2

16 Jan 15:20
b185c82
Compare
Choose a tag to compare

1.62.2 (2021-01-16)

Bug Fixes

  • trace.py: print epsagon exceptions on debug (#320) (b185c82)

v1.62.1

14 Jan 09:12
509a181
Compare
Choose a tag to compare

1.62.1 (2021-01-14)

Bug Fixes

  • aiohttp.py: fix missing endpoint ignore check (#319) (509a181)

v1.62.0

13 Jan 17:19
388053a
Compare
Choose a tag to compare

1.62.0 (2021-01-13)

Features

  • tornado_client.py: support tornado http client calls (#318) (388053a)

v1.61.14

12 Jan 15:12
b1ca110
Compare
Choose a tag to compare

1.61.14 (2021-01-12)

Bug Fixes