Skip to content

Releases: apache/devlake

v1.0.0-beta6

v1.0.0-beta6 Pre-release
Pre-release

Choose a tag to compare

@abeizn abeizn released this 28 Apr 10:20
ea2cdbc

Breaking changes

fix: reduce the entities collected by default by @abeizn in #7366
corresponding docs:
https://devlake.apache.org/docs/GettingStarted/Environment#enable_subtasks_by_default,
https://devlake.apache.org/docs/Plugins/jira#how-to-get-more-entities,
https://devlake.apache.org/docs/Plugins/zentao#how-to-get-more-entities,
https://devlake.apache.org/docs/Plugins/tapd#how-to-get-more-entities

What's Changed

  • fix: wording error for onboard step 4 by @mintsweet in #7350
  • fix: return url error when exit onboard by @mintsweet in #7352
  • refactor: pagerduty adopts the new dshelpers by @klesh in #7353
  • fix: git clone failing on azuredevops by @klesh in #7356
  • Support human readable project name by @klesh in #7357
  • fix: CLT ignores the first deployment by @klesh in #7362
  • fix: plugin github config error by @mintsweet in #7365
  • feat: add remote repository support for azure devops by @mr-ks in #7364
  • feat: onboard support dora by @abeizn in #7372
  • fix: add jira jql checker debug log by @abeizn in #7376
  • feat: enable dora when onboarding progress by @mintsweet in #7373
  • feat: add quick link to connection in project select connectons by @mintsweet in #7374
  • fix: reference zentao instead of gitlab by @magnusp in #7382
  • fix: should not throwing error on empty repo by @klesh in #7383
  • feat: subtask state manager by @klesh in #7384
  • feat: jira issue and changelog extractors support incremental mode by @klesh in #7387
  • fix: customize plugin can not update old data by @abeizn in #7389
  • fix: expand click area for add new connection by @mintsweet in #7395
  • fix: something for onboard by @mintsweet in #7397
  • fix: reduce the entities collected by default by @abeizn in #7366
  • fix: make FinishTime optional for unfinished builds by @mr-ks in #7401
  • docs(main README): Fix broken README links, rearrange content for new users by @tonyjw in #7305
  • fix: compatible with unset configurations by @abeizn in #7402

New Contributors

Full Changelog: v1.0.0-beta5...v1.0.0-beta6

v1.0.0-beta5

v1.0.0-beta5 Pre-release
Pre-release

Choose a tag to compare

@abeizn abeizn released this 19 Apr 03:51
e6ea5f6

What's Changed

  • Gitextractor supports incremental collection by @klesh in #7319
  • fix: refine process of actions field in Jenkins raw data by @matrixji in #7262
  • fix: failed to encode project name correctly by @mintsweet in #7321
  • fix: remove useless args and logics by @klesh in #7322
  • refactor: deprecate specifying timeAfter via taskOptions by @klesh in #7323
  • refactor: StatefulApiCollector adopts CollectorStateManager by @klesh in #7324
  • fix: azure connection rate limit config error by @mintsweet in #7331
  • feat: support logo horizontal mode in onboard by @mintsweet in #7330
  • fix: adjust the layout style by @mintsweet in #7332
  • fix(tapd): change iteration_id's type from uint64 to int64 by @d4x1 in #7334
  • fix: grafana infinitely loop /login by @abeizn in #7335
  • refactor: tapd adopts dshelper and move the company_id to connection … by @klesh in #7337
  • fix: gitextractor error out on empty bitbucket shallow clone by @klesh in #7338
  • Dev fix tapd by @d4x1 in #7339
  • refactor: opsgenie adopts the new dshelpers by @klesh in #7341
  • feat: collect and extract jenkins jobs from multibranch pipelines by @gustavobini in #7213
  • feat: move companyId to connection in tapd by @mintsweet in #7346
  • fix: the parentIds in the first page of tapd remote scopes should be nil by @klesh in #7347
  • feat: add deployment metadata to the table of the deployment frequency details dashboard by @abeizn in #7325
  • fix: update worklogs weekly calculation by @abeizn in #7348
  • Kw 5519 dshelper refactor by @klesh in #7345
  • fix: make swag error and build image error by @abeizn in #7351

New Contributors

Full Changelog: v1.0.0-beta4...v1.0.0-beta5

v1.0.0-beta4

v1.0.0-beta4 Pre-release
Pre-release

Choose a tag to compare

@abeizn abeizn released this 12 Apr 02:45
64c5274

What's Changed

New Contributors

Full Changelog: v1.0.0-beta3...v1.0.0-beta4

v0.21.0

Choose a tag to compare

@abeizn abeizn released this 22 Apr 02:52
ac4f7fe

Breaking Changes

New Features

Bug Fixes

Read more

v1.0.0-beta3

v1.0.0-beta3 Pre-release
Pre-release

Choose a tag to compare

@abeizn abeizn released this 01 Apr 10:30

New Features

  • [Config UI] Support close in the onboard card: #7266

Bugs Fixes

  • [Config UI] Fix log width overflow: #7264
  • [Config UI] Onboarding process showing and mandatory after an upgrade #7274

How to Upgrade

Please follow the steps below to upgrade Apache Incubator DevLake:
For Docker Compose and Kubernetes (k8s) Users:

  1. Update your docker-compose.yml or k8s-deploy.yaml file with the following image tags:
  • apache/devlake:v1.0.0-beta3
  • apache/devlake-dashboard:v1.0.0-beta3
  • apache/devlake-config-ui:v1.0.0-beta3
  1. Set the value for "ENCRYPTION_SECRET". Please refer to the documentation at Docker Compose Setup for detailed instructions based on your installation method.
    For Helm Users:
  2. Follow the instructions provided in the documentation at Helm Setup.
  3. Ensure that you have set the value for "ENCRYPTION_SECRET".
    Upgrade Notes:
    For detailed upgrade instructions and further information, please refer to the documentation in Upgrade Guide.

v1.0.0-beta2

v1.0.0-beta2 Pre-release
Pre-release

Choose a tag to compare

@abeizn abeizn released this 29 Mar 09:49

New Features

  • [Config UI] Add an onboarding workflow for users: #7247

How to Upgrade

Please follow the steps below to upgrade Apache Incubator DevLake:
For Docker Compose and Kubernetes (k8s) Users:

  1. Update your docker-compose.yml or k8s-deploy.yaml file with the following image tags:
  • apache/devlake:v1.0.0-beta2
  • apache/devlake-dashboard:v1.0.0-beta2
  • apache/devlake-config-ui:v1.0.0-beta2
  1. Set the value for "ENCRYPTION_SECRET". Please refer to the documentation at Docker Compose Setup for detailed instructions based on your installation method.
    For Helm Users:
  2. Follow the instructions provided in the documentation at Helm Setup.
  3. Ensure that you have set the value for "ENCRYPTION_SECRET".
    Upgrade Notes:
    For detailed upgrade instructions and further information, please refer to the documentation in Upgrade Guide.

v0.21.0-beta9

v0.21.0-beta9 Pre-release
Pre-release

Choose a tag to compare

@abeizn abeizn released this 26 Mar 02:12
71f3e1f

What's Changed

  • cherry-pick #7183 fix: unnecessary loading by @github-actions in #7186
  • cherry-pick #7191 fix: no correct reset state by @github-actions in #7192
  • cherry-pick #7215 fix: jira jql checker add debug log by @github-actions in #7216

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

v1.0.0-beta1

v1.0.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@abeizn abeizn released this 20 Mar 00:52
60faf14

New Features

Bugs Fixes

Read more

v1.0-beta1

v1.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@abeizn abeizn released this 15 Mar 11:34
60faf14

New Features

Bugs Fixes

Read more

v0.21.0-beta8

v0.21.0-beta8 Pre-release
Pre-release

Choose a tag to compare

@abeizn abeizn released this 15 Mar 10:54
5012c2f

What's Changed

  • cherry-pick #7146 fix: blueprint gets disabled when disabling dora for project by @github-actions in #7147
  • cherry-pick #7144 fix: missed plugin opsgenie doc by @github-actions in #7145
  • cherry-pick #7148 fix: unable to trigger blueprints with webhooks only by @github-actions in #7149
  • cherry-pick #7161 fix: jira epic add time after by @github-actions in #7162
  • cherry-pick #7163 fix: some jira test connection error by @github-actions in #7164
  • cherry-pick #7165 fix: jira server test connection bug by @github-actions in #7166
  • cherry-pick #7169 fix: limit layout content width to 1280 by @github-actions in #7170
  • Morelog by @d4x1 in #7173
  • cherry-pick #7175 fix(zentao): update error message when testing connection fails by @github-actions in #7176

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