Skip to content

v2.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 08:42
6558fad

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 command cli --update --from-version '2.11'.
    #1044
    #1022 (by @Gaspero & @almostinf)

Minor Changes

  • Add filling with default values of ttl_state, ttl and sched 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 and source) 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)