What's Changed
- [feat-1681][jira]: Collect the epic issue in an issue's epic link by @keon94 in #2401
- feat: add DirectoryOrCreate in k8s-deploy.yaml by @ppborah in #2625
- feat: project_mapping for org plugin by @mindlesscloud in #2616
- [issue-2632] Casting error in FolderInput node struct by @keon94 in #2634
- refactor: align helm chart with docker-compose by @matrixji in #2643
- fix: jira connection is deleted when enckey is error by @abeizn in #2648
- fix: github.ExtractApiPullRequestReviews panic by @mindlesscloud in #2655
- fix: add NoPKModel to commit_parents by @mindlesscloud in #2654
- fix: patch /blueprints/:id wouldn't handle byte[] by @klesh in #2660
- [feat-2433]: record execution time for plugin subtasks by @keon94 in #2455
- fix: fix walk fields not filter struct by @mappjzc in #2661
fix
config-ui: blueprints service pack 2.0 by @e2corporation in #2630- fix: rename pull_request_number to pull_request_key, issue_number to … by @mindlesscloud in #2635
- fix: pack swagger doc into docker images by @klesh in #2657
- fix the worklog collecting taking too long by @mindlesscloud in #2662
- feat: github add cicd feature by @abeizn in #2651
- feat: gitlab-ci by @mappjzc in #2633
- feat(jenkins): collect more fields by @warren830 in #2638
- feat(domain layer): add cicd entities by @warren830 in #2667
- feat: add jira swagger by @warren830 in #2669
- feat: add community experience dashboard by @hezyin in #2636
- feat: github cicd enricher from run to pipeline by @abeizn in #2685
- feat: github cicd enricher from run to pipeline by @abeizn in #2686
- feat(jenkins): add jenkins pipeline convertor by @warren830 in #2683
- fix: cached plan must not change result type by @abeizn in #2687
- feat: github cicd convertor by @abeizn in #2689
- Feat stages convertor by @warren830 in #2690
- feat: gitlab job convert by @mappjzc in #2682
- fix: devlake_blueprints settings does exist by @abeizn in #2696
- feat(jenkins): add swagger by @warren830 in #2700
- feat: add github connection swaggger by @abeizn in #2703
- docs: swagger support for github plugin by @mappjzc in #2704
- fix: jira changelog.FromValue & changelog.ToValue by @mindlesscloud in #2692
- docs(tapd): add swagger by @warren830 in #2702
- fix: index.jsx typo by @ppborah in #2695
- feat(frontend): add tapd config-ui by @warren830 in #2675
- API
/version
returning@
in docker mode by @klesh in #2711 - fix(plugins): add response body to status=200 in swagger by @warren830 in #2716
- feat: add before_action and after_action for blueprint by @likyh in #2644
- docs: swagger for feishu by @mappjzc in #2710
- docs: swagger for gitee by @abeizn in #2717
- feat(gitlab): add projects api by @warren830 in #2705
- Remove useless fields and fix typo (related to #2706) by @klesh in #2719
- fix: add quote in starrocks create table sql to prevent keyword conflict by @long2ice in #2725
- docs(project): add
(incubating)
by @warren830 in #2731 - fix: github/gitlab should pass down proxy setting to gitext by @klesh in #2737
- feat: api to get pipeline list of blueprints by blueprint_id by @abeizn in #2722
- Table info by @mappjzc in #2720
- fix bug #2550 by @jinzhu2002 in #2587
- docs(plugins): add fake api to describe specific-plugin blueprint and… by @warren830 in #2739
- feat(plugins): add swagger for special plugins by @warren830 in #2740
- feat: github,gitlab,gitee blueprint and pipelines swagger by @abeizn in #2746
- feat: add a plugin bitbucket by @thenicetgp in #2458
- [refactor-2134]: Add more context to Backend error messages by @keon94 in #2745
- feat: add header for svg by @likyh in #2738
- fix: starrocks plugin double precision convert by @long2ice in #2751
- fix: support multi type of story point field by @narrowizard in #2754
- fix: add getAfterResponse to overwrite by helper by @likyh in #2755
feat
config-ui: blueprint settings management (edit blueprint) by @e2corporation in #2659- fix(jenkins): fix has stages by @warren830 in #2733
- fix(framework): update code generator templates by @warren830 in #2641
- fix(framework): modify swagger by @warren830 in #2759
- fix: fix Jira adding connection bug by @mindlesscloud in #2748
- perf: added error handling missing code by @Pranshu-Raj in #2562
- fix(tapd): modify changelog by @warren830 in #2758
- [refactor-2688] Uplift Golang version by @keon94 in #2694
- Feat: add azure devops by @warren830 in #2631
- feat: graphql POC in github by @likyh in #2619
- feat: add the link to Grafana guide in dashboards by @Startrekzky in #2771
- [feat-2578]: Download pipeline logging archives API by @keon94 in #2656
- docs: fix the wrong comma by @Startrekzky in #2773
- Feat add jenkins repo mapping by @warren830 in #2769
- info api and domain layer info by @mappjzc in #2761
- feat: add be_host and fix hash columns by @long2ice in #2774
- fix: issue_number does not exist by @abeizn in #2777
- feat: add github pr-body transform field by @e2corporation in #2772
- fix: starrocks import data error by @long2ice in #2779
- fix: use camel-case props for adv json samples by @e2corporation in #2782
- feat: add connection rate limit setting by @e2corporation in #2783
- fix: issue_number does not exist by @abeizn in #2787
- fix: fix for ci by @likyh in #2770
- refactor: active connections - use rateLimitPerHour property by @e2corporation in #2796
- fix: github since parameter does not work by @abeizn in #2803
- fix: fetch proxy only if jira is an enabled provider by @e2corporation in #2795
- fix(tapd): modify story bug because of new api by @warren830 in #2794
- fix: do not pre-select active entity in create-mode by @e2corporation in #2799
- fix: some issues can not bind pull_request in pr_issue_enricher by @abeizn in #2807
- fix: delete some unused models in bitbucket plugin by @thenicetgp in #2805
- fix: to fix issue2786 by @thenicetgp in #2813
- Fix latest tag never get updated by @klesh in #2819
- fix(gitlab): add approval to pr_comments by @warren830 in #2820
- fix: some dashboard panels can not show. by @abeizn in #2817
- fix: add GetTotalPages in gitee/pr_commit_collector to fix issue2785 by @thenicetgp in #2821
- [feat-2742]: Handle logging config by @keon94 in #2781
- chore: refine the db-migration-required msg for production by @klesh in #2822
- fix: change image tag mericodev to apache by @thenicetgp in #2823
- feat(gitlab): convert comments to adapt cycle time calculation by @warren830 in #2824
- fix: add missing pipeline var with logfile download by @e2corporation in #2808
- feat: add swagger docs for the plugin icla by @mindlesscloud in #2809
- fix: dbt can not work in postgres by @abeizn in #2833
- fix: wording for log downloading button by @tk103331 in #2841
- fix: table lost fix by @mappjzc in #2842
- [Doc-2827]: Refactor deployment files to include default loggingDir by @keon94 in #2844
- [fix-2829]: Compress tar-archived logs with gzip by @keon94 in #2831
- fix: Correcting the links to installation docs by @Palanikannan1437 in #2839
- chore: prepare for v0.13.0 by @mindlesscloud in #2849
- fix: ci swag reporting SIGSEGV by @klesh in #2851
- fix: switch mysql version to 8 by @mindlesscloud in #2852
- feat(gitlab): add e2e for mr comments by @warren830 in #2835
- fix: change some DomainTypes in some SubTaskMeta of plugin bitbucket by @thenicetgp in #2838
New Contributors
- @jinzhu2002 made their first contribution in #2587
- @Palanikannan1437 made their first contribution in #2839
Full Changelog: v0.12.0...v0.13.0