Skip to content

Latest commit

 

History

History
181 lines (82 loc) · 10.2 KB

File metadata and controls

181 lines (82 loc) · 10.2 KB

Features

  • add closeRead and closeWrite to stream timeline properties (#401) (b1de032)

Dependencies

Bug Fixes

⚠ BREAKING CHANGES

  • bump it-stream-types from 1.0.5 to 2.0.1 (#362)

Dependencies

  • bump it-stream-types from 1.0.5 to 2.0.1 (#362) (cdc7747)

⚠ BREAKING CHANGES

  • remove connection gater from interface-connection (#365)

Bug Fixes

  • remove connection gater from interface-connection (#365) (1cc13d3)

Dependencies

  • update @multiformats/multiaddr to 12.0.0 (#354) (e0f327b)

Features

  • split connection gater out into module (#347) (1824744)

Trivial Changes

Dependencies

Dependencies

  • update sibling dependencies (b50e621)

Documentation

Documentation

Bug Fixes

Bug Fixes

Dependencies

  • update @multiformats/multiaddr to 11.0.0 (#288) (57b2ad8)

Bug Fixes

  • revert connection encryption change to accept Uint8ArrayLists (#280) (03d763c)

⚠ BREAKING CHANGES

  • change stream muxer interface (#279)
  • change connection encryption interface to uint8arraylist (#278)

Features

  • change connection encryption interface to uint8arraylist (#278) (1fa580c)
  • change stream muxer interface (#279) (1ebe269)

Trivial Changes

Trivial Changes

Features

⚠ BREAKING CHANGES

  • The Connection and Stream APIs have been updated

Features

  • store stream data on the stream, track the stream direction (#245) (6d74d2f)

Trivial Changes

@libp2p/interface-connection-v1.0.0 (2022-06-14)

⚠ BREAKING CHANGES

  • most modules have been split out of the @libp2p/interfaces and @libp2p/interface-compliance-tests packages

Trivial Changes