---
changelog:
  category: Release
  version: 0.6.0
date: '2026-09-19T21:35:39Z'
seo:
  description: >-
    Share protobuf wire vocabulary through Relay (#168) by @deepso7 in
    https://github.com/deepso7/minip2p/pull/182Migrate Gossipsub and Discovery
    onto shared…
title: v0.6.0
type: changelog
---
## What's Changed
* Share protobuf wire vocabulary through Relay (#168) by @deepso7 in https://github.com/deepso7/minip2p/pull/182
* Migrate Gossipsub and Discovery onto shared protobuf wire (#170) by @deepso7 in https://github.com/deepso7/minip2p/pull/185
* Migrate AutoNAT and DCUtR onto shared protobuf wire helpers by @deepso7 in https://github.com/deepso7/minip2p/pull/186
* Migrate Identify and Noise to shared protobuf wire (#171) by @deepso7 in https://github.com/deepso7/minip2p/pull/187
* Contract duplicate protocol wire implementations by @deepso7 in https://github.com/deepso7/minip2p/pull/188
* Remove Floodsub from every public layer (#173) by @yashksaini-coder in https://github.com/deepso7/minip2p/pull/199

## New Contributors
* @yashksaini-coder made their first contribution in https://github.com/deepso7/minip2p/pull/199

**Full Changelog**: https://github.com/deepso7/minip2p/compare/v0.5.4...v0.6.0
