Skip to content

Releases: keboola/http-extractor

v2.5.5

18 Jan 09:07
6e93afe

Choose a tag to compare

Changelog

  • SSL errors (certificate problems) are now displayed as user errors instead of application errors

v2.5.4

18 Aug 09:07
a883ec5

Choose a tag to compare

Changelog

  • Catch encoding error

v2.5.3

17 Aug 06:08
efdbaa2

Choose a tag to compare

Changelog

  • Fixed encoding problems (#38).

v2.5.2

23 Jul 12:26
1fb77cb

Choose a tag to compare

Changelog

  • Modified Guzzle lib settings, set decode_content = false.

v2.5.1

22 Jul 07:13
55ad256

Choose a tag to compare

Changelog

  • Fixed deploy.sh.

v2.5.0

22 Jul 06:33
306aee5

Choose a tag to compare

Changelog

  • Added logger.
  • Added connect_timeout = 60 seconds.
  • Added timeout = 15 minutes.

Check invalid protocol

06 Jun 12:17

Choose a tag to compare

Stop flooding logs with success message

26 Feb 15:52
f15f827

Choose a tag to compare

Retry logging

29 Dec 12:01
a07a096

Choose a tag to compare

Added in #28

Partial file is detected as user error

21 Dec 10:37
6bb2549

Choose a tag to compare

  • partial file CURL error is detected as user error (#27)