Skip to content

Releases: apache/incubator-devlake

v0.21.0-beta3

09 Feb 10:04
a959768

Choose a tag to compare

v0.21.0-beta3 Pre-release
Pre-release

What's Changed

  • cherry-pick #6945 fix: update cfr metric by @github-actions in #6946
  • cherry pick #6947 feat(dashboard): revert changes that try to remove wanings to v0.21 by @d4x1 in #6948

Full Changelog: v0.21.0-beta2...v0.21.0-beta3

v0.21.0-beta2

08 Feb 13:55
00a8af1

Choose a tag to compare

v0.21.0-beta2 Pre-release
Pre-release

What's Changed

  • cherry-pick #6873 fix: github deployment status active and inactive should be treated as success by @github-actions in #6874
  • cherry-pick #6876 fix: github run api page<35 limit by @github-actions in #6878
  • cherry-pick #6879 feat: support hide custom type toast in operator by @github-actions in #6880
  • cherry-pick #6882 fix: some bugs by @github-actions in #6883
  • cherry-pick #6886 fix: adjust the style for page header by @github-actions in #6887
  • cherry-pick #6895 fix: the layout error by @github-actions in #6896
  • cherry-pick #6897 fix: icon missed in data scope select by @github-actions in #6898
  • cherry-pick #6901 fix: triggering blueprint concurrently might lead to deadlock by @github-actions in #6904
  • cherry-pick #6902 cherry-pick #6901 fix: triggering blueprint concurrently might lead to deadlock by @github-actions in #6903
  • cherry-pick #6900 fix: asfheader format by @github-actions in #6906
  • cherry-pick #6909 fix: adjust the layout for page by @github-actions in #6910
  • cherry-pick #6913 fix: adjust the margin for page layout by @github-actions in #6914
  • fix: copywriting by @mintsweet in #6917
  • cherry pick #6881 #6871 update dashboards, remove warnings to release v0.21 by @d4x1 in #6919
  • cherry-pick #6893 feat: upgrade dora benchmarks to 2023 version by @github-actions in #6920
  • cherry-pick #6922 chore: upgrade antd to 5.14.0 by @github-actions in #6924
  • cherry-pick #6925 fix: default value error in jira transformation by @github-actions in #6926
  • cherry-pick #6928 fix: missed redirect path prefix in connection detail by @github-actions in #6929
  • cherry-pick #6932 fix: rerun task deadlock by @github-actions in #6933
  • cherry-pick #6935 fix: new dshelper does not set raw data origin properly by @github-actions in #6936
  • cherry-pick #6937 feat: add default name for scope config by @github-actions in #6938
  • cherry-pick #6939 fix: rerun pipeline deadlock by @github-actions in #6940
  • cherry-pick #6931 fix: deployment dora dashboard by @github-actions in #6942

Full Changelog: v0.21.0-beta1...v0.21.0-beta2

v0.20.0-beta10

26 Jan 03:39
c645236

Choose a tag to compare

v0.20.0-beta10 Pre-release
Pre-release

What's Changed

  • cherry-pick #6873 fix: github deployment status active and inactive should be treated as success to v0.20 by @klesh in #6875
  • cherry-pick #6876 fix: github run api page<35 limit by @github-actions in #6877

Full Changelog: v0.20.0-beta9...v0.20.0-beta10

v0.21.0-beta1

24 Jan 08:24
86c4ed9

Choose a tag to compare

v0.21.0-beta1 Pre-release
Pre-release

Breaking Changes

New Features

Bug Fixes

Read more

v0.20.0-beta9

24 Jan 06:44
0d7a27e

Choose a tag to compare

v0.20.0-beta9 Pre-release
Pre-release

What's Changed

  • fix: remove duplicates complex dashboard sql (#6856) by @abeizn in #6857
  • cherry-pick #6858 fix: add .md file afs header checker by @github-actions in #6859
  • cherry-pick #6862 fix: add devops version file and add asf header to .example files by @github-actions in #6863
  • cherry-pick #6864 fix: remove zentao department_convertor by @github-actions in #6865
  • cherry-pick #6866 fix: issue story points dashboard by @github-actions in #6868

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

v0.20.0-beta8

19 Jan 09:22
3ed73e8

Choose a tag to compare

v0.20.0-beta8 Pre-release
Pre-release

What's Changed

Full Changelog: v0.20.0-beta7...v0.20.0-beta8

v0.20.0-beta7

18 Jan 08:16
78543d1

Choose a tag to compare

v0.20.0-beta7 Pre-release
Pre-release

What's Changed

  • fix github pipelines no data by @abeizn in #6770
  • add new api that can fetch scope's latest sync state by @d4x1 in #6628
  • fix zentao collect bug with priOrder by @matrixji in #6779
  • fix mysql busy buffer, fails to fully parse all all pull request met by @abeizn in #6781
  • add proxy api pass through x-headers (#6788) by @leric in #6798
  • fix sonarqube init dsHelper by @d4x1 in #6803
  • fix github original type no value by @abeizn in #6828
  • fix: circleci dashboard has the same uid to the jenkins by @klesh in #6837
  • fix security hotfix @matrixji in #6793
  • fix the value of incidents priority is P2, but shown in 'HIGH' by @abeizn in #6843

Full Changelog: v0.20.0-beta6...v0.20.0-beta7

v0.20.0-beta6

05 Jan 11:53
2b28df2

Choose a tag to compare

v0.20.0-beta6 Pre-release
Pre-release

Bug Fixes

  • [Zentao] fix panic when checking db connections: #6649
  • [GitLab] fix gitextractor plugin can not run when collecting GitLab data: #6654
  • [GitLab] fix convert GitLab incidents to DevLake issues with type = 'INCIDENTS': #6710
  • [GitLab] fix gitlab server extract deployment may fail: #6754
  • [Gitlab] fix duration_sec has wrong value: #6680
  • [Github] fix the values of 'pull_requests.type' and 'pull_requests.component' are incorrect for the data that meets the scope config rules: #6667
  • [Dashboard] fix Weekly Bug Retro Issue created on Sunday are not being considered: #6681
  • [Dashboard] fix PR Size is getting duplicated when using query from the document: #6661
  • [DORA] add deployment generator: #6698
  • [DORA] fix wrong value in the dora_benchmarks table: #6728
  • [Dashboard] fix Engineering Overview Dashboard query to classify type of work done appears to be incorrect: #6720
  • [Swag] fix blueprint trigger swag: #6657
  • [Advance Mode] fix each synchronization results in a full update when timeAfter is nil: #6662

Refactor

  • [DB] upgrade gorm to v1.25.5: #6633
  • [Make] fix make uint-test-only: #6638
  • [DB] fix wrong use of db.Fetch: #6666
  • [Dashboard] Refine the SonarQube dashboard: #6730

Full Changelog: v0.20.0-beta5...v0.20.0-beta6

v0.19.0

17 Jan 10:15
8eeab12

Choose a tag to compare

New Features

  • [PagerDuty] Add data source dashboard for PagerDuty: #5605
  • [Config UI] Improve the ux of the sync frequency setting: #5382
  • [Config UI] Allow Data Scope search when creating a Blueprint in the user flow: #5203
  • [Config UI] Adding more info to the project list: #4654
  • [Data Model] Modeling issue relations: #5688
  • [Bamboo] Collect Bamboo deployments: #5381
  • [Bamboo] Use Plan as the data scope of Bamboo CI: #5317
  • [GitLab] Filter out the GitLab repos that users only have the Guest permission when setting data scope: #5104

Bug Fixes

  • [Framework] Explicit manual migrations for Remote plugins: #5689

How to Upgrade

For docker-compose users, please update your docker-compose.yml file with the following image tags:

  • apache/devlake:v0.19.0
  • apache/devlake-dashboard:v0.19.0
  • apache/devlake-config-ui:v0.19.0

For helm users, please follow our docs

v0.20.0-beta5

13 Dec 07:58
88d56ae

Choose a tag to compare

v0.20.0-beta5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.20.0-beta4...v0.20.0-beta5