Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

v0.1.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Freyskeyd Freyskeyd released this 20 Mar 08:05
· 9 commits to release/v0.1.0 since this release
09f3663

0.1.0 - 2024-03-20

⛰️ 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

🚜 Refactor

⚙️ Miscellaneous Tasks

  • 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)

Full Changelog: v0.0.11...v0.1.0-rc.2