Releases: kuzzleio/kuzzle-vault
Releases · kuzzleio/kuzzle-vault
v2.1.0
2.1.0 (2024-08-27)
Bug Fixes
- build: fixing build (6533ffd)
- workflow: add install for deps (629702e)
Features
- semantic: add semantic and github actions (901fc44)
v2.1.0-beta.1
Bug Fixes
- build: fixing build (6533ffd)
- workflow: add install for deps (629702e)
Features
- semantic: add semantic and github actions (901fc44)
2.0.4
2.0.4 (2021-01-19)
- Allows YAML file format
- Autodetect file format (JSON or YAML)
- Add
Vault.getParser
static method
- Bumb dependencies
2.0.3
2.0.3 (2021-01-19)
do not use this release
2.0.2
2.0.2 (2021-01-19)
do not use this release
2.0.1
2.0.1 (2021-01-19)
do not use this release
2.0.0
2.0.0 (2020-04-14)
Simplify the API to load secrets into applications.
Expose cryptographic primitives in Cryptonomicon
class
Complete rewrite in Typescript
Drop MD5 key hash support
1.0.2
1.0.2 (2020-01-30)
Enhancements
- [ #6 ] Add methods to encrypt/decrypt one key (Aschen)
1.0.1
1.0.1 (2019-10-17)
Others
- [ #3 ] Add sha256 support with old md5 support (Shiranuit)
1.0.0
1.0.0 (2019-09-10)
New feature