Skip to content

v0.2.0

Compare
Choose a tag to compare
@IronCore864 IronCore864 released this 28 Feb 01:07
· 7 commits to main since this release
fd83fda

Download DevStream v0.2.0

Official Releases for Different Platforms:

Major Changes since the Last Release

  • interface and state redesign so that using DevStream as the "single source of truth" is fully supported
  • a major refactor due to the above-mentioned redesign, including:
    • planmanager is merged with pluginengine
    • pluginengine now is "backend-agnostic"; statemanager now fully handles the backend. Architecture diagram is updated to reflect this change as well.
  • a new plugin for DevLake is created
  • a new plugin for creating GitLab CI for Golang is created
  • a new plugin for installing Jenkins in a Kubernetes environment is created