Skip to content

Releases: my8100/logparser

0.8.3

01 Jan 14:04
da2eace
Compare
Choose a tag to compare

What's Changed

  • Set the default logging level to INFO by @my8100 in #14
  • Fix PATTERN_LOG_ENDING to be compatible with scrapy-fieldstats by @my8100 in #17
  • Test py38 instead of py35 on CircleCI by @my8100 in #18
  • Fix CircleCI config on Python image by @my8100 in #27
  • Fix log parsing issues and update tests by @my8100 in #28
  • Add SIGINT and SIGBREAK (Windows) to SIGTERM_PATTERN by @jpmckinney in #19
  • Support telnet for Python 3.13 by @my8100 in #29
  • Release v0.8.3 and support Python 3.13 by @my8100 in #30

New Contributors

Full Changelog: v0.8.2...v0.8.3

0.8.2

06 Aug 04:58
7117860
Compare
Choose a tag to compare

Highlights:

  • Support telneting with auth for Scrapy>=1.5.2, except for Windows and Fedora

Fixed:

  • Stats collected via telnet are not being updated periodically

See the full changelog