Skip to content

v0.3.1

Latest

Choose a tag to compare

@wa5i wa5i released this 03 Oct 14:58
· 1 commit to main since this release

What's Changed

  • feat: add sqlx-based MySQL storage backend by @wa5i in b500883
  • feat: add CryptoKey, EncryptedBox, SealBox by @wa5i in ab1d0fe
  • feat: add inited interface for RustyVault by @wa5i in 4a50e9f
  • feat: add unseal_once for UnsealBox to improve security by @wa5i in fc30c3e
  • feat: add unseal_once to improve security by @wa5i in a292e61
  • opt: optimize MountsMonitor thread exit to avoid long wait by @wa5i in 2957bc2
  • docs(server): 修正配置文件路径参数 by @zredb in #142
  • refactor: make backend storage interface async by @wa5i in 75e0c8d
  • refactor: use DashMap instead of RwLock by @wa5i in cb5ecfe
  • refactor: optimize the api of RustyVault by @wa5i in 2b5544a

New Contributors

Full Changelog: v0.3.0...v0.3.1