New Features
- [GitLab] GitLab v11.x version is now supported. #4136
- [SonarQube] The SonarQube plugin is now supported. #2305
- [Bitbucket] Bitbucket is now officially supported. #4340
- [Customize] Users can now import data from CSV files and expand data schema. #3840
- [Config-UI] The transformation configuration for GitHub/Jira has been simplified and re-organized. #3634 #4036
Bug Fixes
- [Dashboard] The way to calculate Change Failure Rate is now accurate. #4610
- [Jira] Issue story points in Jira can now be float numbers. #4325
- [Jira] Store labels into the jira issue_labels table. #4500
- [Config-UI] Config-UI now lists private membership organizations for GitHub. #4439
- [Framework] Creating a connection with the same name will no longer overwrite the previous one. #4224
- [Dora] Fix the dora refdiff and change lead time filter logic. #4917
- [Devops]: Add skip binlog for mysql. #4797
Breaking Changes
- [Refactor] Directory structure refactoring. #2078
How to Upgrade
For docker-compose users, please update your docker-compose.yml file with the following image tags:
- apache/devlake:v0.16.0
- apache/devlake-dashboard:v0.16.0
- apache/devlake-config-ui:v0.16.0
For helm users, please follow our docs