Releases: monax/hoard
v7.2.0
Fixed
- Symmetric grants are now versioned to preserve backwards compatability
v7.1.0
Changed
- [CMD] Secret keys can now be loaded from the environment
Fixed
- [ENCRYPTION] Secret keys are no longer derived at runtime due to high scrypt memory overhead
v7.0.0
This release makes some changes to the Hoard protobuf and service that are backwards compatible for clients - Hoard v6 clients should work with Hoard v7 but hoard-js v7 will not work entirely correctly with Hoard v6 due to removal of oneof.
Changed
- [API] Drop use of oneof in protobuf files - allow singleton fields to be sent with streamable fields
- [API] Enforce that we only receive exactly one salt and grant spec in streams and that they come first
- [NODEJS] Expose streaming promise client-side API to take advantage of streaming rather than loading entire file into buffer
Fixed
- Ignoring Spec if Salt present in single message
v6.0.0
Changelog
794ace5 Merge pull request #75 from gregdhill/npm-deps
6a2b6c0 Merge pull request #76 from silasdavis/master
c579c4d Merge pull request #77 from monax/actions
316d69e Merge pull request #78 from gregdhill/delete
5cef498 Merge pull request #79 from gregdhill/streaming
8604556 Merge pull request #80 from gregdhill/docs
ad39893 Merge pull request #82 from gregdhill/harold
f5f9bf9 Update lodash to fix CVE-2019-10744
41bc84a add git username as npm
710976a add hoard deletion for addresses we know
f569f91 add release notes for v6
bf6cf99 bump to v6
4adb329 docs for release
b1e2858 fix docker login
01a5cb3 fix goreleaser
5954e60 integrate harold with hoard
6f61cef rename harold*
dea11ce rm aws test, fix npm release
9555c0a stream all large files
43975a4 upgrade deps
89861fc upgrade npm deps
41cf77b use github actions
v4.0.0
v3.2.1
v3.0.1
Changelog
21b0b92 Merge pull request #51 from gregdhill/mature
6267042 Merge pull request #52 from gregdhill/yaml-conf
e0a66bf Merge pull request #53 from gregdhill/3.0.1
041fd50 bump js version and update readme
72d1a94 fix ci integration tests
76e567c fix ifps test
60e9f61 option to use yaml conf
e7674e1 release with yaml config
acdb09d update changelog and release notes
v3.0.0
Changelog
d4982f2 Add some config generation helpers, rename ID to PublicID and add some JS test
debf028 Bump version, minor renames, comments, and docs
2d6cc85 Merge pull request #44 from gregdhill/js-dynamic
82a8cf4 Merge pull request #45 from gregdhill/js-int
6a3397a Merge pull request #46 from gregdhill/conf-fixups
bdbc32e Merge pull request #48 from gregdhill/force-secrets
20d08da Merge pull request #49 from silasdavis/js-tests
580b6f4 Merge pull request #50 from silasdavis/master
9c80acc Unconfuse circle
4d78de7 cp hoard.proto into hoard-js
d44b140 fix js dynamic proto load and add js integration test
acd0476 fixup config, secrets and add granting example
ea9ef8e force symmetric secrets
e971b66 hoard-client -> client
be569cc use async.rejects to test async throw
v2.0.0
Changelog
81e9e0a Fix link for Hoard-js repo
9c7536f Grants service draft
44c428e Implement symmetric grants
91ff40a Merge pull request #33 from monax/grants-rpc
c569e38 Merge pull request #34 from puneetverma05/patch-1
c793c2a Merge pull request #37 from gregdhill/master
fd996ee Merge pull request #38 from gregdhill/cloud-prov
87cd095 Merge pull request #39 from gregdhill/pgp-tidy
b0a0884 Merge pull request #40 from gregdhill/ipfs-int
e296cc4 Merge pull request #41 from gregdhill/ipfs-min
0df97c7 Merge pull request #43 from gregdhill/2.0.0
c178089 Refactor dropping core and update to gogoproto
e5c8735 Remove protobuf build from CI - should be done locally and committed anyway
018e6c4 Rename single shot PutSeal UnsealGet methods
9e9e130 Update dependencies
4f16965 Update vendor
b58cdcd bump releases + add notes
545e5c0 combine cloud providers with go-cloud
d8ecec9 init hoarctl grant seal/unseal
58c149e ipfs integration test
4068dc0 re-vendor for cli seal/unseal
3924ee9 remove bloat from ipfs
fb7a228 revendor go-cloud w/ AWS & Azure
3985d69 tidy-up grants, pgp pub-key locking & js
c990891 update changelog & notes
0901154 update protobuf
v1.1.5
Changelog
7c0d369 Merge pull request #26 from gregdhill/merge-js-lib
b18cd94 Merge pull request #29 from monax/versioning
23cea1b Merge pull request #30 from gregdhill/tagging
0bdb95e Moves the Javascript client wrapper for Hoard into a tld in this repo
51a94d8 add docker setup to gcp integration test
c2ff5bb add s3 go test
5322827 add workflow deps to avoid race condition
4898417 change integration test name
63c0994 ci & make fixes
347997b cleanup
63fdd3a fix tests & add gcs prefix
97ef9b6 force docker-compose stop
cfd1a1c key file location
d6928e8 new hoard builder & restrict workflow
f431bb7 read gcp creds from env variable
2cec0a8 remove admin req
d0358a7 remove gcs test temporarily
63714f8 remove release date
0b4b0f9 reset json dir
879a192 restrict integration test to dev & master
047c138 revert integration dir & add gcs test
f3ca535 review changes & aws integration tests
867a25b swap integration name
a1b41aa switch tests
269ced3 temporarily remove s3 test & stop integration earlier if aws not installed
0b8f2ec update go releaser
acc023f update latest vendoring
3e4efb4 update release dependency
4af6c2b update release history
b51f3f0 update tagging & add new version release
c3b309b update vendoring
47e8d29 updated docs
9e6f2ec use bucket prefix correctly
ef87cd1 use burrow versioning