| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| env.example | 2026-06-19 | 3.3 kB | |
| docker-compose.yml | 2026-06-19 | 2.3 kB | |
| README.md | 2026-06-19 | 6.4 kB | |
| v1.0.3-beta13 source code.tar.gz | 2026-06-19 | 25.2 MB | |
| v1.0.3-beta13 source code.zip | 2026-06-19 | 28.9 MB | |
| Totals: 5 Items | 54.1 MB | 0 | |
What's Changed
- feat(auth): implement oidc authentication and session management by @rbstp in https://github.com/apache/devlake/pull/8854
- fix(github_graphql): keep requestedIssues out of GraphQL query in Collect Issues by @yamoyamoto in https://github.com/apache/devlake/pull/8855
- fix(server): use interface{} for store handler swag annotations by @yamoyamoto in https://github.com/apache/devlake/pull/8859
- fix(argoCD): avoid duplication of latest deployments by @antarasevich in https://github.com/apache/devlake/pull/8862
- fix(azuredevops_go): handle empty/invalid timeline responses for YAML… by @techdecline in https://github.com/apache/devlake/pull/8839
- feat(ui): implement dark theme and refactor color usage by @rbstp in https://github.com/apache/devlake/pull/8865
- feat(github): Add incremental data collection by @lrf-nitro in https://github.com/apache/devlake/pull/8858
- fix(ipc): increase scanner buffer size to 5MB to handle large outputs by @rohitgulia in https://github.com/apache/devlake/pull/8841
- fix(ci): replace Poetry runtime setup with uv by @aviralgarg05 in https://github.com/apache/devlake/pull/8830
- feat(docker): add Dockerfile.local for local development and fix migrations by @fabioluciano in https://github.com/apache/devlake/pull/8866
- feat(rootly): add rootly integration plugin by @dncrews in https://github.com/apache/devlake/pull/8877
- fix: Multiple credential-leak paths in gitextractor by @klesh in https://github.com/apache/devlake/pull/8872
- fix(asana): implement encryption for Asana connection token by @klesh in https://github.com/apache/devlake/pull/8873
- fix: harden dbt pipeline inputs by @klesh in https://github.com/apache/devlake/pull/8878
- feat(push-api): implement push API with authentication and validation logic by @klesh in https://github.com/apache/devlake/pull/8879
- fix: require secret for forwarded user auth by @klesh in https://github.com/apache/devlake/pull/8880
- chore: upgrade go to 1.26 by @dncrews in https://github.com/apache/devlake/pull/8875
- Allow Rootly plugin to collect incidents without service identifiers assigned by @brianfeucht in https://github.com/apache/devlake/pull/8892
- feature: Add claude code metrics data integration by @la-tamas in https://github.com/apache/devlake/pull/8808
- fix(bitbucket): handle API errors in workspace listing and guard empty pipeline Id by @bujjibabukatta in https://github.com/apache/devlake/pull/8885
- feat: require authentication for /proceed-db-migration endpoint if auth was enabled by @klesh in https://github.com/apache/devlake/pull/8893
- fix(dora): count failed deployments, not incidents, in Change Failure Rate by @spiffaz in https://github.com/apache/devlake/pull/8890
- security: migrate AES encryption from CBC to GCM with backward compatibility by @klesh in https://github.com/apache/devlake/pull/8895
- Grafana postgresql support by @fabioluciano in https://github.com/apache/devlake/pull/8870
- fix(jenkins): truncate primary_view to fit varchar(255) column by @klesh in https://github.com/apache/devlake/pull/8899
- fix: Copilot plugin - add backfill time window to ensure data consistency by @la-tamas in https://github.com/apache/devlake/pull/8811
- feat(tempo): add Jira Tempo Timesheets plugin by @acarmisc in https://github.com/apache/devlake/pull/8884
- feat(gh-copilot): close Copilot metrics parity gaps by @jaroslawgajewski in https://github.com/apache/devlake/pull/8889
- fix(plugin-circleci): populate workflow id for unfinished-job collection (#8907) by @zahorniak in https://github.com/apache/devlake/pull/8912
- Fix/graphql client token refresh by @Ke-vin-S in https://github.com/apache/devlake/pull/8791
- fix(github): create domain accounts for non-committer authors (#8886) by @JAORMX in https://github.com/apache/devlake/pull/8894
- fix(webhook): set resolution_date and lead_time_minutes on incident c… by @bujjibabukatta in https://github.com/apache/devlake/pull/8919
- feat: add Linear (linear.app) data source plugin by @eduardoarantes in https://github.com/apache/devlake/pull/8900
- fix(ui): guard against empty plugin prop on connection creation page by @bujjibabukatta in https://github.com/apache/devlake/pull/8918
- fix(jira): rename "Jira Server" to "Jira Data Center" in UI labels by @bujjibabukatta in https://github.com/apache/devlake/pull/8903
- docs: Update README.md to remove incubator wording by @klesh in https://github.com/apache/devlake/pull/8936
- fix(grafana): use account email in Work Logs "Code commits" panel to fix 0-commit count for users with multiple accounts by @bujjibabukatta in https://github.com/apache/devlake/pull/8925
- feat(webhook): Issues and PullRequests new endpoint by projectName by @VaughanJ in https://github.com/apache/devlake/pull/8915
- fix(server): remove auth from proceed-db-migration endpoint by @jbsmith7741 in https://github.com/apache/devlake/pull/8930
- fix(security): update nginx-unprivileged to 1.30.3 by @bujjibabukatta in https://github.com/apache/devlake/pull/8940
New Contributors
- @antarasevich made their first contribution in https://github.com/apache/devlake/pull/8862
- @techdecline made their first contribution in https://github.com/apache/devlake/pull/8839
- @rohitgulia made their first contribution in https://github.com/apache/devlake/pull/8841
- @aviralgarg05 made their first contribution in https://github.com/apache/devlake/pull/8830
- @fabioluciano made their first contribution in https://github.com/apache/devlake/pull/8866
- @brianfeucht made their first contribution in https://github.com/apache/devlake/pull/8892
- @la-tamas made their first contribution in https://github.com/apache/devlake/pull/8808
- @bujjibabukatta made their first contribution in https://github.com/apache/devlake/pull/8885
- @acarmisc made their first contribution in https://github.com/apache/devlake/pull/8884
- @jaroslawgajewski made their first contribution in https://github.com/apache/devlake/pull/8889
- @zahorniak made their first contribution in https://github.com/apache/devlake/pull/8912
- @eduardoarantes made their first contribution in https://github.com/apache/devlake/pull/8900
- @VaughanJ made their first contribution in https://github.com/apache/devlake/pull/8915
Full Changelog: https://github.com/apache/devlake/compare/v1.0.3-beta12...v1.0.3-beta13