Skip to content

v0.10.3

Compare
Choose a tag to compare
@daniel-hutao daniel-hutao released this 20 Dec 08:24
· 3 commits to release-0.10 since this release
b18fac6

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

Full Changelog: v0.10.2...v0.10.3