Skip to content

v1.2.0

Compare
Choose a tag to compare
@wanjunlei wanjunlei released this 15 Jul 08:31

FEATURES

  • Add support to verify the receivers and configs. @wanjunlei
  • Add support to get tenant info from a sidecar. @wanjunlei
  • Add support to send notifications to SMS platforms (Aliyun & Tencent). @zhu733756
  • Add support to send DingTalk notifications in markdown format. @happywzy
  • Add support to send Wechat notifications in markdown format. @wanjunlei
  • Add support to send Email notifications in text format. @wanjunlei
  • Now DingTalk chatbot can @ someone in the notification messages. @happywzy
  • Now Every receiver can set a template for itself. @wanjunlei
  • Add an API to send notifications directly. @wanjunlei

UPGRADE & BUGFIX

  • Upgrade the crd version to v2beta2.
  • Fix some bugs.