PackageTrack
Sign in Get early access

github.com/erda-project/erda

v1.5.0 #625 most downloaded on Go modules erda-project/erda

What this package is like to depend on

Last release 1 months ago

13 Jul 2026

Release timing varies

gaps range from 8 days to 2 months

Most releases are documented

notes for 11 of 13 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

2091 releases · first in 2021

173 releases in the last 12 months

see the full history below

Release timeline

2091 releases · Dec 2021 to Jul 2026
2022 2023 2024 2025 2026
Release Pre-release 891 older releases not drawn

Releases

latest 60 of 2091
  1. v1.5.0 06 Jan 2022
    Release notes

    Erda v1.5 is officially released with a total of 202 new features and improvements, such as Gantt chart, a powerful tool for task planning in project management, and efficiency measure of requirements and tasks, allowing you to have a clearer picture of the progress and risks of iteration. For microservice governance, Erda supports new topology for services and flame graph for tracing analysis, making it easier for you to understand the overall service architecture of the product with cool visual effects.
    For more information, please get the latest version and gain new experiences of Erda.
    Thanks again to each of you who contributes to Erda. We will pay attention to and adopt suggestions from the community continuously, to promote the further development of Erda. Look forward to hearing from you!

    Exciting New Features 🎉

    The following will introduce some key features of the new version in details.

    1. R&D efficiency measure - Requirement and task analysis

    Based on the efficiency measure of version 1.4, the new version supports requirement and task analysis, to help you analyze progress, risks and issue workflow via burn down chart and cumulative flow diagram.The burn down chart shows the possible problems of your team by iteration filtering. Through the chart exception or deviation from the ideal curve, you can see problems such as progress ahead or behind, task overloaded or unsaturated, requirement granularity too low, task estimated inaccurately, requirement changes and progress updated untimely.

    Path: DevOps platform > (Select project) > Projects > Efficiency measure

    The cumulative flow diagram helps you view and analyze the cycle time, throughput rate and predicted release date of iterations of requirements and tasks in each workflow status.

    2. Project plan management - Gantt chart

    In project management, it is essential to make plans, manage task distribution and follow tasks. For this reason, Erda supports Gantt chart in this version, which allows team managers to have a global view on task distribution, allocate and manage tasks reasonably, and view the cost of each issue clearly, and team members to view the distribution and due status of their tasks conveniently. In addition, the chart shows the progress and risks of tasks that may affect others, and tells the reason why some tasks are delayed.

    Path: DevOps platform > (Select project) > Projects > Project collaboration

    3. Microservice governance - New topology

    Erda supports a new topology of services and dependencies on the microservice platform. The platform automatically discovers and analyzes the upstream and downstream dependencies of services, and generates a service topology, making it easier for you to understand the overall service architecture of the product, and query service performance bottlenecks, error hotspots, and abnormal service dependencies.

    Path: Microservice platform > (Select project) > Topology

    4. Tracing analysis - Flame graph

    The flame graph is created by Brendan Gregg, an expert in computing performance. Unlike other profiling methods, the flame graph takes a global view of time distribution, listing all call stacks that can lead to performance bottlenecks.Through the flame graph, you can clearly see where the performance resources are consumed, thus find out the performance bottlenecks of the application for further optimization. Erda also supports flame graph on the microservice platform now, to make tracing analysis visualized and more efficient.

    5. System notification - DingTalk notification

    Instant messaging apps have become an important way of communication in daily work, and traditional notification methods such as SMS and email cannot meet the demands of system notification. Therefore, Erda supports notification channel management of DingTalk. When an alarm is triggered or followed issue changes such as status updated or remark added, it will push a DingTalk notification to you timely to keep you updated.

    Path: Org center > Settings > Notification channel

    Full Changelog

    New Features

    • (228759) [Monitoring] Support new visual topology in microservice governance. #2229 #2256
    • (230877) [Efficiency measure] Support efficiency measure of requirements and tasks. #3313 #3365 #3378
    • (238380) [Collaboration] Support Gantt chart for project management. #3259
    • (251153) [Monitoring] Support flame graph in tracing details. #2085
    • (222543) [Testing] Support management of test space status and basic information. #2758
    • (222561) [Testing] Support new label, reference, enable/disable, copy and parallel orchestration for test scene set. #266 #2453 #2989
    • (224168) [Monitoring] Support trace/error and log data storage via ES. #60 #2633
    • (231090) [Monitoring] Support alarm notification in levels and by SMS. #59 #2378
    • (261239) [Notification] Support notification channels of phone and email. #2219
    • (232241) [Notification] Support notification of DingTalk message. #3129
    • (240364) Support viewing logs of Spark jobs. #3275
    • (247411) [Cloud management] Add container resource menu. #1983
    • (251136) [Monitoring] Support new homepage for the microservice platform. #3154
    • (251135) [Monitoring] Adjust microservice platform menu. #3093
    • (251137) [Monitoring] Support new service list and topology in service monitoring. #3336 #2388
    • (252051) [Collaboration] Support new visual design for issues. #134 #2209
    • (263984) Optimize structure of the project collaboration page. #141 #142 #143 #144 #3394 #3401 #3404 #3405
    • (264027) Support buildlkitd instead of dockerd for erda packaging and building.
    • (264280) Optimize progress percentage statistics of requirements. #3360
    • (267570) Support scalable card component. #2341

    Bug Fixes

    • (204238) The UI release takes too long. #1220
    • (205361) The dashboard can be saved when the required chart type is not selected. #1952
    • (209158) The release action in pipeline failed to report metadata. #3043
    • (209165) [Addon] It is not checked whether there is an addon in the project to be deleted. #1615 #3419 #3450
    • (210151) [Automated testing] If the interface is configured with a loop, the loop strategy should be expanded and displayed by default. #3020
    • (222146) Pipeline cache conflicts. #3318
    • (223455) [Automated testing] After turning the page and editing an execution plan, the page reloads and turns to the first page. #3137
    • (226938) The time fields are incomplete in the exported Excel file of project collaboration, such as closed time. #2882
    • (227823) The error message that occurs when relating repeated issues is unclear. #2990
    • (228378) The timeout configuration is unavailable as there is no timeout input field in the action of test plan. #3125
    • (231292) The support account only has permissions of audit log in the org center. #2159
    • (234806) [DOP] When referencing test cases in manual testing, selecting all only works with cases on the current page. #1984
    • (237839) [Automated testing] The orchestration relationship of parallel orchestrated interfaces or scene sets cannot be viewed in the execution details. #2892
    • (240758) [Deployments] An extra runtime card appears in the deployments when updating deployment via artifact. #3340
    • (246603) The pipeline execution details do not match the selected branch. #2051
    • (246738) Parameter details requires interaction optimization. #2161
    • (247460) The test plan cannot be filtered by iteration. #1957 #3140
    • (247463) The plan name column is too narrow to see full information. #3032
    • (247656) The environment order is inconsistent on different pages. #1968
    • (248026) [Manual testing] The test cases under test subset loads incorrectly. #3076 #3099
    • (248120) The scaled out value of the instance is inconsistent with the limit value displayed in monitoring. #2004
    • (248127) The total number of interfaces, execution rate and pass rate are missed in the automated test case. #3041
    • (248918) Project issue information displays in the personal dashboard though no project is joined. #3092
    • (248931) The organization announcement information is not updated as organization changes. #2008
    • (248966) [Log query] When entering the real-time tail page, the query conditions brought from the log query page should be bracketed. #172
    • (248985) [Active monitoring] The URL cannot be modified when editing. #1986
    • (249009) The percentage of used quota is wrong. #1997
    • (249051) [Log query] On the real-time tail page, the label filter button should be displayed. #172
    • (249116) Failed to import tasks with a 502 error. #3136
    • (249137) [Pipeline] The pipeline gets a panic on erda cloud. #3126
    • (249463) Failed to deploy across cluster. #266
    • (249480) [Automated testing] The execution pass rate in test plan is not precise to decimals. #3065
    • (249529) [Alarm] The alarm level in alarm rules and notification objects is incorrect after the old data is upgraded. #2001
    • (249553) [Alarm] Enter the alarm list page, edit the alarm rule for the first time, and the value field of the filter rule cannot be edited. #2001
    • (249566) [Notification Channel] When adding a notification channel, the AccessKeyId and AccessKeySecret fields have default values. #2001
    • (249626) [Test space] Failed to query when data exceeds one page. #3064
    • (249629) [Test space] There are two scroll bars on the page. #2018
    • (249666) Unable to view logs on V1.3. #3416
    • (249684) [Service analysis] After using ES to store trace/error and log data, the charts in the service overview show incorrectly. #2007
    • (249688) [O&M dashboard] The data of old dashboard cannot show. #2007
    • (249689) [Deployment log] After using ES to store trace/error and log data, the log of runtime deployment cannot show. #3073 #3077
    • (249764) [Upgrade test] The audit information is incorrect when the quota is configured as 0 before upgrade. #3349
    • (249796) [Alarm] Mobile phone is optional in the notification method of notification object in the alarm strategy. #2021
    • (249887) There is a scroll bar on the project quota page. #2156
    • (249894) The project name is displayed incompletely. #2154
    • (249948) The search experience of the backend management requires optimization. #183
    • (250216) [Alarm] When adding multiple notification groups in an alarm strategy, only the first one is displayed in the list. #2023
    • (250275) [Alarm] The old custom alarm rules are not compatible. #3088
    • (250388) [Alarm] It goes wrong when selecting all for comparison method in filter rules. #3102
    • (250393) [Alarm] It goes wrong when selecting not match for comparison method in filter rules. #78 #86
    • (250611) [Error analysis] No data on the error analysis page. #77
    • (250655) [Project collaboration] The view mode of markdown requires adjustment. #2075
    • (250657) [Notification channel] The creator field is displayed as the account in the notification channel list. #3216
    • (250658) [Alarm] The page of adding a new alarm strategy shows incorrectly. #2050
    • (250660) The page of adding a new dashboard shows incorrectly. #2048
    • (250877) Failed to turn the page of project members. #2052
    • (250883) [Test space] The dot color should change according to the test status. #3143
    • (251601) The description and default value of the get parameter in API management are not displayed after release. #2078
    • (251616) [Pipeline] The cron compensator still creates pipeline. #3119
    • (252139) The interface execution rate and pass rate exceed 100% in the execution details of test plan. #3126
    • (252476) After cancelling sorting order, the resources rank in descending. #2107
    • (252574) Failed to switch to a joined organization as admin. #3182
    • (252654) In Microservice Platform > Diagnose Analysis > Error Insight, the page of error details crashes. #2079
    • (252901) Failed to execute the automated test case, but the execution result is empty. #3161
    • (256203) [Alarm] Alarms are ignored as multiple notification methods are configured. #85
    • (256222) [Execution plan] The added test plan is not displayed. #3165
    • (256289) [Notification channel] The switching tab of notification channel switching requires improvement. #2112
    • (256376) [Execution plan] Test scenes are not parallel. #3166
    • (256434) [Microservice governance] The page title shows incorrectly on the microservice homepage. #2118
    • (256435) The resource allocation rate and allocated in the cluster list are wrong. #3173
    • (256437) Failed to go to the page of token management. #2116
    • (256535) After switching organization, the cluster list shows the clusters of the previous organization. #3173
    • (256550) The ascending and descending order of quota usage is reversed. #3173
    • (256552) Failed to copy scenes to an empty scene set. #3170
    • (256557) Only K8s clusters are watermarked in the cluster list. #2121
    • (256579) [Microservice governance] The number of services in msp project is wrong on the microservice homepage. #3181
    • (256635) [Execution plan] Failed to get the latest execution result when a scene is referenced by multiple scene sets. #3166
    • (256636) No data in resource monitoring of pod details. #3169
    • (256648) No data in resource monitoring when clicking node in the pod details to enter the node details page. #3174
    • (256721) [Alarm] The original notification method of DingTalk should be changed to DingTalk group in custom alarm rules. #3177 #3195
    • (256805) The name and value in the cluster list do not match. #3179
    • (256807) The value of memory quota in the cluster list is wrong. #3179
    • (256994) No data of resource statistics occasionally in the cluster list. #3184
    • (257036) Failed to view container resources when switching to terminus-dev cluster. #3185
    • (257042) [Microservice homepage] The number of services in the project shows 0. #3196
    • (257182) An error occurs when editing scenes of automated testing. #3199
    • (257257) [Test management] The statistics page requires performance optimization. #3222 #3230
    • (257960) [Project collaboration] Performance optimization is required. #3208
    • (257968) [Test report] Performance optimization is required. #3208
    • (257975) The error message that occurs when deleting a project requires optimization. #3362
    • (258142) [Application development] Performance optimization is required. #3256
    • (258272) The statistics page is moved up automatically after filtering. #2167
    • (258275) The statistics chart of automated testing shows wrong. #3233
    • (258315) [Automated testing] Each loop result is printed when viewing the execution result of an interface with loop. #3270
    • (259829) The automated test plan references a scene set. The referenced scene set executes successfully but the referencing scene set is failed. #3244
    • (260508) An error occurs when saving the edited pipeline. #3262
    • (260709) [Gantt chart] An error occurs when selecting multiple iterations. #2199
    • (260722) [Gantt chart] The historical data lacks start time. #3289
    • (260727) [Gantt chart] The tasks already included should be excluded. #3286
    • (260744) [Gantt chart] Failed to click to view details of the included tasks. #2200
    • (260745) [Gantt chart] The default iteration is wrong when there is no iteration in progress. #3284
    • (260843) [Gantt chart] The page is slow with a lot of requirements. #2205
    • (260845) [Gantt chart] Manual refresh is required after removing the relation. #2260
    • (260939) [Gantt chart] An error occurs occasionally when viewing plans. #2202
    • (260946) [Custom dashboard] The metrics group is unavailable when creating a new dashboard. #2204
    • (261267) The Gantt chart date is inconsistent with that of issues. #2211
    • (261274) The old data at 00:00 of Gantt chart needs to be fixed. #2211
    • (261286) The Gantt chart filtering requires optimization. #3276
    • (261331) The list of tasks included in the requirement does not show the status. #2231
    • (261389) The UXD of Gantt chart requires optimization. #2269
    • (261398) [Automated testing] No secondary confirmation when deleting scenes. #3277
    • (261505) The iteration oder is not fixes in Gantt chart. #3282
    • (261837) [Gantt chart] The filled in time is inconsistent with that of timeline. #2220
    • (261852) The date is not displayed when the mouse hovers on Gantt chart. #2220
    • (262206) The pod list in the DaemonSet details page shows incorrectly. #3290
    • (262534) [Deployments] The domain name set for the service does not take effect. #3322 #3323
    • (262586) [Automated testing] The button on the interface add/edit page is wrong. #2224
    • (262614) The data of issue due today and tomorrow on the homepage is wrong. #3354
    • (262679) [Automated test Platforming] Failed to view the configuration sheet log when executing a single test scene. #3304
    • (263116) [Automated testing] The pagination in execution details is incorrect. #3371
    • (263172) Failed to deploy API gateway in the testing environment. #3331
    • (263196) Create a bug with one click in ticket, and the page crashes when clicking the related issues in bug details. #2236
    • (263214) [Test environment] The admin cannot access the operation management platform. #2243
    • (263260) [Service list] The error rate of the services in the list always shows 0. #3339
    • (263281) [Service list] The average delay of service apm-demo-dubbo is inconsistent with that in topology. #2242
    • (263293) The efficiency measure in test environment requires optimization. #2254
    • (263359) [Topology] The page crashes after clicking the gateway node and external service node in the topology. #2244
    • (263409) [Service list] An error occurs when entering the service list of a msp project. #2245
    • (263474) [Automated testing] The interface execution takes 5 hours and the loop termination condition does not work. #3329
    • (263572) The status not required in the process should not be displayed. #2255
    • (263575) Icon is required for issue complexity. #2270
    • (263634) dice.yml error leads to orchestrator panic. #3351
    • (263635) [Gantt chart] Manual refresh is required after filtering by assignee. #3335
    • (263765) [Gantt chart] The dragged date is incorrect. #2269
    • (263766) The refresh button does not work on the project collaboration page. #2271
    • (264118) [Service analysis] The data of RPC call is incorrect. #2279
    • (264469) [Automated testing] The later interface cannot get the output parameters of the previous interface when executing the plan. #3402
    • (264516) The addon oversold ratio is invalid in test environment. #3383
    • (265589) [Microservice governance] The HTTP status chart of service node in the topology is incorrect. #3397
    • (265590) [Gantt chart] An error occurs when dragging the date. #3390
    • (265633) The environment variables are not injected when running workflow via SPRAK-OPERATOR. #3392
    • (265656) [Topology] The number of unhealthy services and free services is wrong in topology analysis. #2297
    • (265684) [Topology] MySQL and Redis nodes are not displayed in the topology. #3414
    • (265721) [Topology] The HTTP status chart of services node details is not displayed completely with a certain number of status. #2297
    • (265728) [Topology] The services in topology overview and topology analysis include external nodes. #2297
    • (265844) The link in DingTalk notifications is incorrect. #3400
    • (265949) The application cannot be scaled out. #3398
    • (266007) The scroll bar style in test statistics is wrong. #2304
    • (266027) The service list is empty when adding service instance for addon. #2305
    • (266168) The organization member list requires optimization. #2343
    • (266407) [Service list] The average throughput and average delay in the chart is inconsistent with that in the list. #3414 #3445
    • (266408) [Service list] The services in the unhealthy service list are not filtered. #3414
    • (266409) [Service monitoring] The abscissa axis time in the chart is incorrect when the query time is longer than one hour. #3414
    • (266410) [Service list] The unhealthy services in the unhealthy service ranking is inconsistent with that in topology. #3414
    • (266411) [Service list] An error occurs on the service list page. #3414
    • (266412) [Service monitoring] The time unit in the slow response API and slow response SQL is unreasonable. #3414
    • (266417) [Service monitoring] No unit for the response time. #2316
    • (266446) [Filter] No profile photo in kanban. #3412
    • (266447) [Project collaboration] An error occurs when turning page or refreshing list. #3413
    • (266448) [Project collaboration] Add conditions to the custom filter conditions, the filter status turns to changed, but the added conditions are not displayed after clicking filter. #2320
    • (266449) [Project collaboration] The filter conditions in the issue list cannot be displayed normally. #2321
    • (266450) [Project collaboration] Add two filter items after selecting all, click cancel and open again, then the two items are still displayed. #2322
    • (266452) [Project collaboration] No load more in kanban. #3412
    • (266454) [Project collaboration] There are two scroll bars in kanban. #2323
    • (266455) [Project collaboration] The kanban filter in iteration requires modification. #3412
    • (266456) [Project collaboration] The delete icon (x) style requires adjustment. #2322
    • (266458) [Project collaboration] The start date and end date cannot be the same in the kanban filter. #2327
    • (266459) [Project collaboration] Severity should be changed to complexity in requirement filter. #3469
    • (266460) [Project collaboration] Logic error of filter interval in kanban. #2327
    • (266461) [Project collaboration] The filter cursor requires optimization. #2326
    • (266463) [Project collaboration] The labels are not displayed completely. #2328
    • (266466) [Service monitoring] The overview page shows incorrectly. #2336
    • (266908) [Artifact management] No artifact displayed when quickly updating from artifacts. #2358
    • (267323) [Service list] The page number of unhealthy services page and no traffic services page is incorrect. #3488
    • (267696) [Org center] The project information page of msp projects is wrong. #2351
    • (267958) [Monitoring] The page of notification channel and access configuration of msp projects does not respond. #3458
    • (267968) [Microservice governance] An error occurs when returning to the microservice homepage from the service list page.

    Note truncated.

    Open source →
  2. v1.4.0 16 Nov 2021
    Release notes

    Erda v1.4.0 has been released.🎉
    Welcome to use and feedback.

    New Features

    • Support parallel scene sets in automated testing. #2173
    • Support scene set importing and exporting in automated testing. #2470
    • Support step copying and pasting in automated testing. #2481
    • Support step enabling and disabling in automated testing. #2453
    • Accelerate the loading of manual test related pages. #2910
    • Support issue dashboard with history data displayed in bar chart, pie chart, etc. #2294 #2462
    • Support setting resource quotas according to the project's workspace granularity in the management center. #2283
    • Support resource usage ranking of projects in the cloud management platform. #2525
    • Support sending SMS alerts through custom notification channels in microservice and cloud management platforms. #2460
    • Support Elasticsearch as a backend storage in the microservice platform. #2861
    • Support automatically adding the .yml suffix to the file name when user creates a pipeline in the DevOps platform. #2685
    • Support K8s versions below 1.16 in the Kubernetes dashboard of cloud management platform.#2852
    • Support dynamic configuration search depth of git search interface in the DevOps platform.#2872
    • Optimize the alarm trigger conditions and alarm expressions in the microservice platform. #2739
    • Support service analysis of microservice&DevOps projects in the microservice platform.#2782 #2833

    Bug Fixes

    • Fix the bug that action will not automatically synchronize the latest version of GitHub. #2507
    • Fix the bug that it is not checked whether there is a cycle in the scene set when it is moved. #2309
    • Fix the bug that the execution action of automated test plan cannot monitor whether the plan is executed. #2407
    • Fix the bug that the .yml suffix is not added when creating a pipeline. #2685
    • Fix the bug of incorrect calculation of execution time of pipeline loop task. #2816
    • Fix the bug that the pipeline with the same ID is scheduled repeatedly. #2921
    • Fix the bug of slower requests as automated testing tasks apply for a large number of tokens. #2991
    • Fix the bug that application deletion failed without returning an error message. #2613
    • Fix the bug that add a unique index to the application table to avoid applications with the same name. #2611
    • Optimize the audit message for org update. #2706
    • Fix the bug that the parent context is recycled from which the child context gets data, causing the gittar component to panic. #2348
    • Optimize the API statistics of automated testing. #2806
    • Fix the bug that the execution details of the scene set in the automated testing cannot show the execution environment at the time. #2529
    • Fix the bug that when click to retry pipeline timing tasks, the trigger time will not change. #2560
    • Fix the bug that the imported scene set contains configuration sheet and an eoor occurs when click to view details. #2609
    • Fix the bug that the status in the test space records of importing and exporting is inconsistent with that in the test space list. #2624
    • Fix the bug that the execution time of steps in automated testing is 00:00. #2650
    • Fix the bug that in case of multiple instances in the pipeline, the number quried by queue manager is inconsistent. #2742
    • Fix the bug that branch variables are not injected in the pipeline. #2797
    • Fix the bug of incorrect issue status. #2268
    • Fix the bug of incorrect filtering result. #2504
    • Fix the bug that an error occurs when the namespace does not have aliyun secret in scheduler. #2456
    • Fix the bug that the filtering rules of custom alarm created in msp and cmp are incorrect. #2860
    • Fix the bug that span of tracing is missing in the microservice platform. 2849, 2820
    • Fix the bug that log index cache gets overwritten when multi esurls exist in Erda cluster. #2887
    • Modify the git-push address of mobile template in the DevOps platform. #2808
    • Fix the bug that pipeline does not reset the execution start time of the cyclic task in the DevOps platform. #2816
    • Fix the bug that write data to etcd after handleServiceGroup function in scheduler. #2604
    • Fix the bug that the execution of test plan leaves out archived plans in the DevOps platform. #2663
    • Fix the bug that one of the tasks in the pipeline of automated testing may be in execution after canceling in the DevOps platform. #2684
    • Fix the bug that the environment variables of container resource are not updated when scaling the service group in the DevOps platform. #2672
    • Fix the bug that admin account queries all organizations in the DevOps platform. #2692
    Open source →
    Release notes

    2021-11-16

    New Features

    • Support parallel scene sets in automated testing. #2173
    • Support scene set importing and exporting in automated testing. #2470
    • Support step copying and pasting in automated testing. #2481
    • Support step enabling and disabling in automated testing. #2453
    • Accelerate the loading of manual test related pages. #2910
    • Support issue dashboard with history data displayed in bar chart, pie chart, etc. #2294 #2462
    • Support setting resource quotas according to the project's workspace granularity in the management center. #2283
    • Support resource usage ranking of projects in the cloud management platform. #2525
    • Support sending SMS alerts through custom notification channels in microservice and cloud management platforms. #2460
    • Support Elasticsearch as a backend storage in the microservice platform. #2861
    • Support automatically adding the .yml suffix to the file name when user creates a pipeline in the DevOps platform. #2685
    • Support K8s versions below 1.16 in the Kubernetes dashboard of cloud management platform.#2852
    • Support dynamic configuration search depth of git search interface in the DevOps platform.#2872
    • Optimize the alarm trigger conditions and alarm expressions in the microservice platform. #2739
    • Support service analysis of microservice&DevOps projects in the microservice platform.#2782 #2833

    Bug Fixes

    • Fix the bug that action will not automatically synchronize the latest version of GitHub. #2507
    • Fix the bug that it is not checked whether there is a cycle in the scene set when it is moved. #2309
    • Fix the bug that the execution action of automated test plan cannot monitor whether the plan is executed. #2407
    • Fix the bug that the .yml suffix is not added when creating a pipeline. #2685
    • Fix the bug of incorrect calculation of execution time of pipeline loop task. #2816
    • Fix the bug that the pipeline with the same ID is scheduled repeatedly. #2921
    • Fix the bug of slower requests as automated testing tasks apply for a large number of tokens. #2991
    • Fix the bug that application deletion failed without returning an error message. #2613
    • Fix the bug that add a unique index to the application table to avoid applications with the same name. #2611
    • Optimize the audit message for org update. #2706
    • Fix the bug that the parent context is recycled from which the child context gets data, causing the gittar component to panic. #2348
    • Optimize the API statistics of automated testing. #2806
    • Fix the bug that the execution details of the scene set in the automated testing cannot show the execution environment at the time. #2529
    • Fix the bug that when click to retry pipeline timing tasks, the trigger time will not change. #2560
    • Fix the bug that the imported scene set contains configuration sheet and an eoor occurs when click to view details. #2609
    • Fix the bug that the status in the test space records of importing and exporting is inconsistent with that in the test space list. #2624
    • Fix the bug that the execution time of steps in automated testing is 00:00. #2650
    • Fix the bug that in case of multiple instances in the pipeline, the number quried by queue manager is inconsistent. #2742
    • Fix the bug that branch variables are not injected in the pipeline. #2797
    • Fix the bug of incorrect issue status. #2268
    • Fix the bug of incorrect filtering result. #2504
    • Fix the bug that an error occurs when the namespace does not have aliyun secret in scheduler. #2456
    • Fix the bug that the filtering rules of custom alarm created in msp and cmp are incorrect. #2860
    • Fix the bug that span of tracing is missing in the microservice platform. 2849, 2820
    • Fix the bug that log index cache gets overwritten when multi esurls exist in Erda cluster. #2887
    • Modify the git-push address of mobile template in the DevOps platform. #2808
    • Fix the bug that pipeline does not reset the execution start time of the cyclic task in the DevOps platform. #2816
    • Fix the bug that write data to etcd after handleServiceGroup function in scheduler. #2604
    • Fix the bug that the execution of test plan leaves out archived plans in the DevOps platform. #2663
    • Fix the bug that one of the tasks in the pipeline of automated testing may be in execution after canceling in the DevOps platform. #2684
    • Fix the bug that the environment variables of container resource are not updated when scaling the service group in the DevOps platform. #2672
    • Fix the bug that admin account queries all organizations in the DevOps platform. #2692
    Open source →
  3. v1.3.2 19 Oct 2021

    Nothing published for this version

  4. v1.3.1 14 Oct 2021
    Release notes

    New Features

    • The DevOps platform now supports code coverage dashboard & bugs dashboard.#2342
    • Optimize HTTP active monitoring in the microservice platform #2377
    • The scenario set of the automated test platform now supports parallel execution.#2412
    • Optimize load speed of k8s dashboard's nodes list. #2355

    Bug Fixes

    • Fix the bug that batch cluster upgrade has wrong permission.#2308
    • Fix the bug that cluster-agent module missing privileged param.#2367
    • Fix the bug that there is no user information in the notification group of the microservice platform.#2393
    • Fix the bug that start same k8s dashboard sever redundantly when watch multi clusters. #2366
    Open source →
    Release notes

    2021-10-15

    New Features

    • The DevOps platform now supports code coverage dashboard & bugs dashboard.#2342
    • Optimize HTTP active monitoring in the microservice platform #2377
    • The scenario set of the automated test platform now supports parallel execution.#2412
    • Optimize load speed of k8s dashboard's nodes list. #2355

    Bug Fixes

    • Fix the bug that batch cluster upgrade has wrong permission.#2308
    • Fix the bug that cluster-agent module missing privileged param.#2367
    • Fix the bug that there is no user information in the notification group of the microservice platform.#2393
    • Fix the bug that start same k8s dashboard sever redundantly when watch multi clusters. #2366
    Open source →
  5. v1.3.0 11 Oct 2021
    Release notes

    Erda v1.3.0 has been released.🎉
    Welcome to use and feedback.

    New Features

    • Cloud management module add k8s dashboard。#1542 #1585 #1703
    • Add admin role and system-auditor role.#1031
    • Projects collaborate with item creators and handlers to increase the ability to modify item types.#1347 #2090
    • Adjust audit log max retention days to 180 days.#2142
    • Support read all unread mbox with one click.#1593
    • Add execute-time and pass-rate in autotest-plan table component.#1684
    • Add audit for runtime deploy operate.#1653
    • Add application filter in authorize modal.#1371
    • Pipeline actions support multi containers monitor.#1585 #1777
    • Improvement of the Api-Design module.#1632 #1575
    • Improvment on security of gittar access.#1607 #1663
    • Improvement on MicroService module, support opentracing integration.#1829
    • MicroService module support member management.#1659
    • Improvement on request-tracing feature.#1553
    • Add inspection for MQ requests.#1676
    • Improvement on Log Query, support AND, OR operator.#1960
    • Add new log analytics addon.#1547
    • Change log max lines limit to 5000.#1348

    Bug Fixes

    • Fix the bug that non-exist branch page loop request error.#1090
    • Fix the bug that action form edit struct-array error.#1132
    • Fix the bug that project-pipeline pageNo change error.#1211
    • Fix the bug that node information arrangement style bug of clusters management nodes detail.#1322
    • Fix the bug that scene sets would display Chinese in English mode.#1330
    • Fix the issue that add default value for enumerated custom fields when quick create issue.#1351
    • Fix the bug that Ellipsis tooltip error.#1353
    • Fix the bug that api-design missing url params when click left menu.#1375
    • Fix the issue that add placeholder for contractive-filter / adjust backlog filter item.#1384
    • Fix the bugs of Form validation on the API design page and the display bug of the response params example.#1395
    • Modify the error message returned。#1709
    • Fix the issue that autotest step input param do not support '.'.#2065
    • Fix the bug that menu of AppMonitor display error.#2077 #2084
    • Fix the issue that get execute env from report env.#2088
    • Modify micro_service dop role-list.#2135
    • Support cms for pipeline with cron enabled.#1741

    Refactor

    • Refactor the uc component, support intergrate with kratos.#1460
    • Fix single point problem of core components.
    • Refactor the OpenApi,support declare grpc api expose to OpenApi.#1584
    • Add etcd distributed lock.#1548
    • Refactor api of the Hepa to grpc.#1744
    • Gittar remove skipAuth.#1856
    • Rename worker cluster tag.#2124
    Open source →
    Release notes

    2021-09-30

    New Features

    • Cloud management module add k8s dashboard。#1542 #1585 #1703
    • Add admin role and system-auditor role.#1031
    • Projects collaborate with item creators and handlers to increase the ability to modify item types.#1347 #2090
    • Adjust audit log max retention days to 180 days.#2142
    • Support read all unread mbox with one click.#1593
    • Add execute-time and pass-rate in autotest-plan table component.#1684
    • Add audit for runtime deploy operate.#1653
    • Add application filter in authorize modal.#1371
    • Pipeline actions support multi containers monitor.#1585 #1777
    • Improvement of the Api-Design module.#1632 #1575
    • Improvment on security of gittar access.#1607 #1663
    • Improvement on MicroService module, support opentracing integration.#1829
    • MicroService module support member management.#1659
    • Improvement on request-tracing feature.#1553
    • Add inspection for MQ requests.#1676
    • Improvement on Log Query, support AND, OR operator.#1960
    • Add new log analytics addon.#1547
    • Change log max lines limit to 5000.#1348

    Bug Fixes

    • Fix the bug that non-exist branch page loop request error.#1090
    • Fix the bug that action form edit struct-array error.#1132
    • Fix the bug that project-pipeline pageNo change error.#1211
    • Fix the bug that node information arrangement style bug of clusters management nodes detail.#1322
    • Fix the bug that scene sets would display Chinese in English mode.#1330
    • Fix the issue that add default value for enumerated custom fields when quick create issue.#1351
    • Fix the bug that Ellipsis tooltip error.#1353
    • Fix the bug that api-design missing url params when click left menu.#1375
    • Fix the issue that add placeholder for contractive-filter / adjust backlog filter item.#1384
    • Fix the bugs of Form validation on the API design page and the display bug of the response params example.#1395
    • Modify the error message returned。#1709
    • Fix the issue that autotest step input param do not support '.'.#2065
    • Fix the bug that menu of AppMonitor display error.#2077 #2084
    • Fix the issue that get execute env from report env.#2088
    • Modify micro_service dop role-list.#2135
    • Support cms for pipeline with cron enabled.#1741

    Refactor

    • Refactor the uc component, support intergrate with kratos.#1460
    • Fix single point problem of core components.
    • Refactor the OpenApi,support declare grpc api expose to OpenApi.#1584
    • Add etcd distributed lock.#1548
    • Refactor api of the Hepa to grpc.#1744
    • Gittar remove skipAuth.#1856
    • Rename worker cluster tag.#2124
    Open source →
  6. v1.3.0-rc.0.20260713025042-ffe52cf99f48 13 Jul 2026 pre-release

    Nothing published for this version

  7. v1.3.0-rc.0.20260710031238-2ed3a04cb775 10 Jul 2026 pre-release

    Nothing published for this version

  8. v1.3.0-rc.0.20260706011659-0172b2e263e0 06 Jul 2026 pre-release

    Nothing published for this version

  9. v1.3.0-rc.0.20260629052239-705dd825fb1c 29 Jun 2026 pre-release

    Nothing published for this version

  10. v1.3.0-rc.0.20260506135641-d31c282c98d5 06 May 2026 pre-release

    Nothing published for this version

  11. v1.3.0-rc.0.20260430031848-6d7d2f7281a3 30 Apr 2026 pre-release

    Nothing published for this version

  12. v1.3.0-rc.0.20260428064451-5069598847a2 28 Apr 2026 pre-release

    Nothing published for this version

  13. v1.3.0-rc.0.20260421090534-0eae2b242b8f 21 Apr 2026 pre-release

    Nothing published for this version

  14. v1.3.0-rc.0.20260420023118-d22fe7532b1e 20 Apr 2026 pre-release

    Nothing published for this version

  15. v1.3.0-rc.0.20260409030354-976ab001d7d2 09 Apr 2026 pre-release

    Nothing published for this version

  16. v1.3.0-rc.0.20260407091511-797aba09e6c9 07 Apr 2026 pre-release

    Nothing published for this version

  17. v1.3.0-rc.0.20260403085355-bcbdae324a9e 03 Apr 2026 pre-release

    Nothing published for this version

  18. v1.3.0-rc.0.20260402020456-93d1fe77be0b 02 Apr 2026 pre-release

    Nothing published for this version

  19. v1.3.0-rc.0.20260327085526-e2afa2c17ea0 27 Mar 2026 pre-release

    Nothing published for this version

  20. v1.3.0-rc.0.20260327080042-1cc78a266dbb 27 Mar 2026 pre-release

    Nothing published for this version

  21. v1.3.0-rc.0.20260325033556-f705fb7379e9 25 Mar 2026 pre-release

    Nothing published for this version

  22. v1.3.0-rc.0.20260323115328-1b0b942829f0 23 Mar 2026 pre-release

    Nothing published for this version

  23. v1.3.0-rc.0.20260320090129-b18d7e0c7320 20 Mar 2026 pre-release

    Nothing published for this version

  24. v1.3.0-rc.0.20260310071017-c6b71fd3c802 10 Mar 2026 pre-release

    Nothing published for this version

  25. v1.3.0-rc.0.20260307140008-2eeda494623b 07 Mar 2026 pre-release

    Nothing published for this version

  26. v1.3.0-rc.0.20260306031712-be42e43298a4 06 Mar 2026 pre-release

    Nothing published for this version

  27. v1.3.0-rc.0.20260303023856-93660795caf8 03 Mar 2026 pre-release

    Nothing published for this version

  28. v1.3.0-rc.0.20260227143201-65455005860d 27 Feb 2026 pre-release

    Nothing published for this version

  29. v1.3.0-rc.0.20260225071824-149dcaa1f450 25 Feb 2026 pre-release

    Nothing published for this version

  30. v1.3.0-rc.0.20260210094430-5f75ee974725 10 Feb 2026 pre-release

    Nothing published for this version

  31. v1.3.0-rc.0.20260209083303-ea340125aac8 09 Feb 2026 pre-release

    Nothing published for this version

  32. v1.3.0-rc.0.20260206024629-ebc42d40ae5c 06 Feb 2026 pre-release

    Nothing published for this version

  33. v1.3.0-rc.0.20260129091020-a64df3a30e0e 29 Jan 2026 pre-release

    Nothing published for this version

  34. v1.3.0-rc.0.20260127095959-740246e6d80d 27 Jan 2026 pre-release

    Nothing published for this version

  35. v1.3.0-rc.0.20260126092617-32942c2f1658 26 Jan 2026 pre-release

    Nothing published for this version

  36. v1.3.0-rc.0.20260123031315-5d6a02706540 23 Jan 2026 pre-release

    Nothing published for this version

  37. v1.3.0-rc.0.20260119095721-bf6a96466c86 19 Jan 2026 pre-release

    Nothing published for this version

  38. v1.3.0-rc.0.20260116091722-4aaebeb0325c 16 Jan 2026 pre-release

    Nothing published for this version

  39. v1.3.0-rc.0.20260114020941-0a28b6c0b2d8 14 Jan 2026 pre-release

    Nothing published for this version

  40. v1.3.0-rc.0.20260112062338-9ba1facb90d7 12 Jan 2026 pre-release

    Nothing published for this version

  41. v1.3.0-rc.0.20260107081054-366214a0fdd0 07 Jan 2026 pre-release

    Nothing published for this version

  42. v1.3.0-rc.0.20260106130010-9a46927065ad 06 Jan 2026 pre-release

    Nothing published for this version

  43. v1.3.0-rc.0.20260104083454-9d4e1b3d5b73 04 Jan 2026 pre-release

    Nothing published for this version

  44. v1.3.0-rc.0.20251229093415-c92b9d851392 29 Dec 2025 pre-release

    Nothing published for this version

  45. v1.3.0-rc.0.20251226055026-dc94b27c0cb9 26 Dec 2025 pre-release

    Nothing published for this version

  46. v1.3.0-rc.0.20251223090620-609d97695edb 23 Dec 2025 pre-release

    Nothing published for this version

  47. v1.3.0-rc.0.20251218082323-4a762831a777 18 Dec 2025 pre-release

    Nothing published for this version

  48. v1.3.0-rc.0.20251216034203-fdcbe9e2d045 16 Dec 2025 pre-release

    Nothing published for this version

  49. v1.3.0-rc.0.20251214131308-9032f3712383 14 Dec 2025 pre-release

    Nothing published for this version

  50. v1.3.0-rc.0.20251212082712-71b86e94d62a 12 Dec 2025 pre-release

    Nothing published for this version

  51. v1.3.0-rc.0.20251205032809-93f92951b5ee 05 Dec 2025 pre-release

    Nothing published for this version

  52. v1.3.0-rc.0.20251202112822-ce589e319839 02 Dec 2025 pre-release

    Nothing published for this version

  53. v1.3.0-rc.0.20251127063420-1e01a92ebf8a 27 Nov 2025 pre-release

    Nothing published for this version

  54. v1.3.0-rc.0.20251125071929-e4886b140dc8 25 Nov 2025 pre-release

    Nothing published for this version

  55. v1.3.0-rc.0.20251124082304-8ea226cabf32 24 Nov 2025 pre-release

    Nothing published for this version

  56. v1.3.0-rc.0.20251124065115-0c7102672315 24 Nov 2025 pre-release

    Nothing published for this version

  57. v1.3.0-rc.0.20251124060512-7a50537d2e26 24 Nov 2025 pre-release

    Nothing published for this version

  58. v1.3.0-rc.0.20251121082240-f5bc4e1def10 21 Nov 2025 pre-release

    Nothing published for this version

  59. v1.3.0-rc.0.20251120020631-9479ebdbd353 20 Nov 2025 pre-release

    Nothing published for this version

  60. v1.3.0-rc.0.20251119015139-7d7227f2102a 19 Nov 2025 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive