Releases: n-hass/telelog
Releases · n-hass/telelog
v0.2.2
v0.2.1
v0.2.1 release - handle when receiving an API 400 error. Escape the message so that the next flush does not also fail.
Release v0.2.0
New rule config. Documentation to come. See example config in repo.
v0.1.9
fix config reading
v0.1.8
Release 0.1.8: - Logs will be collected into the maximum telegram message length - When logs fail to send, they will be cached and retried later with exponentially increasing back-off/flush time
v0.1.7
update version to 0.1.7
v0.1.6
better error handling. Handle rate limits
v0.1.5
flushes log entries to telegram on stopping the process
v0.1.4
update logic for extracting version in release workflow