Skip to content

Releases: maidsafe/self_encryption

v0.25.0

06 Jul 05:19
Compare
Choose a tag to compare

0.25.0 (2021-07-06)

⚠ BREAKING CHANGES

  • deps: underlying deps were updated

Bug Fixes

  • writes: process network writes in parallel (4974a95)

update

  • deps: update deps flagged by security audit (df8f2ac)

v0.24.3

24 Jun 14:04
Compare
Choose a tag to compare

0.24.3 (2021-06-24)

Bug Fixes

  • mark Boxed Future as Send (232166d)

v0.24.2

08 Jun 12:45
Compare
Choose a tag to compare

0.24.2 (2021-06-08)

v0.24.1

04 May 15:09
Compare
Choose a tag to compare

0.24.1 (2021-05-04)

Features

  • read: perform reading from storage in parallel for faster reads (e760063)

v0.24.0

28 Apr 15:55
Compare
Choose a tag to compare

0.24.0 (2021-04-28)

⚠ BREAKING CHANGES

  • self_encryptor.rs: As this makes the previous data unusable, this is a breaking change.

Bug Fixes

  • self_encryptor.rs: Set IV to second half of last chunk hash (61852dc)

v0.23.1

26 Apr 07:23
Compare
Choose a tag to compare

0.23.1 (2021-04-26)

v0.23.0

13 Apr 17:24
Compare
Choose a tag to compare

0.23.0 (2021-04-13)

⚠ BREAKING CHANGES

  • test/lib.rs: Last commit changed the argument types of the SE API

Bug Fixes

  • tests/lib.rs: Make different data size for 32 and 64 bit binaries (c6e5ca1)

  • test/lib.rs: Add more crossplatform tests (136be7f)

v0.22.0

05 Apr 09:39
Compare
Choose a tag to compare

0.22.0 (2021-04-05)

⚠ BREAKING CHANGES

  • self_encryptor.rs: Remove truncate api from self encryptor

Features

  • self_encryptor.rs: Remove truncate api from self encryptor (77b2f57)
  • self_encryptor.rs: Store chunks on write (bed44c4)

Bug Fixes

  • Cargo.toml: Remove rustc-serialize dependency (a9baf6b)
  • self_encryptor.rs: Fix edge case of writing (f212e88)
  • self_encryptor.rs: Fix edge cases in truncate logic (de3ea50)
  • self_encryptor.rs: Requested Changes from the review (993b524)

v0.21.0

11 Mar 14:55
Compare
Choose a tag to compare

0.21.0 (2021-03-11)

⚠ BREAKING CHANGES

  • tokio: new Tokio runtime version is not backward compatible with tokio versions < 1.

  • tokio: upgrading to v1.3.0 (640593b)

v0.20.2

03 Mar 14:42
Compare
Choose a tag to compare

0.20.2 (2021-03-03)