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 branch master->3.10.x #3255

Merged
merged 149 commits into from
Oct 21, 2024
Merged

Merge branch master->3.10.x #3255

merged 149 commits into from
Oct 21, 2024

Commits on Jul 23, 2024

  1. feature: AI+JOB 一期 #2995

    后台接口定义
    jsonwan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f91d6b0 View commit details
    Browse the repository at this point in the history
  2. feature: AI+JOB 一期 #2995

    后台接口定义
    jsonwan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    77dfcde View commit details
    Browse the repository at this point in the history
  3. feature: AI+JOB 一期 #2995

    后台数据表结构设计
    jsonwan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2c56101 View commit details
    Browse the repository at this point in the history
  4. feature: AI+JOB 一期 #2995

    实现AIDev接口调用SDK
    jsonwan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    13eff15 View commit details
    Browse the repository at this point in the history
  5. feature: AI+JOB 一期 #2995

    接口初步对接
    jsonwan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7d8a5b5 View commit details
    Browse the repository at this point in the history
  6. feature: AI+JOB 一期 #2995

    对接AI接口,实现通用聊天与聊天历史记录接口
    jsonwan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ccca183 View commit details
    Browse the repository at this point in the history
  7. feature: AI+JOB 一期 #2995

    去除聊天记录mock数据
    jsonwan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ab0115e View commit details
    Browse the repository at this point in the history
  8. feature: AI+JOB 一期 #2995

    通用聊天接口支持多轮对话
    jsonwan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ed9e267 View commit details
    Browse the repository at this point in the history
  9. feature: AI+JOB 一期 #2995

    支持检查脚本
    jsonwan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6f45f6b View commit details
    Browse the repository at this point in the history
  10. feature: AI+JOB 一期 #2995

    支持分析简单报错信息
    jsonwan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b859eb1 View commit details
    Browse the repository at this point in the history
  11. feature: AI+JOB 一期 #2995

    增加清空聊天记录接口定义
    jsonwan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2ea237c View commit details
    Browse the repository at this point in the history
  12. feature: AI+JOB 一期 #2995

    增加接口Mock数据
    jsonwan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ca14bd1 View commit details
    Browse the repository at this point in the history
  13. feature: AI+JOB 一期 #2995

    增加容器化Chart配置
    jsonwan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4310e90 View commit details
    Browse the repository at this point in the history
  14. feature: AI+JOB 一期 #2995

    解决多余的@autowire问题
    jsonwan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    614daeb View commit details
    Browse the repository at this point in the history
  15. feature: AI+JOB 一期 #2995

    修复rebase后的编译问题
    jsonwan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1bf33d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. feature: AI+JOB 一期 #2995

    实现脚本检查功能
    jsonwan committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    cbdd255 View commit details
    Browse the repository at this point in the history
  2. feature: AI+JOB 一期 #2995

    实现聊天记录删除功能
    jsonwan committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ff21588 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. feature: AI+JOB 一期 #2995

    优化模板占位符实现,防止与业务内容文本冲突
    jsonwan committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    5f6fc4a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. feature: AI+JOB 一期 #2995

    支持文件分发任务报错信息分析
    jsonwan committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ad915b1 View commit details
    Browse the repository at this point in the history
  2. feature: AI+JOB 一期 #2995

    支持文件分发任务报错信息分析
    jsonwan committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6cd21df View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. feature: AI+JOB 一期 #2995

    支持文件分发任务报错信息分析
    jsonwan committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f355dad View commit details
    Browse the repository at this point in the history
  2. feature: AI+JOB 一期 #2995

    支持文件分发任务报错信息分析
    jsonwan committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d8906d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. feature: AI+JOB 一期 #2995

    支持文件分发任务报错信息分析
    jsonwan committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e68c8c2 View commit details
    Browse the repository at this point in the history
  2. feature: AI+JOB 一期 #2995

    1.支持文件分发任务报错信息分析;
    2.支持配置BK助手链接;
    3.支持成功任务默认提示。
    jsonwan committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    268f971 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. feature: AI+JOB 一期 #2995

    1.支持非失败状态任务直接答复;
    2.支持任务失败原因描述的国际化处理。
    jsonwan committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f0a71ed View commit details
    Browse the repository at this point in the history
  2. feature: AI+JOB 一期 #2995

    1.支持AI问候语国际化。
    jsonwan committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3133142 View commit details
    Browse the repository at this point in the history
  3. feature: AI+JOB 一期 #2995

    1.支持配置AI相关参数。
    jsonwan committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f503e64 View commit details
    Browse the repository at this point in the history
  4. feature: AI+JOB 一期 #2995

    1.优化AI配置。
    jsonwan committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c0cd194 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. feature: AI+JOB 一期 #2995

    1.支持基础参数校验。
    jsonwan committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    15d3e54 View commit details
    Browse the repository at this point in the history
  2. feature: AI+JOB 一期 #2995

    1.支持日志内容等参数校验。
    jsonwan committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c8ce171 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    8279195 View commit details
    Browse the repository at this point in the history
  2. feature: AI+JOB 一期 #2995

    1.完善接口文档。
    jsonwan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2e0c380 View commit details
    Browse the repository at this point in the history
  3. feature: AI+JOB 一期 #2995

    1.修复HttpHelperFactory度量指标初始化。
    jsonwan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5f03ae5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. feature: AI+JOB 一期 #2995

    1.对话记录添加状态字段。
    jsonwan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2f7dc3c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. feature: AI+JOB 一期 #2995

    1.对话记录添加状态字段实现。
    jsonwan committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1958c56 View commit details
    Browse the repository at this point in the history
  2. feature: AI+JOB 一期 #2995

    1.对话记录添加状态字段实现。
    jsonwan committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    dc8fc95 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. feature: AI+JOB 一期 #2995

    1.对话类接口响应更新为流式响应定义。
    jsonwan committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6686151 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. feature: AI+JOB 一期 #2995

    Revert "feature: AI+JOB 一期 #2995"
    
    This reverts commit 6686151.
    jsonwan committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2050a98 View commit details
    Browse the repository at this point in the history
  2. feature: AI+JOB 一期 #2995

    1.增加获取单次对话流式响应数据接口定义。
    jsonwan committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b56421f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. feature: AI+JOB 一期 #2995

    1.增加获取单次对话流式响应数据接口实现。
    jsonwan committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    26b1687 View commit details
    Browse the repository at this point in the history
  2. feature: AI+JOB 一期 #2995

    1.调整流式响应数据接口方法为POST。
    jsonwan committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f018c34 View commit details
    Browse the repository at this point in the history
  3. feature: AI+JOB 一期 #2995

    1.终止对话单实例逻辑实现;
    2.优化流式数据同步相关逻辑。
    jsonwan committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9672b6a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. feature: AI+JOB 一期 #2995

    1.终止对话多实例逻辑实现。
    jsonwan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e2174c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. feature: AI+JOB 一期 #2995

    1.支持自动清理AI聊天记录。
    jsonwan committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e3ca9c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. feature: AI+JOB 一期 #2995

    1.支持国际化;
    2.终止生成请求使用Body传参。
    jsonwan committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2a409c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. feature: AI+JOB 一期 #2995

    1.终止对话后生成终止对话的AI返回内容;
    2.确保流式数据结束后拉取历史记录列表可拉到最新数据。
    jsonwan committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    21aa9d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef9918c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3196 from hLinx/hotfix_.3.8.x

    fix: 打开F12后侧边栏会把导航栏盖住且多次展开侧边栏会无限延伸 #3111
    hLinx authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ff433ea View commit details
    Browse the repository at this point in the history
  4. feature: AI+JOB 一期 #2995

    1.添加部分日志;
    2.只有首页数据添加问候语。
    jsonwan committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7879397 View commit details
    Browse the repository at this point in the history
  5. feature: AI+JOB 一期 #2995

    1.调整问候语时间为当前时间。
    jsonwan committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    065d2f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. feature: AI+JOB 一期 #2995

    1.AI回答限制长度;
    2.添加AI接口调用度量指标;
    3.完善AI接口调用日志。
    jsonwan committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    367a3e0 View commit details
    Browse the repository at this point in the history
  2. feature: AI+JOB 一期 #2995

    1.支持原生Prompt展示步骤实例名称;
    2.优化AI提升模板。
    jsonwan committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8f52427 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    18db038 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. feature: AI+JOB 一期 #2995

    1.支持通过systemMessage设定对话语言环境。
    jsonwan committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    3dd98c6 View commit details
    Browse the repository at this point in the history
  2. feature: AI+JOB 一期 #2995

    1.处理Review意见。
    jsonwan committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    7afaefd View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. feature: AI+JOB 一期 #2995

    1.支持国际化切换。
    jsonwan committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    32414d3 View commit details
    Browse the repository at this point in the history
  2. feature: AI+JOB 一期 #2995

    1.添加Tomcat线程池指标数据。
    jsonwan committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f1ebc61 View commit details
    Browse the repository at this point in the history
  3. feature: AI+JOB 一期 #2995

    1.添加AI接口超时与异常处理逻辑。
    jsonwan committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    08efd85 View commit details
    Browse the repository at this point in the history
  4. feature: AI+JOB 一期 #2995

    1.增加Tomcat线程指标数据。
    jsonwan committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    72fee47 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. feature: AI+JOB 一期 #2995

    1.增加Tomcat线程指标数据。
    jsonwan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4a3cfdc View commit details
    Browse the repository at this point in the history
  2. feature: AI+JOB 一期 #2995

    1.增加Tomcat线程指标数据。
    jsonwan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    89718b7 View commit details
    Browse the repository at this point in the history
  3. feature: AI+JOB 一期 #2995

    1.增加Tomcat线程指标数据。
    jsonwan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    892ad5c View commit details
    Browse the repository at this point in the history
  4. feature: AI+JOB 一期 #2995

    1.增加Tomcat线程指标数据。
    jsonwan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c613e12 View commit details
    Browse the repository at this point in the history
  5. feature: AI+JOB 一期 #2995

    1.Tomcat线程指标数据抽取至公共模块。
    jsonwan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    370c011 View commit details
    Browse the repository at this point in the history
  6. feature: AI+JOB 一期 #2995

    1.Tomcat线程指标数据抽取至公共模块。
    jsonwan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4102e1c View commit details
    Browse the repository at this point in the history
  7. feature: AI+JOB 一期 #2995

    1.Chart支持单独配置aidev网关使用的appCode与appSecret。
    jsonwan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8b78456 View commit details
    Browse the repository at this point in the history
  8. feature: AI+JOB 一期 #2995

    1.Chart支持单独配置aidev网关使用的appCode与appSecret。
    jsonwan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b24bdc2 View commit details
    Browse the repository at this point in the history
  9. feature: AI+JOB 一期 #2995

    1.优化AI接口调用日志打印。
    jsonwan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e4248f2 View commit details
    Browse the repository at this point in the history
  10. feature: AI+JOB 一期 #2995

    1.分析时忽略脚本敏感参数。
    jsonwan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    761d63d View commit details
    Browse the repository at this point in the history
  11. feature: AI+JOB 一期 #2995

    1.更新脚本检查AI提示符模板。
    jsonwan committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3e10c4a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge pull request #3069 from jsonwan/github_feature/ai

    feature: AI+JOB 一期 #2995
    jsonwan authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b182f00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be8d161 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3215 from jsonwan/github_master

    docs: 增加3.10.1版本日志 #3214
    jsonwan authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    abbba75 View commit details
    Browse the repository at this point in the history
  4. feature: AI+JOB 一期 #2995

    1.更新AI提示符模板中的BK助手翻译。
    jsonwan committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    49b0d0d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3216 from jsonwan/github_feature/ai

    feature: AI+JOB 一期 #2995
    jsonwan authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2d99072 View commit details
    Browse the repository at this point in the history
  6. perf: 根据蓝鲸规范调整文档链接 #3217

    更新BK_DOC_JOB_ROOT_URL变量取值与job-analysis中静态数据文档链接
    jsonwan committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9a95898 View commit details
    Browse the repository at this point in the history
  7. feat: AI+JOB 一期 #2995

    hLinx committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    64d3b46 View commit details
    Browse the repository at this point in the history
  8. feat: AI+JOB 一期 #2995

    # Reviewed, transaction id: 13969
    hLinx committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a08a721 View commit details
    Browse the repository at this point in the history
  9. feat: AI+JOB 一期 #2995

    # Reviewed, transaction id: 14021
    hLinx committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ddfb049 View commit details
    Browse the repository at this point in the history
  10. feat: AI+JOB 一期 #2995

    hLinx committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6473422 View commit details
    Browse the repository at this point in the history
  11. feat: AI+JOB 一期 #2995

    hLinx committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    43a3525 View commit details
    Browse the repository at this point in the history
  12. feat: AI+JOB 一期 #2995

    # Reviewed, transaction id: 17991
    hLinx committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e3eecc7 View commit details
    Browse the repository at this point in the history
  13. feat: AI+JOB 一期 #2995

    hLinx committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d749e10 View commit details
    Browse the repository at this point in the history
  14. feat: AI+JOB 一期 #2995

    hLinx committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0e7afc1 View commit details
    Browse the repository at this point in the history
  15. feat: AI+JOB 一期 #2995

    hLinx committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    77a302f View commit details
    Browse the repository at this point in the history
  16. feat: AI+JOB 一期 #2995

    # Reviewed, transaction id: 19001
    hLinx committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    03259e6 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #3218 from hLinx/feature_3.9.x

    Feature 3.9.x
    hLinx authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4328a64 View commit details
    Browse the repository at this point in the history
  18. perf: 根据蓝鲸规范调整文档链接 #3217

    添加migrate日志
    jsonwan committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0473970 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5bfaf0f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge pull request #3219 from jsonwan/3.9.x

    perf: 根据蓝鲸规范调整文档链接 #3217
    wangyu096 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    74c25c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    247b9b7 View commit details
    Browse the repository at this point in the history
  3. feat: AI+JOB 一期 #2995

    # Reviewed, transaction id: 19072
    hLinx committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2dc6004 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3221 from hLinx/feature_3.9.x

    feat: AI+JOB 一期 #2995
    hLinx authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    33c7f7d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3220 from jsonwan/github_master

    Merge branch 3.9.x to master
    jsonwan authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1c22d0f View commit details
    Browse the repository at this point in the history
  6. feat: AI+JOB 一期 #2995

    AI模板渲染兼容参数为空的情况
    jsonwan committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c35bfe7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3222 from jsonwan/github_feature/ai

    feat: AI+JOB 一期 #2995
    wangyu096 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    be237a9 View commit details
    Browse the repository at this point in the history
  8. feat: AI+JOB 一期 #2995

    hLinx committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d75d2de View commit details
    Browse the repository at this point in the history
  9. feat: AI+JOB 一期 #2995

    调整job-analysis异步请求超时时长为180s
    jsonwan committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    227088a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3223 from hLinx/feature_3.9.x

    feat: AI+JOB 一期 #2995
    hLinx authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8486a88 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. feat: AI+JOB 一期 #2995

    AI Prompt支持渲染脚本模板变量
    jsonwan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4d33ccd View commit details
    Browse the repository at this point in the history
  2. feat: AI+JOB 一期 #2995

    更新脚本检查AI Prompt,添加脚本模板变量相关内容
    jsonwan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    11bac1c View commit details
    Browse the repository at this point in the history
  3. feat: AI+JOB 一期 #2995

    更新脚本检查AI Prompt,添加脚本模板变量相关内容
    jsonwan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    da119cd View commit details
    Browse the repository at this point in the history
  4. feat: AI+JOB 一期 #2995

    调整等待首块消息的最长等待时间为90s
    jsonwan committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cd02aae View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3226 from jsonwan/github_feature/ai

    feat: AI+JOB 一期 #2995
    jsonwan authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8fde66f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    678e9fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9f7eb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. perf: 根据蓝鲸规范调整文档链接 #3217

    # Reviewed, transaction id: 19598
    hLinx committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d195445 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3231 from hLinx/hotfix_3.9.x

    perf: 根据蓝鲸规范调整文档链接 #3217
    hLinx authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bae1d87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    250e379 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'hotfix_3.9.x' into master_local

    # Reviewed, transaction id: 19602
    hLinx committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a18889f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'hotfix_3.9.x' into master_local

    # Reviewed, transaction id: 19602
    # Reviewed, transaction id: 19603
    hLinx committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    725eb9f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3232 from hLinx/master_local

    Master local
    hLinx authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2e09c03 View commit details
    Browse the repository at this point in the history
  7. perf: 根据蓝鲸规范调整文档链接 #3217

    # Reviewed, transaction id: 19641
    hLinx committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3b54e4d View commit details
    Browse the repository at this point in the history
  8. perf: 根据蓝鲸规范调整文档链接 #3217

    # Reviewed, transaction id: 19643
    hLinx committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3dc65ea View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3233 from hLinx/hotfix_3.9.x

    perf: 根据蓝鲸规范调整文档链接 #3217
    hLinx authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8615958 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3235 from hLinx/master_local

    perf: 根据蓝鲸规范调整文档链接 #3217
    hLinx authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    860b98b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. docs: 版本日志标题规范化 #3207

    Release Note -> Release Notes
    jsonwan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fc351da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3238 from jsonwan/3.9.x

    docs: 版本日志标题规范化 #3207
    jsonwan authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d31810f View commit details
    Browse the repository at this point in the history
  3. perf: 根据蓝鲸规范调整文档链接 #3217

    # Reviewed, transaction id: 19915
    hLinx committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f0f6720 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3239 from hLinx/feature_3.9.x

    perf: 根据蓝鲸规范调整文档链接 #3217
    hLinx authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8d5d780 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature_3.9.x'

    hLinx committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ad08c3a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3241 from hLinx/master_demo

    Master demo
    hLinx authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    802332a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. fix: 更新过程中服务间调用失败导致无损更新失效 #3242

    调整GracefulShutdown等待时间,观察负载均衡缓存刷新情况。
    jsonwan committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3299c23 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. fix: 更新过程中服务间调用失败导致无损更新失效 #3242

    打印负载均衡实例获取记录,分析缓存未刷新原因。
    jsonwan committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e1ac6ae View commit details
    Browse the repository at this point in the history
  2. fix: 更新过程中服务间调用失败导致无损更新失效 #3242

    打印负载均衡实例获取记录,分析缓存未刷新原因。
    jsonwan committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5cbcc51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a71d8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a5dc63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4003aa8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3243 from wangyu096/issue_3230

    fix: job-execute 服务内存泄露 #3230
    wangyu096 authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    991d59f View commit details
    Browse the repository at this point in the history
  7. fix: 更新过程中服务间调用失败导致无损更新失效 #3242

    1.打印FeignClient调用失败时的真实URL信息用于排查问题;
    2.打印负载均衡实例获取记录日志。
    jsonwan committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    13a34b5 View commit details
    Browse the repository at this point in the history
  8. fix: 更新过程中服务间调用失败导致无损更新失效 #3242

    1.调整GracefulShutdown等待时间为40s,避免边界误差导致负载均衡缓存未刷新。
    jsonwan committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4a27be5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. fix: 更新过程中服务间调用失败导致无损更新失效 #3242

    1.抽取配置至公共模块,应用于所有服务。
    jsonwan committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6d82452 View commit details
    Browse the repository at this point in the history
  2. fix: 更新过程中服务间调用失败导致无损更新失效 #3242

    1.修复非k8s模式编译失败问题。
    jsonwan committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    03e9fcf View commit details
    Browse the repository at this point in the history
  3. fix: 更新过程中服务间调用失败导致无损更新失效 #3242

    1.处理review意见。
    jsonwan committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c390d9e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3244 from jsonwan/github_fix/graceful_update

    fix: 更新过程中服务间调用失败导致无损更新失效 #3242
    jsonwan authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e5816c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    3206e48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    706d1d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0389a1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3246 from jsonwan/github_fix/create_cron

    fix: 创建定时任务参数校验异常 #3245
    wangyu096 authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    41b9dc3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3247 from jsonwan/github_fix/create_cron_3.8.x

    fix: 创建定时任务参数校验异常 #3245
    jsonwan authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    436e6bf View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    f1bf6ef View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.8_local' into 3.9.x_local

    # Reviewed, transaction id: 20641
    hLinx committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    89ca2b8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3250 from hLinx/3.9.x_local

    3.9.x local
    hLinx authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e8f7aa3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fa4fbd View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. fix: 脚本执行中任务日志更新时日志任务跳动 #3248

    # Reviewed, transaction id: 21014
    hLinx committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    61d2741 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3251 from hLinx/feature_3.9.x

    Feature 3.9.x
    hLinx authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ad69a6d View commit details
    Browse the repository at this point in the history
  3. fix: 创建定时任务参数校验异常 #3245

    修复ESB接口调用报错
    jsonwan committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    cf59e23 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3252 from jsonwan/github_fix/create_cron

    fix: 创建定时任务参数校验异常 #3245
    wangyu096 authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d1760d4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3253 from TencentBlueKing/3.9.x

    Merge branch 3.9.x->master
    jsonwan authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ff436bb View commit details
    Browse the repository at this point in the history