Skip to content

v0.9.0

Compare
Choose a tag to compare
@daniel-hutao daniel-hutao released this 15 Sep 06:29
· 82 commits to release-0.9 since this release
389f571

Official Releases for Different Platforms:

Major Changes since Last Release

This version focuses on two things:

  • refactoring
  • making the Jenkins/GitLab/Harbor/Java combination prod-ready

Here we highlighted a few changes in this release:

Core

  • helm-type plugins now support local charts
  • there is a new "force" flag to dtm destroy command, thanks to @csonezp
  • k8s backend is supported for storing state

Plugins

  • GitHub Actions for Python is enhanced
  • Jenkins/GitLab/Harbor plugins are greatly enhanced, including documentation, features, default values, etc.
  • ArgoCD plugin now treat namespace in an "upsert" manner
  • new plugin: harbor
  • added many default options for each plugin

Docs

  • Install dtm with asdf in quickstart, thanks to @zhenyuanlau
  • GitLab + Jenkins + Harbor On Premise Toolchain best practice (in Mandarin)
  • There is a new document (in both English and Chinese) detailing how to setup a local development Environment for Golang/K8s related projects (not specific to DevStream)

Detailed Changes

New Contributors

Full Changelog: v0.8.0...v0.9.0