Skip to content

Releases: mc2-project/mc2

v0.1.1

18 Jun 17:17
e8aa381
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Changes

  • patches deprecated Opaque SQL build target in Dockerfile
  • restructures documentation to be published in one centralized location - https://mc2-project.github.io/

v0.1.0

14 Jun 17:19
112c4ff
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This is the initial release of MC2. This release contains the code for the MC2 Client, a local trusted entity through which users can interface with MC2 compute services. The client contains a Python and CLI interface as well as a CLI demo. More information on each interface and what functionality it provides can be found in our documentation.

Version 0.1.0 is currently only compatible with the Opaque SQL compute service, our secure analytics engine built on top of Apache Spark SQL. Opaque SQL currently supports the entire TPC-H benchmark and more than half of the TPC-DS benchmark. A guide on usage with Opaque SQL can be found here.