Skip to content

Releases: apache/devlake

v0.9.2

Choose a tag to compare

@klesh klesh released this 02 Apr 14:51

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

Choose a tag to compare

@klesh klesh released this 28 Mar 14:22
f45f1e1

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

Choose a tag to compare

@warren830 warren830 released this 08 Mar 12:50

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-ai/lake@v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@klesh klesh released this 21 Feb 14:37

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-ai/lake@v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@klesh klesh released this 30 Jan 10:01

What's Changed

New Contributors

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

v0.6.1

Choose a tag to compare

@klesh klesh released this 17 Jan 10:18

Fixed issue #1061 for v0.6.0

v0.6.0

Choose a tag to compare

@joncodo joncodo released this 10 Jan 16:15

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-ai/lake@0.5.0...v0.6.0

0.5.0

Choose a tag to compare

@joncodo joncodo released this 03 Dec 14:40

What's Changed

New Contributors

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

v0.4.0

Choose a tag to compare

@klesh klesh released this 17 Nov 14:14

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

Choose a tag to compare

@joncodo joncodo released this 25 Oct 19:34

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

This is the fix for self hosted gitlab