v2.12.0
Major Changes
- Add support group topics in Telegram sender.
The instruction for adding such contacts are the same as in group chats in api config.
You need to update with the commandcli --update --from-version '2.11'
.
#1044
#1022 (by @Gaspero & @almostinf)
Minor Changes
-
Add filling with default values of
ttl_state
,ttl
andsched
fields in the trigger dto.
#1047 (by @AleksandrMatsko) -
Add validating of
alone_metrics
field in trigger dto.
#1049 (by @AleksandrMatsko) -
Accelerate handling of non-strict asterisk tags.
#1050 (by @almostinf) -
Added more info (
clusted_id
andsource
) to trigger check failed logs.
#1052 (by @kissken) -
Make configurable rescheduling delay in notifier.
Read more in notifier docs.
#1046 (by @AleksandrMatsko) -
Replaced old notifiers logs about plotting with more informative logs with sending notifications.
#1054
#1057 (by @AleksandrMatsko)