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..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