Skip to content

Releases: apache/incubator-devlake

v0.10.0-beta1

18 Apr 16:34
b366c8c

Choose a tag to compare

v0.10.0-beta1 Pre-release
Pre-release

Major Changes since Last Release (v0.9.3)

  • Pipeline Blueprint allows users to schedule recurring pipelines with cron expression
  • Introduce DB migrations to DevLake to provide a smoother upgrade experience
  • Add temporal mode for users with heavy data collection workload
  • Add dbt plugin for users who want to define their own data transformations
  • Store/cache API responses from data sources in the raw data layer for instant replay of data transformations

Full Changelog: v0.9.3...v0.10.0-beta1

New Contributors

v0.9.3

08 Apr 13:14

Choose a tag to compare

Fixed issues found in v0.9.2

  1. gitlab api client reporting nil pointer #1450
  2. gitlab commits collection not working #1459
  3. mysql reporting unexpected EOF due to some operation would hold cursor for a long time #1452
  4. convert gitlab_merge_request_commits to domain layer data pull_request_commits #1470

v0.9.2

02 Apr 14:51

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

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

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

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

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

Choose a tag to compare

Fixed issue #1061 for v0.6.0

v0.6.0

10 Jan 16:15

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

Choose a tag to compare

What's Changed

New Contributors

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