Skip to content

Releases: apache/incubator-devlake

v0.16.0-beta17

21 Apr 11:48
Compare
Choose a tag to compare
v0.16.0-beta17 Pre-release
Pre-release

Bug Fixes

  1. [Bug][Dashboard] DORA dashboard didn't show data as some versions of MySQL were case-sensitive (#4987)
  2. [Bug][Github] The time of resolution_date in the issues table is earlier than the time of created_date (#4988)
  3. [Bug][DORA] The same incidents are associated with different deployment_ids in two different DevLake instances (#4989)

v0.16.0-beta16

20 Apr 03:21
Compare
Choose a tag to compare
v0.16.0-beta16 Pre-release
Pre-release

Bug Fixes

[Jenkins]: Fix the starttime assignment in jenkins stage_convertor is wrong (#4966)
[Dbt]: Fix dbt deps command fail (#4969)
[Dora]: Fix monthly Change Failure Rate in DORA dashboard (#4610)

v0.16.0-beta15

18 Apr 13:54
218af60
Compare
Choose a tag to compare
v0.16.0-beta15 Pre-release
Pre-release

Bug Fixes

[Customize]: Fix creating blueprint for customize plugin (#4935)
[Sonarqube]: Expand project key to varchar 255 (#4716)
[dbt]: Downgrade python to 3.9 to support dbt plugin (#4944)

v0.16.0-beta14

14 Apr 11:44
Compare
Choose a tag to compare
v0.16.0-beta14 Pre-release
Pre-release

Bug Fixes

[Github]: Fix incremental collection logic for GraphQL collector (#4403, #4491, #4921)
[DevOps]: Add skip binlog for mysql (#4797)
[Jira]: Fix the jql time zone issue (#4902)

v0.16.0-beta13

12 Apr 09:00
efd6506
Compare
Choose a tag to compare
v0.16.0-beta13 Pre-release
Pre-release

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

30 Mar 10:27
Compare
Choose a tag to compare
v0.16.0-beta11 Pre-release
Pre-release

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

23 Mar 07:33
4badd00
Compare
Choose a tag to compare
v0.16.0-beta10 Pre-release
Pre-release

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

20 Mar 03:13
23d4693
Compare
Choose a tag to compare
v0.16.0-beta9 Pre-release
Pre-release

Bug Fixes

Improvements

Full Changelog: v0.16.0-beta8...v0.16.0-beta9

Welcome!
image

v0.16.0-beta8 (Deprecated)

16 Mar 13:46
9116441
Compare
Choose a tag to compare
Pre-release

Bug Fixes

[github]: fix: decrease page size for github graphql job collector(#4682)
[github(graphql)]: fix: change pr collector detail input(#4687)
[sonarqube]: fix: sonarqube modify character set(#4685)
[framework]: fix: nginx timeout is too short causing download log fails with 504(#4688)

v0.16.0-beta7 (Deprecated)

15 Mar 08:58
6dd8435
Compare
Choose a tag to compare
Pre-release

Bug Fixes

[github]: decrease page size for github graphql pr collector(#4668)