go-common/app/job/main/aegis/CHANGELOG.md
2019-04-22 18:49:16 +08:00

48 lines
838 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# v1.1.2
1. 同步消费稿件databus
# v1.1.1
1. 去除不必要的错误日志
2. 控制发监控邮件失败时的频率
# v1.1.0
1. 监控平台迁移+优化
# v1.0.11
1. 使用orm避免死锁
# v1.0.10
1. 修复使用databusgroup导致重复任务
# v1.0.9
1. 去掉不必要的报错日志
# v1.0.8
1. 分开资源和任务的databus
# v1.0.7
1. 使用up-service grpc
# v1.0.6
1. 添加databus导入资源
# v1.0.5
1. 添加任务进出审核总报表
# v1.0.4
1. 已完成任务只保留3天免得堆积多了影响task表效率
2. hash tag改为 businessid-flowid
3. 创建任务前先判断资源状态避免资源在任务前被提交或cancel
# v1.0.3
1. 新增权重计算器配置
# v1.0.2
1. 修复空资源导致panic
# v1.0.1
1. 使用hash tag集群下权重不生效问题
# v1.0.0
1. 上线功能xxx