Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@jamsman94 jamsman94 released this 01 Nov 10:14
· 10 commits to release-3.2.0 since this release
0ed4750

Sprint Management

  • Support for process management.
  • Support for iteration Kanban.
  • Support for work item management.

Workflow

  • Workflow supports independent notification tasks.
  • Workflow tasks support code information transmission.
  • Manual execution phase of workflow tasks allows system administrator operations.
  • Workflow construction tasks support referencing other task service components.
  • Workflow deployment tasks support updating init container images.
  • Workflow image distribution tasks support multi-region synchronization using cloud vendor images.
  • General workflow tasks support multi-task execution of service components.
  • General workflow tasks support dynamic variables in custom variables.
  • When executing build and deployment tasks in workflows, support flexible adjustment of service deployment order.
  • Workflow approvers support runtime input and input from other approval tasks.
  • Workflow JIRA triggers support specifying state changes.
  • Build logs support search functionality.
  • Code scanning supports file export.
  • Code scanning and testing support email and Webhook notifications.
  • Test HTML reports include embedded CSS, JS, etc.

Services and Environment

  • Historical version list of environment services includes image information.
  • Support for service tag management and business directory service retrieval based on tags.
  • Helm environment service page retains current search results after refresh.

System Settings and Resource Configuration.

  • Account system OAuth integration adds user mobile attribute field.
  • Workflow tasks executed on AWS clusters support using IRSA for authentication.

Other Fixes and Optimizations

  • Optimized performance of release plan list.
  • Improved styling of workflow execution pop-ups.
  • Improved styling of workflow approval tasks.
  • Fixed issue where configured filter variables did not take effect during deployment tasks.
  • Fixed truncation error when executing workflow tasks with Chinese names.
  • Fixed error when adding properties variables in Apollo tasks.
  • Fixed issue where user group settings in one project affected user group permissions in other projects.
  • Fixed issue where a service without an image in an environment caused version creation to list no services.
  • Fixed misjudgment of Error status when analyzing JUnit test reports.
  • Fixed issue where selecting cluster resource SC during configuration cache resource did not take effect.
  • Fixed issue where workflow task variables referencing Chinese names had empty values
  • Fixed issue where sensitive information in tasks on hosts was not masked.
  • Fixed issue where updating the image repository password did not update Secrets in the environment.
  • Fixed error when using Gerrit repository names with "/" for new services.
  • Fixed issue where updating code repositories in Git triggers was not possible.
  • Fixed issue where multiple Git triggers in a single workflow could not be triggered simultaneously.
  • Fixed issue where debugging workflows failed when task variables contained special characters.