Skip to content

v0.3.0

Choose a tag to compare

@wa5i wa5i released this 30 Jul 10:45
· 31 commits to main since this release
6acc8a2

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

Full Changelog: v0.2.2...v0.3.0