Releases: iden3/vault-plugin-secrets-iden3
Releases · iden3/vault-plugin-secrets-iden3
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
Changelog
- 5eab469 Merge pull request #1 from iden3/integration_tests
- 2267b9a add plugin dir to vault config
- 7324c77 add port mapping for vault service
- ccb6bfe add secrets mounting
- f65d658 add tests
- 5d72132 change build working directory
- 4417606 debug
- 1aacba8 debug
- 47f2957 debug
- 7cee773 debug
- bd74b43 debug
- 0757c5a debug
- 922d0b7 debug
- 71f0b19 debug
- 5733f34 debug
- 9390373 debug
- d145400 debug
- 12f286b debug
- dfacdac debug
- 6c64c42 debug
- daac579 debug
- cb111e6 debug
- 0121c44 debug
- 0f687df debug
- e74fc10 debug
- dcc8c35 download plugin
- d2b01b9 fix plugin registration command
- bf9c669 fix plugin registration command
- a023ccb fix plugin registration command
- a1e4203 fix plugin registration command
- 36989d3 fix vault address
- 9a10c33 get vault health
- 0269322 get vault health
- c6c3d70 list plugins directory
- f8b2e86 register plugin
- 9bbf451 remove testing on temporary branch
- 5b2fa20 replace hardcoded vault address with var
- cd2c125 replace hardcoded vault address with var
- af96b1b revert changes to working state
- c0dd0a8 run integration tests
- 2510e78 setup integration tests
- 103c811 show curl output
- 2dd81a4 show working directory
- 1acff1f try another localhost
- 5e50f76 wait till calling vault
v0.0.1
Changelog
- 29e9afa Add move and public key operations
- edaee51 Add operation to generate new random key
- 9633738 Initial commit
- 4a24f2e More docs
- 25d18ee Write some docs in readme
- 8395766 add .goreleaser.yaml
- 1595bde add cache to workflow
- 8067d79 add step to add build artifacts for releases
- e463be9 add worflow config
- b30b86b fix unpack digest message to sign as little-endian int
- 867e89d initial version