Skip to content

Releases: apache/incubator-devlake

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

v0.3.0

14 Oct 18:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: merico-dev/lake@v0.2.0...v0.3.0

v0.2.0

30 Sep 14:45
Compare
Choose a tag to compare

Changelog

  1. Better config-ui to help you setup devlake
  2. Added Domain Layer plugin for data-source isolation (preview)
  3. Added data-source specific dashboards
  4. Added Github pluugin

How to update

  1. Update your local code base with git pull
  2. Update your local docker image with docker-compose pull
  3. Update your containers with docker-compose up -d, if you saw error like qemu: uncaught target signal 11 (Segmentation fault) - core dumped, please update your docker-compose latest version.

For new users

Please checkout out https://github.com/merico-dev/lake