Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@Freyskeyd Freyskeyd released this 25 Mar 15:06
6da3e06

0.1.0 - 2024-04-02

⛰️ Features

  • Update smart-contracts to 3.4.0 stable - (a714493)
  • Add p2p layer health check (#464) - (d2ec941)
  • Terminate stream if client is dropping the connection (#463) - (2c73f0b)
  • Introduce topos-node crate (#459) - (d8db631)
  • Add proper error handling to setup command (#452) - (3335846)
  • Remove dht publication (#449) - (7030341)
  • Add benchmark dns option to spam subcommand (#448) - (90405f3)
  • Move telemetry-otlp setup into telemetry crate (#446) - (8a15fc4)

🐛 Bug Fixes

  • (config) Fix the parse of edge_path ENV var (#482) - (b2a1af0)
  • (p2p) Accept listener connection during bootstrap (#484) - (b8cd730)
  • (p2p) Rework ticks of bootstrap query interval (#483) - (5b6ddb8)
  • Bump smart contract version (#478) - (642203c)
  • Concurrency insert between pending and delivered (#467) - (bd5e3f5)
  • Block handling during certificate generation (#471) - (a5299c8)
  • Update mio (#473) - (8291740)
  • Revert update smart contract event (#470) - (c41a51a)
  • Update smart contract event (#462) - (f995859)
  • Remove duplicated certificate push on gossipsub (#458) - (b0e88dc)
  • Add next_pending_certificate on end task (#455) - (2aaa500)

🚜 Refactor

⚙️ Miscellaneous Tasks

  • Update changelog for 0.1.0 - (6da3e06)
  • Update changelog for 0.1.0 - (65fc8cd)
  • Update changelog for 0.1.0 - (a82617a)
  • Disable coverage report on release branch (push) - (09f3663)
  • Disable coverage report on release branch (push) - (e909e22)
  • Disable coverage report on release branch (#481) - (8f10090)
  • Update changelog for 0.1.0 - (c68798e)
  • Creating CHANGELOG.md for 0.0.11 - (463f52f)
  • Bumping version 0.1.0 - (16de6a6)
  • Update deps (#474) - (264c569)
  • Refactor logs and fix typo (#465) - (8044310)
  • Removing cache_size (#472) - (b2e4cf8)
  • Backport fix of 0.0.11 (#453) - (53328ac)

Build

  • Ignore pr checking name for release (#480) - (cfd8890)