v0.2.0
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 withpluginengine
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