v0.10.3
daniel-hutao
released this
20 Dec 08:24
·
3 commits
to release-0.10
since this release
Official Releases for Different Platforms:
Download from Terminal
# Linux amd64
curl -O https://download.devstream.io/v0.10.3/dtm-linux-amd64
# Darwin amd64
curl -O https://download.devstream.io/v0.10.3/dtm-darwin-amd64
# Darwin arm64
curl -O https://download.devstream.io/v0.10.3/dtm-darwin-arm64
Major Changes since Last Release
- support using a directory as config
- dtm show config now supports showing config for "apps"
- logging improvement for invalid configurations
- docs: GitOps best practice, quick start, core concepts updated; added a new doc for using "Apps" in the GitOps best practice
- bug fixes
Detailed Changes
- chore: logging improvement for invalid configuration by @IronCore864 in #1319
- feat: check if the number of plugins on s3 is correct by @KeHaohaoke in #1321
- refactor: use git.RepoInfo for all git repo related config by @steinliber in #1323
- feat: support config dir by @aFlyBird0 in #1324
- Docs: Update GitOps Practice Document by @daniel-hutao in #1331
- refactor: move all scaffolding repo to devstream/staging/ by @daniel-hutao in #1338
- feat: add staging repo and delete old repo by @steinliber in #1337
- feat: sync repos under staging folder to individual repos by @aFlyBird0 in #1334
- refactor: delete github-action languages plugin by @steinliber in #1335
- fix: best practice gjh document error by @daniel-hutao in #1339
- docs: update core-concepts by @aFlyBird0 in #1343
- Docs english update by @IronCore864 in #1345
- fix: gitops and quickstart error by @steinliber in #1346
- fix: scm cant get repo name when use url by @steinliber in #1353
- fix: app domain ut error by @steinliber in #1354
- feat: add apps template to dtm show config by @IronCore864 in #1355
- Docs gitops for apps by @IronCore864 in #1356
- refactor: delete old repos by @steinliber in #1349
- refactor: trello plugin with new options config by @steinliber in #1351
- refactor: gitlab ci use same plugin by @steinliber in #1347
- docs: refactor config and output by @aFlyBird0 in #1357
- Prepare to release v0.10.3 by @daniel-hutao in #1359
- fix: jenkins scm default option error by @steinliber in #1361
- docs: fix some document error in best practice gjh by @daniel-hutao in #1362
- docs: gitops-apps cn by @aFlyBird0 in #1358
- bugfix for v0.10.3 by @daniel-hutao in #1363
Full Changelog: v0.10.2...v0.10.3