Skip to content

v1.1.0

Compare
Choose a tag to compare
@daskyrk daskyrk released this 01 Aug 13:33
· 29 commits to release/1.1 since this release
b21ed4e

Erda v1.1.0 has been released and deployed on Erda.Cloud.:tada:
Welcome to use and feedback.

New Features

  • Support existing clusters importing by users (#806)
  • Support subscription to issue changes, to receive notifications timely when followed issue is modified (#451)
  • Support asynchronous import and export of manual test cases (#380)
  • Support auto page refresh for automated test plan (#446)
  • Support bug closed time viewing and filtering (#445)
  • Add project-level applications to realize rapid project migration (#350)
  • Support page turning in Issues > Backlog (#395)
  • Optimize clone address of code repository (#155)
  • Optimize size of sliding window and description area for issue editing (#314)
  • Support size adjusting for table pagination (#1031)
  • Turn enter search to delayed auto search for personal dashboard (#324)
  • Optimize the downloaded file name and suffix format of container log: service name_timestamp.log (#684)
  • Upgrade logo (#688)

Bug Fixes

  • Safari page crashes when access Code Repository > Commit History (#384)
  • The list order remains unchanged after viewing MR (#661)
  • The certificate file is uploaded but its name is not displayed (#639)
  • Canceling the edit of merge request will clear the comparison result (#638)
  • Failed to download files in code repository (#588)
  • The pipeline node shows the previously failed error (#422)
  • Members will automatically log out if exit the organization (#347)

Refactor

  • Split out new platform services of dop, msp, cmp and ecp.
  • Remove components of qa, apim, cmdb, ops and tmc
  • Add core components of cluster manager
  • Add cluster-dialer instead of soldier to handle inter-cluster communication
  • Add a new way to define an interface using protobuf protocol, and the msp component has been migrated

See the CHANGELOG for more details.