Skip to content

Releases: iotaledger/stronghold.rs

iota-stronghold v0.8.1

15 Jul 07:50
452696f
Compare
Choose a tag to compare

Updating crates.io index

Cargo Audit

\`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 421 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (358 crate dependencies)
Crate: serde_cbor
Version: 0.11.2
Warning: unmaintained
Title: serde_cbor is unmaintained
Date: 2021-08-15
ID: RUSTSEC-2021-0127
URL: https://rustsec.org/advisories/RUSTSEC-2021-0127
Dependency tree:
serde_cbor 0.11.2
└── criterion 0.3.6
├── stronghold_engine 0.5.3
│ ├── stronghold_native 0.1.0
│ └── iota_stronghold 0.8.1
│ ├── stronghold_native 0.1.0
│ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.8.1
│ └── stronghold-derive 0.3.1
│ ├── stronghold-utils 0.4.1
│ │ ├── stronghold_engine 0.5.3
│ │ ├── stronghold-rlu 0.4.3
│ │ │ └── iota_stronghold 0.8.1
│ │ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.8.1
│ ├── stronghold-p2p 0.4.2
│ └── iota_stronghold 0.8.1
├── stronghold-runtime 0.5.2
│ └── stronghold_engine 0.5.3
├── stronghold-rlu 0.4.3
└── iota_stronghold 0.8.1

warning: 1 allowed warning found
\`

[0.8.1]

  • Bip39 mnemonic will now be cleared before the procedure will be dropped
    • 36e60937 doc: add changes doc on 2022-07-14
    • 01cc3aab doc: fix to patch on 2022-07-14

Cargo Publish

\`
Updating crates.io index
Packaging iota_stronghold v0.8.1 (/home/runner/work/stronghold.rs/stronghold.rs/client)
Uploading iota_stronghold v0.8.1 (/home/runner/work/stronghold.rs/stronghold.rs/client)
warning: the following are not valid category slugs and were ignored: security. Please see https://crates.io/category_slugs for the list of all category slugs.
\`

iota-stronghold v0.8.0

06 Jul 13:27
06001c3
Compare
Choose a tag to compare

Updating crates.io index

Cargo Audit

\`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 421 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (348 crate dependencies)
Crate: serde_cbor
Version: 0.11.2
Warning: unmaintained
Title: serde_cbor is unmaintained
Date: 2021-08-15
ID: RUSTSEC-2021-0127
URL: https://rustsec.org/advisories/RUSTSEC-2021-0127
Dependency tree:
serde_cbor 0.11.2
└── criterion 0.3.5
├── stronghold_engine 0.5.3
│ └── iota_stronghold 0.8.0
│ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.8.0
│ └── stronghold-derive 0.3.1
│ ├── stronghold-utils 0.4.1
│ │ ├── stronghold_engine 0.5.3
│ │ ├── stronghold-rlu 0.4.3
│ │ │ └── iota_stronghold 0.8.0
│ │ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.8.0
│ ├── stronghold-p2p 0.4.2
│ └── iota_stronghold 0.8.0
├── stronghold-rlu 0.4.3
└── iota_stronghold 0.8.0

warning: 1 allowed warning found
\`

[0.8.0]

  • add insecure feature gated procedure to check values stored inside vault
    • a30fc8ea doc: add changes doc on 2022-07-06
    • aeb13540 doc: fix typo on 2022-07-06

Cargo Publish

\`
Updating crates.io index
Packaging iota_stronghold v0.8.0 (/home/runner/work/stronghold.rs/stronghold.rs/client)
Uploading iota_stronghold v0.8.0 (/home/runner/work/stronghold.rs/stronghold.rs/client)
warning: the following are not valid category slugs and were ignored: security. Please see https://crates.io/category_slugs for the list of all category slugs.
\`

iota-stronghold v0.7.1

05 Jul 22:07
2b85227
Compare
Choose a tag to compare

Updating crates.io index

Cargo Audit

\`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 421 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (348 crate dependencies)
Crate: serde_cbor
Version: 0.11.2
Warning: unmaintained
Title: serde_cbor is unmaintained
Date: 2021-08-15
ID: RUSTSEC-2021-0127
URL: https://rustsec.org/advisories/RUSTSEC-2021-0127
Dependency tree:
serde_cbor 0.11.2
└── criterion 0.3.5
├── stronghold_engine 0.5.3
│ └── iota_stronghold 0.7.1
│ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.7.1
│ └── stronghold-derive 0.3.1
│ ├── stronghold-utils 0.4.1
│ │ ├── stronghold_engine 0.5.3
│ │ ├── stronghold-rlu 0.4.3
│ │ │ └── iota_stronghold 0.7.1
│ │ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.7.1
│ ├── stronghold-p2p 0.4.2
│ └── iota_stronghold 0.7.1
├── stronghold-rlu 0.4.3
└── iota_stronghold 0.7.1

warning: 1 allowed warning found
\`

[0.7.1]

  • reduce visibility of Client runners get_guard function
    • 13b7ebb8 doc: add changes doc on 2022-07-05

Cargo Publish

\`
Updating crates.io index
Packaging iota_stronghold v0.7.1 (/home/runner/work/stronghold.rs/stronghold.rs/client)
Uploading iota_stronghold v0.7.1 (/home/runner/work/stronghold.rs/stronghold.rs/client)
warning: the following are not valid category slugs and were ignored: security. Please see https://crates.io/category_slugs for the list of all category slugs.
\`

iota-stronghold v0.7.0

04 Jul 21:36
1f8e8c2
Compare
Choose a tag to compare

Updating crates.io index

Cargo Audit

\`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 419 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (348 crate dependencies)
Crate: serde_cbor
Version: 0.11.2
Warning: unmaintained
Title: serde_cbor is unmaintained
Date: 2021-08-15
ID: RUSTSEC-2021-0127
URL: https://rustsec.org/advisories/RUSTSEC-2021-0127
Dependency tree:
serde_cbor 0.11.2
└── criterion 0.3.5
├── stronghold_engine 0.5.3
│ └── iota_stronghold 0.7.0
│ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.7.0
│ └── stronghold-derive 0.3.1
│ ├── stronghold-utils 0.4.1
│ │ ├── stronghold_engine 0.5.3
│ │ ├── stronghold-rlu 0.4.3
│ │ │ └── iota_stronghold 0.7.0
│ │ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.7.0
│ ├── stronghold-p2p 0.4.2
│ └── iota_stronghold 0.7.0
├── stronghold-rlu 0.4.3
└── iota_stronghold 0.7.0

warning: 1 allowed warning found
\`

[0.7.0]

  • add clear() function to Stronghold, Client and Snapshot
    • b71f75ed fix: add changes file on 2022-07-04
    • 8c2f9ebb fix: changes file on 2022-07-04

Cargo Publish

\`
Updating crates.io index
Packaging iota_stronghold v0.7.0 (/home/runner/work/stronghold.rs/stronghold.rs/client)
Uploading iota_stronghold v0.7.0 (/home/runner/work/stronghold.rs/stronghold.rs/client)
warning: the following are not valid category slugs and were ignored: security. Please see https://crates.io/category_slugs for the list of all category slugs.
\`

stronghold-rlu v0.4.3

27 Jun 08:25
72e3694
Compare
Choose a tag to compare

Updating crates.io index

Cargo Audit

\`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 419 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (348 crate dependencies)
Crate: serde_cbor
Version: 0.11.2
Warning: unmaintained
Title: serde_cbor is unmaintained
Date: 2021-08-15
ID: RUSTSEC-2021-0127
URL: https://rustsec.org/advisories/RUSTSEC-2021-0127
Dependency tree:
serde_cbor 0.11.2
└── criterion 0.3.5
├── stronghold_engine 0.5.3
│ └── iota_stronghold 0.6.3
│ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.6.3
│ └── stronghold-derive 0.3.1
│ ├── stronghold-utils 0.4.1
│ │ ├── stronghold_engine 0.5.3
│ │ ├── stronghold-rlu 0.4.3
│ │ │ └── iota_stronghold 0.6.3
│ │ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.6.3
│ ├── stronghold-p2p 0.4.2
│ └── iota_stronghold 0.6.3
├── stronghold-rlu 0.4.3
└── iota_stronghold 0.6.3

warning: 1 allowed warning found
\`

[0.4.3]

  • split random byte string into fixed and variable sized
    • Bumped due to a bump in stronghold-engine.
    • 34af5797 Fix/remove riker from utils (#252) on 2021-08-27
    • 3816aef5 chore(release-doc): clean up outdated release notes, merge existing into one on 2022-05-31
    • cc655878 fix: utils version on 2022-06-27

Cargo Publish

\`
Updating crates.io index
Packaging stronghold-rlu v0.4.3 (/home/runner/work/stronghold.rs/stronghold.rs/rlu)
Uploading stronghold-rlu v0.4.3 (/home/runner/work/stronghold.rs/stronghold.rs/rlu)
\`

stronghold-p2p v0.4.2

27 Jun 08:25
72e3694
Compare
Choose a tag to compare

Updating crates.io index

Cargo Audit

\`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 419 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (348 crate dependencies)
Crate: serde_cbor
Version: 0.11.2
Warning: unmaintained
Title: serde_cbor is unmaintained
Date: 2021-08-15
ID: RUSTSEC-2021-0127
URL: https://rustsec.org/advisories/RUSTSEC-2021-0127
Dependency tree:
serde_cbor 0.11.2
└── criterion 0.3.5
├── stronghold_engine 0.5.3
│ └── iota_stronghold 0.6.3
│ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.6.3
│ └── stronghold-derive 0.3.1
│ ├── stronghold-utils 0.4.1
│ │ ├── stronghold_engine 0.5.3
│ │ ├── stronghold-rlu 0.4.3
│ │ │ └── iota_stronghold 0.6.3
│ │ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.6.3
│ ├── stronghold-p2p 0.4.2
│ └── iota_stronghold 0.6.3
├── stronghold-rlu 0.4.3
└── iota_stronghold 0.6.3

warning: 1 allowed warning found
\`

[0.4.2]

  • split random byte string into fixed and variable sized
    • Bumped due to a bump in stronghold-utils.
    • 34af5797 Fix/remove riker from utils (#252) on 2021-08-27
    • 3816aef5 chore(release-doc): clean up outdated release notes, merge existing into one on 2022-05-31
    • cc655878 fix: utils version on 2022-06-27

Cargo Publish

\`
Updating crates.io index
Packaging stronghold-p2p v0.4.2 (/home/runner/work/stronghold.rs/stronghold.rs/p2p)
Uploading stronghold-p2p v0.4.2 (/home/runner/work/stronghold.rs/stronghold.rs/p2p)
warning: the following are not valid category slugs and were ignored: security. Please see https://crates.io/category_slugs for the list of all category slugs.
\`

stronghold-engine v0.5.3

27 Jun 08:22
72e3694
Compare
Choose a tag to compare

Updating crates.io index

Cargo Audit

\`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 419 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (348 crate dependencies)
Crate: serde_cbor
Version: 0.11.2
Warning: unmaintained
Title: serde_cbor is unmaintained
Date: 2021-08-15
ID: RUSTSEC-2021-0127
URL: https://rustsec.org/advisories/RUSTSEC-2021-0127
Dependency tree:
serde_cbor 0.11.2
└── criterion 0.3.5
├── stronghold_engine 0.5.3
│ └── iota_stronghold 0.6.3
│ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.6.3
│ └── stronghold-derive 0.3.1
│ ├── stronghold-utils 0.4.1
│ │ ├── stronghold_engine 0.5.3
│ │ ├── stronghold-rlu 0.4.3
│ │ │ └── iota_stronghold 0.6.3
│ │ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.6.3
│ ├── stronghold-p2p 0.4.2
│ └── iota_stronghold 0.6.3
├── stronghold-rlu 0.4.3
└── iota_stronghold 0.6.3

warning: 1 allowed warning found
\`

[0.5.3]

  • split random byte string into fixed and variable sized
    • Bumped due to a bump in stronghold-utils.
    • 34af5797 Fix/remove riker from utils (#252) on 2021-08-27
    • 3816aef5 chore(release-doc): clean up outdated release notes, merge existing into one on 2022-05-31
    • cc655878 fix: utils version on 2022-06-27

Cargo Publish

\`
Updating crates.io index
Packaging stronghold_engine v0.5.3 (/home/runner/work/stronghold.rs/stronghold.rs/engine)
Uploading stronghold_engine v0.5.3 (/home/runner/work/stronghold.rs/stronghold.rs/engine)
warning: the following are not valid category slugs and were ignored: security. Please see https://crates.io/category_slugs for the list of all category slugs.
\`

iota-stronghold v0.6.4

27 Jun 09:21
e55a6ee
Compare
Choose a tag to compare

Updating crates.io index

Cargo Audit

\`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 419 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (348 crate dependencies)
Crate: serde_cbor
Version: 0.11.2
Warning: unmaintained
Title: serde_cbor is unmaintained
Date: 2021-08-15
ID: RUSTSEC-2021-0127
URL: https://rustsec.org/advisories/RUSTSEC-2021-0127
Dependency tree:
serde_cbor 0.11.2
└── criterion 0.3.5
├── stronghold_engine 0.5.3
│ └── iota_stronghold 0.6.4
│ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.6.4
│ └── stronghold-derive 0.3.1
│ ├── stronghold-utils 0.4.1
│ │ ├── stronghold_engine 0.5.3
│ │ ├── stronghold-rlu 0.4.3
│ │ │ └── iota_stronghold 0.6.4
│ │ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.6.4
│ ├── stronghold-p2p 0.4.2
│ └── iota_stronghold 0.6.4
├── stronghold-rlu 0.4.3
└── iota_stronghold 0.6.4

warning: 1 allowed warning found
\`

[0.6.4]

  • iota-stronghold bumped utils dependency
    • d350acfd fix: bump stronghold patch version on 2022-06-27
    • 2d08c650 fix: module name on 2022-06-27
    • 0ddd0d4a apply version updates on 2022-06-27
    • 92db69ea fix: bump dependency on utils to 0.4.1 on 2022-06-27

Cargo Publish

\`
Updating crates.io index
Packaging iota_stronghold v0.6.4 (/home/runner/work/stronghold.rs/stronghold.rs/client)
Uploading iota_stronghold v0.6.4 (/home/runner/work/stronghold.rs/stronghold.rs/client)
warning: the following are not valid category slugs and were ignored: security. Please see https://crates.io/category_slugs for the list of all category slugs.
\`

iota-stronghold v0.6.3

27 Jun 08:27
72e3694
Compare
Choose a tag to compare

Updating crates.io index

Cargo Audit

\`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 419 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (348 crate dependencies)
Crate: serde_cbor
Version: 0.11.2
Warning: unmaintained
Title: serde_cbor is unmaintained
Date: 2021-08-15
ID: RUSTSEC-2021-0127
URL: https://rustsec.org/advisories/RUSTSEC-2021-0127
Dependency tree:
serde_cbor 0.11.2
└── criterion 0.3.5
├── stronghold_engine 0.5.3
│ └── iota_stronghold 0.6.3
│ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.6.3
│ └── stronghold-derive 0.3.1
│ ├── stronghold-utils 0.4.1
│ │ ├── stronghold_engine 0.5.3
│ │ ├── stronghold-rlu 0.4.3
│ │ │ └── iota_stronghold 0.6.3
│ │ ├── stronghold-p2p 0.4.2
│ │ └── iota_stronghold 0.6.3
│ ├── stronghold-p2p 0.4.2
│ └── iota_stronghold 0.6.3
├── stronghold-rlu 0.4.3
└── iota_stronghold 0.6.3

warning: 1 allowed warning found
\`

[0.6.3]

  • bump patch version
    • d350acfd fix: bump stronghold patch version on 2022-06-27
    • 2d08c650 fix: module name on 2022-06-27

Cargo Publish

\`
Updating crates.io index
Packaging iota_stronghold v0.6.3 (/home/runner/work/stronghold.rs/stronghold.rs/client)
Uploading iota_stronghold v0.6.3 (/home/runner/work/stronghold.rs/stronghold.rs/client)
warning: the following are not valid category slugs and were ignored: security. Please see https://crates.io/category_slugs for the list of all category slugs.
\`

iota-stronghold v0.6.0

17 Jun 14:55
66b04ae
Compare
Choose a tag to compare

Updating crates.io index

Cargo Audit

\`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 417 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (348 crate dependencies)
Crate: serde_cbor
Version: 0.11.2
Warning: unmaintained
Title: serde_cbor is unmaintained
Date: 2021-08-15
ID: RUSTSEC-2021-0127
URL: https://rustsec.org/advisories/RUSTSEC-2021-0127
Dependency tree:
serde_cbor 0.11.2
└── criterion 0.3.5
├── stronghold_engine 0.5.2
│ └── iota_stronghold 0.6.0
│ ├── stronghold-p2p 0.4.1
│ │ └── iota_stronghold 0.6.0
│ └── stronghold-derive 0.3.1
│ ├── stronghold-utils 0.4.0
│ │ ├── stronghold_engine 0.5.2
│ │ ├── stronghold-rlu 0.4.2
│ │ │ └── iota_stronghold 0.6.0
│ │ ├── stronghold-p2p 0.4.1
│ │ └── iota_stronghold 0.6.0
│ ├── stronghold-p2p 0.4.1
│ └── iota_stronghold 0.6.0
├── stronghold-rlu 0.4.2
└── iota_stronghold 0.6.0

warning: 1 allowed warning found
\`

[0.6.0]

    • update to crypto.rs 0.12.1
  • update to hkdf 0.12
  • a340c6e2 add changes file on 2022-06-17
  • Inserting a value into the Store will return an optional previous value
    • 1455038c feat: add changes doc on 2022-06-17

Cargo Publish

\`
Updating crates.io index
Packaging iota_stronghold v0.6.0 (/home/runner/work/stronghold.rs/stronghold.rs/client)
Uploading iota_stronghold v0.6.0 (/home/runner/work/stronghold.rs/stronghold.rs/client)
warning: the following are not valid category slugs and were ignored: security. Please see https://crates.io/category_slugs for the list of all category slugs.
\`