Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Releases: edgelesssys/edgelessdb

v0.3.2

09 Dec 11:32
Compare
Choose a tag to compare
  • Update MariaDB to v10.6.11
  • Fix EdgelessDB refuses to start after being killed during specific operations
  • Fix OE_OUT_OF_THREADS on many parallel connections

Get it with 1 GB of enclave heap memory:

docker pull ghcr.io/edgelesssys/edgelessdb-sgx-1gb:v0.3.2

Get it with 4 GB of enclave heap memory:

docker pull ghcr.io/edgelesssys/edgelessdb-sgx-4gb:v0.3.2

v0.3.1

18 Aug 12:30
Compare
Choose a tag to compare
  • Security: mitigations for INTEL-SA-00657
  • Update MariaDB to v10.6.9
  • Fix args (like -marble) not being passed from docker entrypoint to edb

Get it with 1 GB of enclave heap memory:

docker pull ghcr.io/edgelesssys/edgelessdb-sgx-1gb:v0.3.1

Get it with 4 GB of enclave heap memory:

docker pull ghcr.io/edgelesssys/edgelessdb-sgx-4gb:v0.3.1

v0.3.0

16 Jun 13:19
Compare
Choose a tag to compare
  • Security: mitigations for INTEL-SA-00615
  • Update MariaDB to v10.6.8
  • Set default charset to utf8mb4
  • Fix unavailable quote in recovery mode
  • Fix ALTER TABLE not working after INSERT
  • Fix possible loss of an empty database in case of a system failure
  • Fix rare "runtime: epollcreate failed with 38" error on start

Get it with 1 GB of enclave heap memory:

docker pull ghcr.io/edgelesssys/edgelessdb-sgx-1gb:v0.3.0

Get it with 4 GB of enclave heap memory:

docker pull ghcr.io/edgelesssys/edgelessdb-sgx-4gb:v0.3.0

v0.2.1

02 Nov 10:13
Compare
Choose a tag to compare
  • Add option to configure PCCS address for remote attestation, see docs

Get it with 1 GB of enclave heap memory:

docker pull ghcr.io/edgelesssys/edgelessdb-sgx-1gb:v0.2.1

Get it with 4 GB of enclave heap memory:

docker pull ghcr.io/edgelesssys/edgelessdb-sgx-4gb:v0.2.1

v0.2.0

23 Oct 15:01
Compare
Choose a tag to compare
  • Security: Fix issues with encryption in edgeless-rocksdb. You should upgrade asap. This is a breaking change. Data stored in previous versions of EdgelessDB needs to be migrated manually.
  • Increase SecurityVersion to 2
  • Print version on start
  • Update SGX packages

Get it with 1 GB of enclave heap memory:

docker pull ghcr.io/edgelesssys/edgelessdb-sgx-1gb:v0.2.0

Get it with 4 GB of enclave heap memory:

docker pull ghcr.io/edgelesssys/edgelessdb-sgx-4gb:v0.2.0

v0.1.1

13 Sep 10:41
Compare
Choose a tag to compare
  • Add option to deploy manifest locally from file
  • More meaningful messages in simulation mode
  • Rename /recovery endpoint to /recover for consistency with other Edgeless products
  • Fix DROP DATABASE
  • Fix a bug where EdgelessDB didn't enter recovery mode
  • Fix a rare OE_OUT_OF_THREADS bug

Get it with 1 GB of enclave heap memory:

docker pull ghcr.io/edgelesssys/edgelessdb-sgx-1gb:v0.1.1

Get it with 4 GB of enclave heap memory:

docker pull ghcr.io/edgelesssys/edgelessdb-sgx-4gb:v0.1.1

v0.1.0

30 Jul 08:55
b45587e
Compare
Choose a tag to compare

This is the initial release of EdgelessDB!

Get it with 1 GB of enclave heap memory:

docker pull ghcr.io/edgelesssys/edgelessdb-sgx-1gb:v0.1.0

Get it with 4 GB of enclave heap memory:

docker pull ghcr.io/edgelesssys/edgelessdb-sgx-4gb:v0.1.0