Releases: epsagon/epsagon-python
Releases · epsagon/epsagon-python
v1.63.5
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
1.63.4 (2021-02-09)
Bug Fixes
- fastapi: custom responses (475c87c)
v1.63.3
1.63.3 (2021-02-07)
Bug Fixes
- fastapi: wrapper sync mode (65be6d3)
v1.63.1
1.63.1 (2021-01-27)
Bug Fixes
- kafka.py: avoid setting headers in Kafka V0/V1 (#323) (c0fb31e)
v1.63.0
1.63.0 (2021-01-19)
Features
- kafka.py: add support for kafka-python producer (#321) (3dda58c)
v1.62.2
1.62.2 (2021-01-16)
Bug Fixes
- trace.py: print epsagon exceptions on debug (#320) (b185c82)
v1.62.1
1.62.1 (2021-01-14)
Bug Fixes
- aiohttp.py: fix missing endpoint ignore check (#319) (509a181)
v1.62.0
1.62.0 (2021-01-13)
Features
- tornado_client.py: support tornado http client calls (#318) (388053a)