Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

fix!: remove connection gater from interface-connection #365

Merged

Conversation

achingbrain
Copy link
Member

The connection gater has been split into it's own interface module in @libp2p/interface-connection-gater since it's used separately to connections.

This was previously marked deprecated so here it is removed.

BREAKING CHANGE: the connection gater interface has been removed - it should be accessed from @libp2p/interface-connection-gater instead`

The connection gater has been split into it's own interface module
in `@libp2p/interface-connection-gater` since it's used separately
to connections.

This was previously marked deprecated so here it is removed.

BREAKING CHANGE: the connection gater interface has been removed - it should be accessed from `@libp2p/interface-connection-gater` instead`
@maschad maschad merged commit 1cc13d3 into master Apr 11, 2023
@maschad maschad deleted the fix/remove-connection-gater-from-interface-connection branch April 11, 2023 14:35
github-actions bot pushed a commit that referenced this pull request Apr 11, 2023
## [@libp2p/interface-connection-v4.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-v3.1.1...@libp2p/interface-connection-v4.0.0) (2023-04-11)

### ⚠ BREAKING CHANGES

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

### Bug Fixes

* remove connection gater from interface-connection ([#365](#365)) ([1cc13d3](1cc13d3))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-connection-v4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants