Skip to content

Releases: zama-ai/fhevm-devops

v0.1.7

05 Nov 15:51
65c54b9
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release

What's Changed

  • fix: correct paremeters and directories when calling keygen by @dd23 in #26
  • Update readme format by @yuxizama in #25
  • chore: bump kms-core version to v0.8.1-rc4 by @dd23 in #28
  • fix: Use #!/usr/bin/env bash rather than #!/bin/bash by @silasdavis in #29

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.2.0-local-TKMS-key-gen-cli

07 Nov 13:12
1a7ab32
Compare
Choose a tag to compare
Pre-release

What's Changed

  • fix: correct paremeters and directories when calling keygen by @dd23 in #26
  • Update readme format by @yuxizama in #25
  • chore: bump kms-core version to v0.8.1-rc4 by @dd23 in #28
  • fix: Use #!/usr/bin/env bash rather than #!/bin/bash by @silasdavis in #29
  • chore: bump to use last e2e version by @leventdem in #31
  • feature(KMS): enable threshold KMS through env variable CENTRALIZED_KMS by @leventdem in #33
  • docs: add prerequisites binaries by @0xawaz in #34

New Contributors

Full Changelog: v0.1.6...v0.2.0-local-TKMS-key-gen-cli

Q2 Release

01 Aug 13:42
8c91aa0
Compare
Choose a tag to compare

This version will work with Zama REMIX plugin 😎! Plugin is coming soon...

What's Changed

Full Changelog: v0.1.5...v0.1.6

Stable version

16 Jul 09:38
354e27c
Compare
Choose a tag to compare

This version is using the dev image, state is not persisting.
Fhe keys are generated on the fly or taken from kms-core image.

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

05 Jul 11:02
61560d8
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

28 Jun 16:55
307f84a
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Fixed kms-service-dev version mismatch.

What's Changed

  • feat: latest kms image versions by @jproyo in #3
  • fixture: fix mismatch for kms-service-dev + add check to compare if … by @leventdem in #5

New Contributors

  • @jproyo made their first contribution in #3

Full Changelog: v0.1.2...v0.1.3

v0.1.2

28 Jun 12:53
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Full Changelog: v0.1.1...v0.1.2

Reduce process time in KMS

28 Jun 10:12
2cefa8e
Compare
Choose a tag to compare
Pre-release

This version includes the process time reduction fix on KMS side.

Async decrypt tests are working.
Reencryption is not yet fully working.

What's Changed

  • feat: use last gateway image for faster async dec response with new e… by @leventdem in #2

Full Changelog: v0.1.0...v0.1.1

FIrst version without time fix.

28 Jun 10:08
4994e73
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/zama-ai/fhevm-L1-demo/commits/v0.1.0