Releases: monax/hoard
Releases · monax/hoard
v0.1.1
v0.1.0
Release adding environment config and docker image
- Adds --env flag to read JSON config from HOARD_JSON_CONFIG
- Add --json and --toml flags to 'hoard init' to generate JSON optionally
- Added alpine based docker image pushed on releases (that reads config from environment variable)
Automated with GoReleaser
Built with go version go1.8.3 linux/amd64
v0.0.2
Bug fix release for FileSystemStorage:
- Switch to URL and filesystem compliant base64 alphabet so some addresses do not target non-existent directories
- Create root directory for FileSystemStorage if it does not exist
Automated with GoReleaser
Built with go version go1.8.3 linux/amd64
v0.0.1
This is the first Hoard open source release and includes:
- Deterministic encryption scheme
- GRPC API for encryption, storage, and cleartext
- Memory, Filesystem, and S3 storage backends
- Configuration
- Hoar-Daemon hoard
- Hoar-Control hoarctl CLI
Automated with GoReleaser
Built with go version go1.8.3 linux/amd64