Skip to content

v0.6.0

Compare
Choose a tag to compare
@wanjunlei wanjunlei released this 05 Nov 10:28
· 4 commits to release-0.6 since this release
5ceddb2

UPGRADE & ENHANCEMENT

  • Add support of webhook and DingTalk. #36
  • Refactored the code of receivers managed, simplified the development for the new receiver. #36
  • Now it supports to mount volumes to the notification manager. #36
  • Now it supports to add args to the notification manager. #36
  • Now it supports to customize the notification template. #36
  • Use multiple goroutines to send notifications to optimize performance. #40
  • Aggregate the notifications sending to wechat and dingtalk, reduce the API calls. #40