Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

50 lines (34 loc) · 1.1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

The crates in this repository do not adhere to Semantic Versioning at this time.

[Unreleased]

[1.1.0] - 2021-06-03

Added

  • Unified fog URI
  • Cookie support for fog enclave connections

Changed

  • Update SGX to 2.13.3.
  • Upgrade Rust to nightly-2021-03-25

Rust Dependencies

  • Update aligned-cmov to 2.0.0
  • Update arrayvec to 0.5.2
  • Update balanced-tree-index to 2.0.0
  • Update merlin to 3.0.0
  • Update packed_simd to 0.3.4
  • Update pv-lite86 to 0.2.10
  • Update protobuf to 2.22.1
  • Update rand_chacha to 0.3.0
  • Update rand_core to 0.6.2
  • Update rand_hc to 0.3.0
  • Update rand to 0.8.3
  • Update schnorrkel to 0.10.1
  • Update sha2 to 0.9.3
  • Update x25519-dalek to 1.1.1

Fixed

  • Improve conformance test
  • Fixed symbol-stripping when compiling libmobilecoin.

Security

  • Add threat model document

[1.0.0] - 2021-04-05

Initial release.