Skip to content

Releases: evervault/evervault-cli

v4.4.2

22 Apr 17:44
16623d2

Choose a tag to compare

What's Changed

Full Changelog: v4.4.1...v4.4.2

4.4.2

22 Apr 17:46
16623d2

Choose a tag to compare

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

18 Jun 11:31
ef20c4c

Choose a tag to compare

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

05 Feb 12:06
8079c08

Choose a tag to compare

What's Changed

Full Changelog: 4.3.1...v4.4.0

4.4.0

05 Feb 12:13
8079c08

Choose a tag to compare

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

15 Oct 09:49
15f702f

Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.3.1

4.3.1

15 Oct 09:52
15f702f

Choose a tag to compare

fix: remove to_string call on encrypted strings, replace with string …

v4.3.0

14 Oct 14:33
e2a6884

Choose a tag to compare

What's Changed

  • Add support for health check table in config by @lfarrel6 in #160
  • Update config to support service table to move port definition out of docker by @lfarrel6 in #161

Full Changelog: v4.2.0...v4.3.0

4.3.0

14 Oct 14:36
e2a6884

Choose a tag to compare

Update config to support service table to move port definition out of…

4.2.0

03 Oct 11:08
53ead3c

Choose a tag to compare

fix typo in action (#159)