Releases: apache/incubator-devlake
v0.16.0-beta17
Bug Fixes
- [Bug][Dashboard] DORA dashboard didn't show data as some versions of MySQL were case-sensitive (#4987)
- [Bug][Github] The time of resolution_date in the issues table is earlier than the time of created_date (#4988)
- [Bug][DORA] The same incidents are associated with different deployment_ids in two different DevLake instances (#4989)
v0.16.0-beta16
v0.16.0-beta15
v0.16.0-beta14
v0.16.0-beta13
Bug Fixes
[DORA]: Fix a bug in change lead time calculation that undeployed PRs have non-zero change lead time (#4853)
[DORA]: Fix the dora refdiff and change lead time filter logic (#4917)
[Tapd]: Add a feature to convert issue_repo_commit for Tapd (#4736)
[Customize]: Add support for extracting float and integer values (#4828)
[Customize]: Fixe the "cached plan must not change result type" error (#4867)
[Config-UI]: Update the parameter tagsOrder to tagsLimit (#4846)
[Dashboard]: Fix the Y-axis unit for change failure rate (#4882)
[Jenkins]: Extract all commit info inside a build (#4856)
v0.16.0-beta11
Bug Fixes
[DORA]: Add the missing where condition on projects to the Median Lead Time for Changes
panel in the DORA dashboard (#4727)
[Framework]: Fix crontab job failure when running multiple blueprints (#4779)
[GitLab]: Delete unnecessary fields for GroupResponse (#4790)
[DevOps]: Fix failures when building some images (#4763)
v0.16.0-beta10
Bug Fixes
[Dashboard]: Fix the status bug in the Bitbucket dashboard and a minor update to the DORA dashboard (#4737)
[Jira]: Set _tool_jira_issue_commits.commit_sha during extracting remotelinks (#4715)
[Jira]: Expand Jira remotelink to LONGTEXT for accommodating longer links (#4746)
[Tapd]: Return nil if row data is an empty array (#4714)
[Tapd]: Fix bug link and story task priority (#4723)
[Tapd]: Fix incorrect mapping of tapd issue status (#4723)
[Starrocks]: Add db close connection (#4710)
Full Changelog: v0.16.0-beta9...v0.16.0-beta10
v0.16.0-beta9
Bug Fixes
- [Config-UI] Missing timeAfter after change data scope (#4696) by @mintsweet in #4698
- [Chore] Fix Nginx conf broken syntax by @keon94 in #4703
Improvements
- [Helm] Helm chart supports optional installation for Grafana. apache/incubator-devlake-helm-chart#94
Full Changelog: v0.16.0-beta8...v0.16.0-beta9
v0.16.0-beta8 (Deprecated)
v0.16.0-beta7 (Deprecated)
Bug Fixes
[github]: decrease page size for github graphql pr collector(#4668)