Skip to content

v1.12.0

Compare
Choose a tag to compare
@lilianzhu lilianzhu released this 31 May 14:13
· 16 commits to release-1.12.0 since this release
69b66cc

Project

  • SourceCode scanning has been supported
  • Service can be linked to multiple builds
  • Services can be loaded from kubernetes cluster
  • Services can be loaded from Gitee
  • Environments can be automatically updated when the service is updated
  • Minor improvements

Templates

  • Build template has been added
  • Helm chart template can be loaded from Gitee
  • Service created from templates can automatically be updated after the template's update.

Environment

  • Testing mode for helm projects.
  • Helm Releases can be listed for helm projects.
  • Add a button to refresh the service list.

Workflow

  • Multiple IM notification support.
  • Branch/Tag filter for repository when executing workflow.

System

  • Multiple Jenkins integration
  • Clone with git protocol is supported.
  • Multiple DinD instances are supported
  • Minor improvements

Bugfix & Improvements

  • Button-level authorization config implemented
  • Minor bugfixes