Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

54 lines (31 loc) · 1.2 KB

Changelog

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

Note:

Legend

The following emojis are used to highlight certain changes:

  • 🛠 - BREAKING CHANGE. Action is required if you use this functionality.
  • ✨ - Noteworthy change to be aware of.

[Unreleased]

Added

Changed

Removed

Fixed

Security

[v0.3.0]

Changed

  • boxo 0.21
  • go-libp2p 0.35

Fixed

  • --version now includes the release tag
  • start command supports a graceful shutdown and improved handling of interrupt signals

[v0.2.3]

Changed

  • The resource manager's defaults have been improved based on Rainbow's and Kubo's defaults. In addition, you can now customize a few options using flags, or environment variables.

[v0.2.2]

Fixed

  • The /routing/v1/peers endpoint correctly filters out private addresses.

[v0.2.1]

Fixed

  • Upgraded Boxo with fix to ensure that /routing/v1/peers endpoint accepts all variants of Peer IDs that are seen in the wild.