Skip to content

Releases: monax/hoard

v0.1.1

30 Sep 10:45
Compare
Choose a tag to compare

Include hoarctl in Docker image


Automated with GoReleaser
Built with go version go1.8.3 linux/amd64

v0.1.0

30 Sep 08:40
Compare
Choose a tag to compare

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

15 Aug 14:36
Compare
Choose a tag to compare

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

21 Jul 18:12
Compare
Choose a tag to compare

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