Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge: 3.6.x->master #1261

Merged
merged 56 commits into from
Sep 7, 2022
Merged

Merge: 3.6.x->master #1261

merged 56 commits into from
Sep 7, 2022

Commits on Aug 11, 2022

  1. chore: 更新版本号,发布稳定版本 #1178

    chart: 0.2.2, 3.5.0-stable.1
    jsonwan committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    910df2f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1179 from jsonwan/3.5.x

    chore: 更新版本号,发布稳定版本 #1178
    jsonwan authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    1e1f587 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    9759fe5 View commit details
    Browse the repository at this point in the history
  2. feature: 更新文档跳转逻辑 #1202

    更新chart版本号
    jsonwan committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    224200e View commit details
    Browse the repository at this point in the history
  3. feature: 更新文档跳转逻辑 #1202

    更新chart版本号
    jsonwan committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5952e49 View commit details
    Browse the repository at this point in the history
  4. feature: 更新文档跳转逻辑 #1202

    增加PaaS地址默认配置项
    jsonwan committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    1b7acfa View commit details
    Browse the repository at this point in the history
  5. feature: 更新文档跳转逻辑 #1202

    修复二进制配置模板文件文档中心根地址
    jsonwan committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    076fbe3 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Merge pull request #1227 from Tencent/master

    merge: merge master to 3.6.x
    wangyu096 authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    7201e36 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Merge pull request #1231 from Tencent/master

    merge: merge master to 3.6.x
    wangyu096 authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5be4f62 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Merge pull request #1246 from Tencent/master

    merge: merge master to 3.6.x
    wangyu096 authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    7f76ba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d9965b View commit details
    Browse the repository at this point in the history
  3. perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101

    重构消息通知类代码
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    127d141 View commit details
    Browse the repository at this point in the history
  4. perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101

    重构消息通知类代码
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    7581cfa View commit details
    Browse the repository at this point in the history
  5. perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101

    重构NotifyTriggerPolicyDAOImpl代码
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    795884d View commit details
    Browse the repository at this point in the history
  6. perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101

    重构NotifyTriggerPolicyDAOImpl代码
    删除不使用的方法实现
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    bad9a24 View commit details
    Browse the repository at this point in the history
  7. perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101

    清理无用代码
    改用声明式事务
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    37a3551 View commit details
    Browse the repository at this point in the history
  8. perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101

    重构代码,降低圈复杂度
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    34d109e View commit details
    Browse the repository at this point in the history
  9. perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101

    重构代码,抽取NotifyTemplateService
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    ae0fe87 View commit details
    Browse the repository at this point in the history
  10. perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101

    重构代码,抽取NotifySendService
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    f79f8ca View commit details
    Browse the repository at this point in the history
  11. perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101

    重构代码,抽取NotifyUserService
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    ec26a0d View commit details
    Browse the repository at this point in the history
  12. perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101

    重构代码,消除告警
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    fca7365 View commit details
    Browse the repository at this point in the history
  13. perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101

    重构代码,消除告警
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    4df2bff View commit details
    Browse the repository at this point in the history
  14. perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101

    重构代码,改善可读性
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    c518885 View commit details
    Browse the repository at this point in the history
  15. perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101

    重构代码,消息通知线程池tracing改造
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    69a966d View commit details
    Browse the repository at this point in the history
  16. perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101

    消息发送延迟指标实现
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    da72d8d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    27b70f2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6997126 View commit details
    Browse the repository at this point in the history
  19. perf: 主机与主机关系事件处理优化 #1145

    主机缓存更新策略优化;
    主机事件监听代码重构。
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    e712b0e View commit details
    Browse the repository at this point in the history
  20. perf: 主机与主机关系事件处理优化 #1145

    主机关系事件监听代码重构。
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    4656128 View commit details
    Browse the repository at this point in the history
  21. perf: 主机与主机关系事件处理优化 #1145

    代码重构:去除多个eventsHandler逻辑。
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    afb4ed9 View commit details
    Browse the repository at this point in the history
  22. perf: 主机与主机关系事件处理优化 #1145

    增加主机关系事件处理流水日志。
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    4bf8e8f View commit details
    Browse the repository at this point in the history
  23. perf: 主机与主机关系事件处理优化 #1145

    优化日志。
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    7b26bc4 View commit details
    Browse the repository at this point in the history
  24. perf: 主机与主机关系事件处理优化 #1145

    处理Review意见
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    a97a57b View commit details
    Browse the repository at this point in the history
  25. perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101

    处理消息通知接口返回值可能出现的多种数据类型
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    2f5d316 View commit details
    Browse the repository at this point in the history
  26. perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101

    处理消息通知接口返回值可能出现的多种数据类型
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    c9a2c82 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5572a69 View commit details
    Browse the repository at this point in the history
  28. perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101

    修复消息通知策略触发传参问题
    jsonwan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    dba3d07 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8e2c2ad View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Merge pull request #1249 from jsonwan/github_perf/sla

    perf: 增加快速执行、执行引擎、定时任务等SLI指标实现 #1101
    jsonwan authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    f583367 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    1b56a13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c769922 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80e6711 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e64d1ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3fc39d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e34bce2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a63230a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54d722d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5af3e8d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    ca6c4d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa01002 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f60c1d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34b129c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97d5089 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1259 from hLinx/3.5.x

    3.5.x
    hLinx authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    7d68512 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e15578f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1260 from jsonwan/3.6.x

    Merge: 3.5.x->3.6.x
    jsonwan authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    2ca8bf6 View commit details
    Browse the repository at this point in the history