trust-graph/service/CHANGELOG.md
2024-01-17 12:28:34 +01:00

6.5 KiB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • The following workspace dependencies were updated
    • dependencies
      • trust-graph bumped from 0.4.1 to 0.4.2
      • fluence-keypair bumped from 0.10.0 to 0.10.1

0.4.11 (2024-01-17)

Bug Fixes

  • trust-graph: Regenerate aqua bindings from wasm (#155) (fd145c5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • trust-graph bumped from 0.4.10 to 0.4.11

0.4.10 (2024-01-03)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • trust-graph bumped from 0.4.9 to 0.4.10

0.4.9 (2023-12-28)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • trust-graph bumped from 0.4.8 to 0.4.9

0.4.8 (2023-12-20)

Features

  • update marine sdk's, configs and sqlite connector (#129) (0b66f4e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • trust-graph bumped from 0.4.7 to 0.4.8
      • fluence-keypair bumped from 0.10.3 to 0.10.4

0.4.7 (2023-07-04)

Bug Fixes

  • deps: update rust crate marine-rs-sdk-test to 0.10.0 (#106) (725d3f8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • trust-graph bumped from 0.4.6 to 0.4.7
      • fluence-keypair bumped from 0.10.2 to 0.10.3

0.4.6 (2023-06-30)

Reverts

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • trust-graph bumped from 0.4.5 to 0.4.6
      • fluence-keypair bumped from 0.10.1 to 0.10.2

0.4.5 (2023-05-09)

Miscellaneous Chores

  • trust-graph-wasm: Synchronize trust-graph, wasm and api versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • trust-graph bumped from 0.4.4 to 0.4.5

0.4.4 (2023-05-09)

Miscellaneous Chores

  • trust-graph-wasm: Synchronize trust-graph, wasm and api versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • trust-graph bumped from 0.4.3 to 0.4.4

0.4.3 (2023-05-08)

Miscellaneous Chores

  • trust-graph-wasm: Synchronize trust-graph, wasm and api versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • trust-graph bumped from 0.4.2 to 0.4.3

0.4.1 (2023-04-13)

Bug Fixes

  • deps: Add trust-graph to workspace and bump sqlite-wasm version (#87) (da38a41)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • trust-graph bumped from 0.4.0 to 0.4.1

0.4.0 (2023-03-15)

⚠ BREAKING CHANGES

  • deps: update libp2p to 0.39.1 and other deps (#77)

Features

  • deps: update libp2p to 0.39.1 and other deps (#77) (080503d)
  • keypair: add KeyPair::from_secret_key (#50) (a6ce8d9)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • trust-graph bumped from 0.3.0 to 0.4.0
      • fluence-keypair bumped from 0.9.0 to 0.10.0

[Unreleased]

[0.3.1] - 2022-10-06

Added

  • (keypair) add KeyPair::from_secret_key (#50)

Fixed

  • fix bug get_all_certs_from, update example (#44)
  • fix db paths (#28)

Other

  • set version of fluence-keypair to 0.8.0
  • fluence-keypair 0.8.0
  • libp2p-core 0.33.0 (#49)
  • remove circle, update gh, add lints; remove warnings (#43)
  • Add memory leak temporary mitigation (#42)
  • High-level Aqua API (#35)
  • fluence-keypair 0.6.0
  • libp2p-core 0.31.0 (from crates.io) (#37)
  • Fix revocations logic (#34)
  • Remove mutex from TG instance (#31)
  • refactoring (#30)
  • Trust Graph: implement WASM built-in (#18)