Skip to content

v1.17.0

Compare
Choose a tag to compare
@lilianzhu lilianzhu released this 04 Apr 07:56
· 8 commits to release-1.17.0 since this release
a963d0a

Workflow

  • Custom workflows now support adding built-in output variables (service/code information/environment name, etc.).
  • Custom workflows now support personal favorites.
  • Custom workflows now support generic triggers.
  • Custom workflows now support operation logs.
  • Custom workflows now support executing services/components in bulk.
  • Custom workflows now have a pending approval status.
  • Workflows now support parallel deployment of Helm services.
  • Git trigger push events now support automatic cancellation.
  • Workflow task timeout now includes environment preparation stage.
  • Workflow build now supports hiding code repository execution settings.
  • Workflow task caching is now disabled by default.
  • Test tasks now support file storage capabilities.
  • Security scanning now supports configuring multiple repositories.
  • Dashboard now includes workflow runtime status.

Workflow experience optimization

  • Deployment task status in workflows has been optimized with enhanced Pod event checks.
  • Workflow list page now displays recent task information.
  • Workflow task list page now supports phase information.
  • Workflow task details page UI has been optimized.
  • Workflow configuration and execution error messages have been optimized.
  • Workflow logs now have improved line break displays.
  • Workflow task mandatory content now has added verification.
  • Custom workflow approval number check has been optimized.

Services and environments

  • Shared services is deprecated.
  • Environments now support personal favorites.
  • Environment page service list has improved scrolling interaction.
  • Helm Chart projects now have improved service interaction.

Other optimizations and issue fixes

  • Project search now supports Chinese.
  • Image repository integration now has added address verification.
  • Permission configuration UI has been optimized.
  • Fixed issue where executing custom workflows across projects caused testing errors.
  • Fixed issue where Gerrit patch set events couldn't trigger workflows.
  • Fixed issue where workflow notification information was missing PR during multiple PR execution.
  • Fixed issue where creating tags based on non-master branches couldn't trigger workflows.
  • Several experience and interaction optimizations.