Skip to content

v1.14.0

Compare
Choose a tag to compare
@lilianzhu lilianzhu released this 18 Aug 15:39
· 14 commits to release-1.14.0 since this release
a064a69

Workflow

  • Workflows can choose their own default branches.
  • Implement general job for custom workflow.
  • Jobs can partially be executed in custom workflow.
  • Implement plugin system for custom workflow.
  • Enable global variables for custom workflow.
  • Enable webhooks for custom workflow.
  • Implement Mysql plugin for custom workflow.
  • Enable the use of $BRANCH parameter in code scan.

Environment

  • Dry run functionality for both helm chart project and yaml project.
  • Operation logs for environment changes
  • Environment duplication functionality for yaml project.
  • Download files from pods in environment pages.

Improvements & Bugfixes

  • Collaboration mode has been enabled for loaded projects.
  • OpenAPI for build, test and deploy statistics.
  • Clusters can be managed by kubeconfigs instead of agents.
  • Merged some microservices.
  • Codehost with git protocol is now compatible with repository with IP + port.
  • Multiple code-scan improvements.
  • Multiple webhook bugfixes
  • Multiple workflow improvements.