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
- catch error in handle Error (8f10b0e)
- child process should exit on disconnect (91b9635)
- docker (05acb07)
- i18n of error message (4d632fc)
- kill child process when parent exit (2ea489a)
- minify-docker (fecc110)
- prevent duplicate url (4092851)
- remove 'socket' timeout (b730141)
- remove workaround with got@12 (ab9342f)
- type compile error (988fd93)
- workaround of jest@27 (9ac0464)