Releases: evervault/evervault-cli
Releases · evervault/evervault-cli
v4.4.2
4.4.2
Bump git2 from 0.20.0 to 0.20.4 (#223) Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.20.0 to 0.20.4. - [Changelog](https://github.com/rust-lang/git2-rs/blob/git2-0.20.4/CHANGELOG.md) - [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.20.0...git2-0.20.4) --- updated-dependencies: - dependency-name: git2 dependency-version: 0.20.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4.4.1
Add integrity check on CLI install (#197) Introduce checksums for released binaries and the install script. Customers can use the checksum to verify the integrity of the released assets.
v4.4.0
4.4.0
Add cors config to enclave CLI (#168) * Add cors config to enclave CLI * Fix missing bracket after rebase * Add missing field * Fix tests * Format * remove unneeded file
v4.3.1
4.3.1
fix: remove to_string call on encrypted strings, replace with string …
v4.3.0
4.3.0
Update config to support service table to move port definition out of…
4.2.0
fix typo in action (#159)