v0.5.0
Official Releases for Different Platforms:
Major Changes since Last Release (v0.4.0)
Plugin
- HashiCorp Vault
- GitLab Golang Scaffolding
- a generic Helm plugin
Core
- Config refactor: some keys in the config file are renamed. See latest example config files for more details.
- Config refactor: support incoming feature "remote state". See latest example config files for more details.
- New command for developers dtm develop validate-plugin, thanks to @summingyu and @HXCGIT
Docs
- Our docs and blogs are migrated to a new framework but they are going to be migrated back. So nothing much happened here. To be continued.
Others
- Makefile optimization, thanks to @imxw
What's Changed
- fix: completion help info first letters lowercase by @imxw in #422
- docs: update the WeChat group QR code by @daniel-hutao in #423
- docs: sunset old docs and migrate to new repo by @IronCore864 in #428
- fix: validate params by @lfbdev in #426
- refactor: the logic refactor with name/instance/plugin by @daniel-hutao in #430
- Bug: some bugfix and logs improvement by @daniel-hutao in #433
- Refactor: GitHub repo scaffolding common pkg by @IronCore864 in #437
- Feat: new plugin - vault : rename the default namespace with "hashicorp" and install vault by replicas: 3 by @KeHaohaoke in #435
- Feat gitlab golang scaffolding plugin by @IronCore864 in #439
- chore: optimize Makefile by @imxw in #442
- feat: new develop validate-plugin command by @summingyu in #441
- feat: add helm generic plugin by @lfbdev in #438
- chore: log format improvement with validate-plugin by @daniel-hutao in #445
- chore: update the wechat qr code in README files by @daniel-hutao in #449
- chore: some small visual optimizations with the readme file by @daniel-hutao in #450
- chore: adding slack link in the README_zh.md by @daniel-hutao in #451
- fix: fix a typo in state.go by @algobot76 in #452
- feat(command): new develop validate-plugin flag --all by @HXCGIT in #448
- Fix: some small changes with
validate-plugin
command by @daniel-hutao in #453 - feat: remote state config refactor by @lfbdev in #446
- fix: add example config by @lfbdev in #455
- merge main to release-0.5 by @daniel-hutao in #459
- chore: udpate the release version by @daniel-hutao in #460
New Contributors
- @KeHaohaoke made their first contribution in #435
- @HXCGIT made their first contribution in #448
- @aeinrw made their first contribution in #456
Full Changelog: v0.4.0...v0.5.0