v0.3.0
What's Changed
- fix: test case errors in mysql backend. by @wa5i in #134
- Implemented distributed deployment functionality: by @wa5i in #135
- Implemented CLI commands for secrets and it's subcommands. by @wa5i in #136
- Add interface: /internal/ui/mounts by @wa5i in #137
- refactor: optimize code, remove Core's RwLock, and add entry structure RustyVault by @wa5i in #138
Compatibility Notes
- Due to the removal of RwLock from Core, the usage of Core is not compatible with version v0.2 and earlier versions.
- The HTTP interface remains compatible with previous versions.
New Contributors
- @wsjswy made their first contribution in #98
- @yihong0618 made their first contribution in #113
Full Changelog: v0.2.2...v0.3.0