Skip to content

Releases: huntflow/tortik

Fix debug logging

10 May 14:07
03e68cf
Compare
Choose a tag to compare

0.2.16
Fix debug logging if response has no body

Added tornado errno logging

25 Apr 11:28
0ce8735
Compare
Choose a tag to compare
0.2.15

[DEV-10581] Added tornado errno logging (#39)

MONIK log level debug

03 Apr 12:26
39dcb16
Compare
Choose a tag to compare
0.2.14

[DEV-10320] Monik log level debug (#38)

Rollback to asynchronous decorator

03 Apr 12:04
6c48309
Compare
Choose a tag to compare
0.2.13

Rollback to asynchronous decorator (#37)

BUGFIX: Coroutine decorator not worked as expected

03 Apr 10:01
299adee
Compare
Choose a tag to compare
0.2.12

[DEV-10342] Version bump (#36)

Extra data on error

31 Mar 16:50
Compare
Choose a tag to compare
0.2.11

Pypi publish

Change x-forwarded-for header ordering

29 Nov 06:54
ef901b6
Compare
Choose a tag to compare
0.2.10

[DEV-9027] change x-forwarded-for header ordering (#31)

Remove redundant logs

01 Oct 08:06
6b849e6
Compare
Choose a tag to compare
Merge pull request #29 from huntflow/DEV-4054-redundant-logs

[DEV-4054] redundant logs

Accept 'safe' parameter in request url creation

10 Dec 10:23
0000000
Compare
Choose a tag to compare
Fix request url creation (#24)

* Add debug logs for fetched requests

* Allow passing safe parameter to requests creation method

Fix async keyword

12 Feb 05:44
Compare
Choose a tag to compare
0.2.6

fix async