Skip to content

Releases: apache/incubator-devlake

v0.9.2

02 Apr 14:51
Compare
Choose a tag to compare

Fixed issues found in v0.9.1

  1. Improved gitextractor performance, from Forever to less than an hour on Clickhouse repo #1435
  2. Fixed commit_sha being incorrect from refs table #1441
  3. Skipped invalid pull_request_issues records when enriching data from github plugin #1438
  4. Enhanced config-ui field behavior on connection settings and other tweaks #1427, #1422, #1436, #1444
  5. Added author_id autho_name and description field to pull_request table #1431
  6. Fixed pull_request_commits data corruption #1430
  7. Fixed connection status on connection page from config-ui

v0.9.1

28 Mar 14:22
f45f1e1
Compare
Choose a tag to compare

Fixed issues found in v0.9.0

  1. v0.9.0 wouldn't pick up github bug/requirement settings unless devlake got restarted (https://github.com/merico-dev/lake/issues/1394)
  2. v0.9.0 github settings - field saving issues (https://github.com/merico-dev/lake/issues/1393)
  3. Github configuration: the placeholder of severity is incorrect (https://github.com/merico-dev/lake/issues/1384)

Other improvements:

  1. Improve demo dashboards (https://github.com/merico-dev/lake/pull/1398)

v0.9.0

08 Mar 12:50
Compare
Choose a tag to compare

IMPORTANT: DevLake doesn't support Database Schema Migration yet, upgrading an existing instance is likely to break, we recommend that you deploy a new instance instead.

What's Changed

Full Changelog: merico-dev/lake@v0.8.0...v0.9.0

v0.8.0

21 Feb 14:37
Compare
Choose a tag to compare

IMPORTANT: DevLake doesn't support Database Schema Migration yet, upgrading an existing instance is likely to break, we recommend that you deploy a new instance instead.

What's Changed

New Contributors

Full Changelog: merico-dev/lake@v0.7.0...v0.8.0

v0.7.0

30 Jan 10:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: merico-dev/lake@v0.6.0...v0.7.0

v0.6.1

17 Jan 10:18
Compare
Choose a tag to compare

Fixed issue #1061 for v0.6.0

v0.6.0

10 Jan 16:15
Compare
Choose a tag to compare

Important Note: In order for this to work for legacy users, you will have to delete your DB and install the code fresh since some table have changed and we do not support database migrations at this time. DB migrations will be in a future release coming soon! For any questions, please create a ticket. :)

What's Changed

New Contributors

Full Changelog: merico-dev/lake@0.5.0...v0.6.0

0.5.0

03 Dec 14:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: merico-dev/lake@v0.4.0...0.5.0

v0.4.0

17 Nov 14:14
Compare
Choose a tag to compare

Changelog

  • JIRA plugin supports multi data sources
  • Redisgned brand new config-ui
  • No restart needed after configuration
  • Added scenario based Dashboard for quickstart
  • Added Github plugin
  • Added sprints/users collection for JIRA
  • Dashboards are now packed into grafana images, no need to clone whole repo for deployment now
  • Added Gitlab domain layer conversion support
  • Many bug fixes...

0.3.6

25 Oct 19:34
Compare
Choose a tag to compare

Full Changelog: merico-dev/lake@0.3.5...0.3.6

This is the fix for self hosted gitlab