v2.1.0
Erda v2.1.0 has been released.🎉
Welcome to use and feedback.
New Features
- [Collaboration] Automate the workflow of collaboration issues
- The task automatically turns to in progress when an MR is associated
- The requirement automatically turns to in progress when any issue in its todo list is in progress
- [Collaboration] Improve the operational experience and information synchronization of issues
- [Collaboration] Support issue statistics on the iteration details page
- [Collaboration] The deadline of all issues in the iteration cannot be empty, otherwise, the system will automatically assign a value
- Rule: If the start date of the iteration is later than the current date, the system will automatically set the start date as the issue deadline, otherwise, the current date is the deadline
- Purpose: To let members make plans at an earlier stage of the iteration or of the current day, and to arrange issues reasonably
- [Collaboration] Support new interaction of issue details
- [Artifact] Enhance project artifact capabilities with one project artifact adapting to multiple deployment scenarios
- [Artifact] Support viewing addon information in the project artifact details
- [Artifact] Support label management for artifacts
- [Pipeline] Support classification management of pipelines (the platform provides built-in classification configuration now and custom configuration is coming soon), allowing pipeline creation with one click if a pipeline file is found in the code repository
- [Pipeline] Enhance the configuration capacity of project-level pipelines with pipeline parameter configuration and management supported
- [Deployment] Support job types in project artifacts
- [Deployment] Support addon addition or reuse according to the environment, reducing the maintenance cost of addons
- [Microservice observation and governance] Support cross-environment migration of custom dashboards by importing and exporting
- [Stability] Support configuration of container emptyDir and temporary storage available capacity in dice.yml
Improvements
- [Collaboration] Support quick switching to other iterations on the iteration details page
- [Collaboration] Optimize the categorization and sorting of filter criteria, to put commonly used fields on the left and person and date on the right
- [Collaboration] Remove the milestone
- [Artifact] Enhance the application filtering features when creating project artifacts
- [Pipeline] Optimize the pipeline details page to show the latest execution record after clicking
- [Pipeline] Optimize the default compensation mechanism for pipeline periodic scheduling, which is to stop according to the final status
- [Pipeline] Optimize the project pipeline page performance
- [Personal workbench] Improve the page loading performance
- [Microservice observation and governance] Connect the whole link from error calls in topology to traces and logs