Changelog
Note(BREAKING CHANGE)
If upgrading from version 0.5.4 or earlier:
- both the server and the syncer need to be upgraded to this version (0.5.5).
- the RBAC feature is disabled by default in this version (0.5.5). Add
--enable-rbac=true
to args of karpor-server to ensure data security.
Features
- 57a6cdf: feat: yaml module height drag (#630) (@hai-tian)
- 78168bc: feat: soft delete (#622) (@iamryanchia)
- 9bd0205: feat: add a flag --enable-rbac to control authorization (#631) (@ruquanzhao)
Bug fixes
Refactors
Tests
Documents
- e67ed57: docs: update Slack channels in README (#647) (@elliotxx)
- 7757bc0: docs: add license scan report and status (#629) (@fossabot)
Chores
Docker Images
kusionstack/karpor:v0.5.5