Skip to content

v1.8.0

Compare
Choose a tag to compare
@lilianzhu lilianzhu released this 07 Jan 15:40
· 28 commits to release-1.8.0 since this release
ed30b48

Features:

Workflow:

  • Reuse existing build scripts when creating new service.
  • Workflow trigger can now be configured by yaml.
  • Added visibility switch for service list in build module.
  • Build and test jobs can be scheduled on selected cluster

Environment:

  • Environments of the same project can use different image registries.
  • Resources restrictions for service of yaml type have been removed.

Delivery Center:

  • Helm services can be used to create delivery version

System Config:

  • AWS ECR has been supported
  • Clusters can be scheduled for specific projects.

Developer center:

  • OpenAPIs for helm service.
  • Get Workflow Info API response has been improved.

Bugfixes:

  • Gitlab subgroups can be listed correctly now.
  • Fixed a bug where the build job freezes when a single line log is too large.
  • Helm releases can be reverted correctly.
  • Minor bugfixes