v2.0.0
Erda v2.0 is officially released with the following features: totally new visual interaction to optimize user experience deeply; new project-level R&D process to support project-level pipelines, artifacts and deployments based on CI/CD of a single application, making product development and delivery easier and more elegant.
Full Changelog
New Features
- Support new UI and optimize the user experience. #2443
- Optimize the path for new users by adding a landing page and project home page. #2567
- Support new R&D process with features of project-level pipeline, artifact and environmental deployment.
- Improve CLI tools with project initialization and code push supported.
- Support project-level artifact management and batch deployment. #4025 #4034
- Support artifact display in time order. #2843 #3813 #3941 #4150
- Support display of source file information in the pipeline list. #2998 #4135
- Support issue management in merge requests. #2965 #4094
- Support new service monitoring with features of tracing query, resource monitoring and call monitoring. #2363 #2478 #2556 #2586
- Support new front-end monitoring overview. #2597
- Support new alarm center. #3995
- Support new filter. #2825
- Support new menu layout for applications. #2941
- Optimize artifact upload and audit. #2519
- Enhance security with traffic limit of file download interface. #4089
- Use protobuf in artifact management. #3708 #4117
Bug Fixes
- (71416) [Deployment] Cross-cluster deployment is not supported for artifacts. #1999 #2031
- (263463) Format error in project collaboration (1440px screen) #3974
- (269792) Cache information not updated when the edge cluster is added again. #3773
- (273037) When adding a new issue, the custom field is unavailable and the issue cannot be saved. #2862
- (279349) [Org Center] Incorrect member statistics in the project list. #4015
- (281291) Failed to view the password of MySQL addon account. #4193 #4196
- (282043) Failed to add automated test scenes. #4024
- (282456) No import and export records in automated testing. #4038
- (283363) Format error of add members. #2932
- (283444) [Automated Testing] Option list error when adding parameters in a new interface. #4096
- (283630) [Service Monitoring] Failed to query call transactions in call monitoring. #4093
- (283708) [Member Management in MSP Projects] An error occurs when adding or editing interface through the platform. #4167
- (284418) [Quality Report] Failed to view code defect, code vulnerability or code smell. #2963
- (284431) Adjust the link from registration center to runtime. #2963
- (284437) Adjust the link from domain name in cloud management platform to runtime details. #2963
- (284608) [Issue List] Failed to submit comments or close the issue. #2973
- (284629) An error occurs when clicking commits in a new application. #2975
- (285083) [Automated Testing] Debug error of a single interface. #4105
- (285086) [Automated testing] Tab error of configuration information in test scenes. #4109
- (286927) Infinite loop of the code coverage interface. #3007
- (287968) Action name display exception. #4183
- (288276) [Configuration Center] The number of total items is incorrect. #224
- (288943) [Alarm] An error occurs if add phone in notification method when editing custom alarm rules. #4223
- (289017) Failed to run the pipeline with buildpack and java actions included. #374