Skip to content

Version 0.11.0

Latest
Compare
Choose a tag to compare
@fengkx fengkx released this 12 Feb 11:29
· 654 commits to master since this release
d05816a

This release mainly contains some refactor and bug fixes stability improvement.

  • telegraf is updated to latest version.
  • got is replaced with make-fetch-happen
  • RSSBOT_BEFORE_RESP_TIMEOUT config is deprecated
  • add sentry config support and fix all unnoticed issues

Bug Fixes

Features

  • change pool size in pg to 8 (a14c73b)
  • drop got use make-fetch-happen instead (#615) (1b7606a)
  • more timeout setting (9691120)
  • remove RSSBOT_BEFORE_RESP_TIMEOUT (6129c37)