| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| env.example | 2026-03-12 | 3.3 kB | |
| docker-compose.yml | 2026-03-12 | 2.3 kB | |
| README.md | 2026-03-12 | 5.5 kB | |
| v1.0.3-beta10 source code.tar.gz | 2026-03-12 | 6.2 MB | |
| v1.0.3-beta10 source code.zip | 2026-03-12 | 9.6 MB | |
| Totals: 5 Items | 15.8 MB | 0 | |
What's Changed
- fix: skip transferred issue for Github source by @vpusher in https://github.com/apache/incubator-devlake/pull/8637
- chore(deps): update graphql dependency from merico-dev to merico-ai by @narrowizard in https://github.com/apache/incubator-devlake/pull/8699
- fix(github): made token expiration fields nullable by @ysinghc in https://github.com/apache/incubator-devlake/pull/8707
- fix(plugins): add missed DomainTypes in ArgoCD plugin by @abdonrd in https://github.com/apache/incubator-devlake/pull/8706
- fix(plugins): add missed repoURL in ArgoCD plugin by @abdonrd in https://github.com/apache/incubator-devlake/pull/8712
- feat(q_dev): add Account ID to scope config and auto-construct both r… by @warren830 in https://github.com/apache/incubator-devlake/pull/8725
- Fix/GitHub deployment time calculation by @Ke-vin-S in https://github.com/apache/incubator-devlake/pull/8715
- perf(dora): optimize change lead time calculation using batch queries by @AnkeshThakur in https://github.com/apache/incubator-devlake/pull/8714
- Add GitHub Copilot Connection and associated dashboards by @ewega in https://github.com/apache/incubator-devlake/pull/8728
- [fix][SonarQube]: allow project list with non-admin (Browse) token (fixes [#8710]) by @jbsmith7741 in https://github.com/apache/incubator-devlake/pull/8731
- fix(devcontainer): make Config UI and Grafana accessible from host when using devcontainers by @amnir in https://github.com/apache/incubator-devlake/pull/8645
- feat(github): add username filtering helper for bot exclusion by @KyriosGN0 in https://github.com/apache/incubator-devlake/pull/8716
- fix(github): auto-enrich missing URL fields in GitHub scopes by @cedriclecoz in https://github.com/apache/incubator-devlake/pull/8661
- fix(q_dev): prevent data duplication in user_report and user_data tables by @warren830 in https://github.com/apache/incubator-devlake/pull/8737
- feat(github): Extend exclusion of file extensions to github plugin by @emfrab in https://github.com/apache/incubator-devlake/pull/8719
- fix(doc): update expired Slack invite links in README by @spiffaz in https://github.com/apache/incubator-devlake/pull/8739
- docs: add gh-devlake CLI to Getting Started installation options by @ewega in https://github.com/apache/incubator-devlake/pull/8733
- fix(gitlab): add missing repos scope in project_mapping by @spiffaz in https://github.com/apache/incubator-devlake/pull/8743
- fix(grafana): update dashboard descriptions to list all supported data sources by @spiffaz in https://github.com/apache/incubator-devlake/pull/8741
- fix: modify cicd_deployments name from varchar to text by @dncrews in https://github.com/apache/incubator-devlake/pull/8724
- fix(q_dev): replace MariaDB-specific IF NOT EXISTS syntax with DAL methods for MySQL 8.x compatibility by @yamoyamoto in https://github.com/apache/incubator-devlake/pull/8745
- fix(azuredevops): default empty entities and add CROSS to repo scope in makeScopeV200 by @spiffaz in https://github.com/apache/incubator-devlake/pull/8751
- fix(bitbucket): default empty entities to all domain types in makeScopesV200 by @spiffaz in https://github.com/apache/incubator-devlake/pull/8750
- feat(gh-copilot): add support for organization daily user metrics by @ReeceXW in https://github.com/apache/incubator-devlake/pull/8747
- feat(circleci): add server version requirement and endpoint help text by @jbsmith7741 in https://github.com/apache/incubator-devlake/pull/8757
- feat(asana): add Asana plugin for project and task collection by @jawad-khan in https://github.com/apache/incubator-devlake/pull/8758
- feat: GitHub App token refresh by @lrf-nitro in https://github.com/apache/incubator-devlake/pull/8746
- fix: cwe89 sql injection by @klesh in https://github.com/apache/incubator-devlake/pull/8762
New Contributors
- @vpusher made their first contribution in https://github.com/apache/incubator-devlake/pull/8637
- @abdonrd made their first contribution in https://github.com/apache/incubator-devlake/pull/8706
- @Ke-vin-S made their first contribution in https://github.com/apache/incubator-devlake/pull/8715
- @AnkeshThakur made their first contribution in https://github.com/apache/incubator-devlake/pull/8714
- @jbsmith7741 made their first contribution in https://github.com/apache/incubator-devlake/pull/8731
- @amnir made their first contribution in https://github.com/apache/incubator-devlake/pull/8645
- @KyriosGN0 made their first contribution in https://github.com/apache/incubator-devlake/pull/8716
- @cedriclecoz made their first contribution in https://github.com/apache/incubator-devlake/pull/8661
- @emfrab made their first contribution in https://github.com/apache/incubator-devlake/pull/8719
- @spiffaz made their first contribution in https://github.com/apache/incubator-devlake/pull/8739
- @dncrews made their first contribution in https://github.com/apache/incubator-devlake/pull/8724
- @yamoyamoto made their first contribution in https://github.com/apache/incubator-devlake/pull/8745
- @ReeceXW made their first contribution in https://github.com/apache/incubator-devlake/pull/8747
- @jawad-khan made their first contribution in https://github.com/apache/incubator-devlake/pull/8758
- @lrf-nitro made their first contribution in https://github.com/apache/incubator-devlake/pull/8746
Full Changelog: https://github.com/apache/incubator-devlake/compare/v1.0.3-beta9...v1.0.3-beta10