Skip to content

Releases: n-hass/telelog

v0.2.2

06 Jun 05:05
ce85965
Compare
Choose a tag to compare
fix panic on message escape

v0.2.1

23 May 05:33
e7c8a7f
Compare
Choose a tag to compare
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

21 Feb 07:09
9590e19
Compare
Choose a tag to compare

New rule config. Documentation to come. See example config in repo.

v0.1.9

02 Feb 10:44
fe9a2eb
Compare
Choose a tag to compare
fix config reading

v0.1.8

02 Feb 10:03
a7707bb
Compare
Choose a tag to compare
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

29 Jan 12:49
Compare
Choose a tag to compare
update version to 0.1.7

v0.1.6

21 Jan 12:01
Compare
Choose a tag to compare
better error handling. Handle rate limits

v0.1.5

19 Jan 13:36
Compare
Choose a tag to compare
flushes log entries to telegram on stopping the process

v0.1.4

19 Jan 11:38
Compare
Choose a tag to compare
update logic for extracting version in release workflow

v0.1.3

17 Jan 22:52
Compare
Choose a tag to compare
better api error logging and remove old dependencies