Zadig 文档
Zadig
教程
博客
论坛
关于
中文英文
Zadig
教程
博客
论坛
关于
Zadig v4.1
Loading...
     编辑文档
     反馈问题
     社区讨论

    本页导航

    v3.4.1 Release Notes

    Zadig v3.4.1 was released on July 2, 2025.

    # Feature List

    Workflow and Release Plan

    • Workflow supports Apollo configuration rollback
    • Display complete input information after the release plan is completed
    • Add retry button for failed tasks in the release plan
    • Host deployment supports custom variables
    • Add image version information to deployment tasks in notifications
    • Add environment information in approval details
    • {{.job.<DeployJobName>.SERVICES}} changed to a runtime-available variable
    • Workflow build supports filtering by Tag

    Environment and Service

    • K8s YAML service synchronization from code repository supports custom service names
    • Production services using templates support batch import
    • Environment search supports searching by environment name and alias
    • Provide an option to not delete resources when deleting services from the environment

    System Settings and Integration

    • Code source supports disabling SSL verification
    • System integration adds connectivity test
    • Feishu approval callback supports SSE long connection
    • User groups support configuring system roles
    • Cluster management supports Volcano Engine VKE
    • Build tasks support privileged mode
    • Configuration changes support integration with MSE Nacos

    Bug Fixes and System Optimization

    • Workflow trigger refactored to improve availability
    • Fixed error when creating a new host project environment without configuring an image repository
    • Fixed shared storage failure when manually executing a stage or retrying a workflow
    • Fixed repeated disk mounting issue after dind restart
    • Fixed workflow records not being filterable by service component
    • Fixed inaccurate check for statefulset resource deployment tasks
    • Fixed incorrect display of custom images in notifications during build
    • Fixed error when connecting to clusters via agent after aslan update
    • Fixed empty description when modifying project role description
    • Fixed failure to pull code using SSH in host deployment
    • Fixed inability to modify IMAGE variable when building on host
    • Various interaction optimizations

    # Business Change Statement

    • Modifications made to Nacos configurations before upgrading Zadig cannot be restored by rollback after the upgrade.
      • Reason: The new version of Zadig has adjusted the data structure for Nacos configuration changes.

    # Upgrade Process

    Warning

    If MongoDB is deployed in Replica Set mode, please ensure that system databases such as admin/local/config/test are not used as Zadig business databases; if used, please migrate the data manually first.

    If the current system version < v3.4.0, please upgrade to v3.4.0 first. For specific upgrade steps, please refer to v3.4.0 Upgrade Method, and then upgrade to v3.4.1 using the following method.

    Please refer to the corresponding upgrade documentation based on your installation method:

    • Script installation
    • Helm installation
    • Official channel

    # Upgrade Notes

    During the upgrade, you need to adjust the image configuration in the saved Zadig values.yaml. Except for the dex component, the image.repository field for all images should remove the image registry prefix and only keep the image name.

    For example:

    # Before upgrade (needs modification)
    image:
      repository: koderover.tencentcloudcr.com/koderover-public/cron
    
    # After upgrade (correct format)
    image:
      repository: cron
    
    1
    2
    3
    4
    5
    6
    7

    ← v4.0.0 Release Notesv3.4.0 Release Notes→

    资源
    教程
    论坛
    博客
    公司
    关于
    客户故事
    加入我们
    联系我们
    微信扫一扫
    hello@koderover.com

    © 2026 筑栈(上海)信息技术有限公司 沪 ICP 备 19000177 号 - 1

    •  跟随系统
    •  浅色模式
    •  深色模式
    •  阅读模式