What's Changed
- docs: update the main readme by @hezyin in https://github.com/merico-dev/lake/pull/817
- feat: add shortcuts to setup in main readme by @Startrekzky in https://github.com/merico-dev/lake/pull/818
- feat: update chinese main readme by @Startrekzky in https://github.com/merico-dev/lake/pull/819
- fix: #619 Config-UI - Setup Delete Connection UX Workflow by @e2corporation in https://github.com/merico-dev/lake/pull/816
- Refactor: remove type assertion from jira issue collector by @klesh in https://github.com/merico-dev/lake/pull/820
- refactor: unify nullable datetime to
*time.Time
by @klesh in https://github.com/merico-dev/lake/pull/821 - fix: POST requests should return StatusCreated when succeeded by @klesh in https://github.com/merico-dev/lake/pull/826
- feat: sprint_issues in domain layer by @mindlesscloud in https://github.com/merico-dev/lake/pull/828
- Handle url query strings with net/url package by @kevin-kline in https://github.com/merico-dev/lake/pull/829
- fix: jira - add /rest to relative paths IMPORTANT FIX - PLEASE READ by @kevin-kline in https://github.com/merico-dev/lake/pull/834
- chore: some helpful model comments by @kevin-kline in https://github.com/merico-dev/lake/pull/832
- feat: update tin badge and devlake value prop in main README by @Startrekzky in https://github.com/merico-dev/lake/pull/836
- feat: update tin setup link and adjust alignment by @Startrekzky in https://github.com/merico-dev/lake/pull/837
- add lint to ci for Frontend by @joncodo in https://github.com/merico-dev/lake/pull/839
- feat: #621 config-ui : connection form validations by @e2corporation in https://github.com/merico-dev/lake/pull/833
- docs: add architecture diagram by @klesh in https://github.com/merico-dev/lake/pull/845
- feat: add demo link and language switching by @Startrekzky in https://github.com/merico-dev/lake/pull/849
- fix: handle / or no / on baseUrl by @kevin-kline in https://github.com/merico-dev/lake/pull/840
- fix: #629 config-ui : add loading indicators by @e2corporation in https://github.com/merico-dev/lake/pull/842
- feat: reamove story point coefficient by @joncodo in https://github.com/merico-dev/lake/pull/838
- feat: store jira worklog by @mindlesscloud in https://github.com/merico-dev/lake/pull/852
- feat: adjust position of archi diagram in main README by @Startrekzky in https://github.com/merico-dev/lake/pull/856
- feat: update architecture diagram in readme by @Startrekzky in https://github.com/merico-dev/lake/pull/857
- Update README.md by @nitinvasanth in https://github.com/merico-dev/lake/pull/855
- feat: dynamic JSON for triggers page by @kevin-kline in https://github.com/merico-dev/lake/pull/851
- feat: remove ph badges by @Startrekzky in https://github.com/merico-dev/lake/pull/860
- Fix some small issues found during custom support sessions by @klesh in https://github.com/merico-dev/lake/pull/867
- feat: only compile the plugins you want by @joncodo in https://github.com/merico-dev/lake/pull/850
- feat: change usage format by @joncodo in https://github.com/merico-dev/lake/pull/871
- refactor: move domain layer into framework by @mindlesscloud in https://github.com/merico-dev/lake/pull/874
- fix: fix doc for #658 by @mindlesscloud in https://github.com/merico-dev/lake/pull/876
- feat: pipeline api by @klesh in https://github.com/merico-dev/lake/pull/864
- feat: test connection by @joncodo in https://github.com/merico-dev/lake/pull/841
- fix: removed unnecessary comma from error message on /test by @kevin-kline in https://github.com/merico-dev/lake/pull/884
- fix: removed refs to domain plugins in UI by @kevin-kline in https://github.com/merico-dev/lake/pull/880
- Update README.md by @MaximDub in https://github.com/merico-dev/lake/pull/885
- refactor: migrate db just in one place by @mindlesscloud in https://github.com/merico-dev/lake/pull/895
- fix: gitlab dashboard 80th percentile metric by @kevin-kline in https://github.com/merico-dev/lake/pull/901
- fix: jira dashboard by @kevin-kline in https://github.com/merico-dev/lake/pull/898
- fix: add npm install to make configure-dev by @hezyin in https://github.com/merico-dev/lake/pull/903
- fix: tiny text update dev lake - devLake by @kevin-kline in https://github.com/merico-dev/lake/pull/908
- docs: tiny readme update by @kevin-kline in https://github.com/merico-dev/lake/pull/905
- Ae plugin by @joncodo in https://github.com/merico-dev/lake/pull/858
- Fix ae signing algo by @klesh in https://github.com/merico-dev/lake/pull/917
- fix: add docker wait on hosts feature by @e2corporation in https://github.com/merico-dev/lake/pull/873
- fix: duplicate data fix gitlab / github by @kevin-kline in https://github.com/merico-dev/lake/pull/918
- docs: update domainlayer readme to reflect latest design by @klesh in https://github.com/merico-dev/lake/pull/921
- fix: remove
wait
so offline page can show its charm by @klesh in https://github.com/merico-dev/lake/pull/922 - feat: remove old binaries when running make dev by @joncodo in https://github.com/merico-dev/lake/pull/923
- Gitlab was not enriching additions or deletions on commits by @joncodo in https://github.com/merico-dev/lake/pull/930
- fix: remove tool layer query from demo dashboard by @Startrekzky in https://github.com/merico-dev/lake/pull/932
New Contributors
- @MaximDub made their first contribution in https://github.com/merico-dev/lake/pull/885
Full Changelog: merico-dev/lake@v0.4.0...0.5.0