Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.25 KB

2_11_0.rst

File metadata and controls

40 lines (29 loc) · 1.25 KB

2.11.0

What’s Changed

Incompatible changes

  • To realize the feature with multiple senders of the same type we have changed the configuration of senders in notifier config and web api config.
  • It is necessary to replace the contacts field in the web config api with contacts_template.
  • It is also necessary to replace field type with sender_type in notifier config and add field contact_type, which will refer to type in web config contacts_template.

Major Changes

Minor Changes

Fixes

  • Fix filter connection, heartbeat and create matching handler logs level. moira-alert/moira#1010 (by @almostinf)