Release Notes - v0.3.0¶
Release Date: 2026-03-01
Overview¶
OmniVault v0.3.0 migrates the module path from the agentplexus organization to the plexusone organization.
Highlights¶
- Module path migrated from agentplexus to plexusone organization
What's Changed¶
Changed¶
- Module path changed from
github.com/agentplexus/omnivaulttogithub.com/plexusone/omnivault - All internal imports updated to use new module path
- Documentation URLs updated to plexusone organization
- Bump
golang.org/x/cryptofrom 0.47.0 to 0.48.0
Installation¶
Upgrading¶
Update your import paths from:
To:
Then update your go.mod:
And run: