Skip to content

Conversation

@achingbrain
Copy link
Member

@achingbrain achingbrain commented Oct 26, 2024

Removes support for parsing old p2p-webrtc-direct and p2p-websocket-star addresses into URLs.

Also removes support for appending /p2p/Qmfoo//ipfs/Qmfoo to URLs automatically - we have /http-path now so if these tuples are required in final URLs (I don't think it is for any currently supported transports), we should use that.

BREAKING CHANGE: p2p-webrtc-direct/p2p-websocket-star support has been removed and Peer IDs are no longer automatically appended to URLs

…er ids

Removes support for parsing old p2p-webrtc-direct and p2p-websocket-star
addresses into URLs.

Also removes support for appending `/p2p/Qmfoo`/`/ipfs/Qmfoo` to URLs
automatically - we have `/http-path` now so if this is required, we should
use that.

BREAKING CHANGE: p2p-webrtc-direct/p2p-websocket-star support has been removed
@achingbrain achingbrain changed the title fix!: remove deprecated transports and do not automatically append peer ids fix!: remove deprecated transports and do not append peer ids Oct 26, 2024
@achingbrain achingbrain merged commit 161329c into main Nov 8, 2024
19 checks passed
@achingbrain achingbrain deleted the fix/remove-deprecated-tuples-and-peer-ids branch November 8, 2024 18:50
github-actions bot pushed a commit that referenced this pull request Nov 8, 2024
## [11.0.0](v10.1.2...v11.0.0) (2024-11-08)

### ⚠ BREAKING CHANGES

* p2p-webrtc-direct/p2p-websocket-star support has been removed

### Bug Fixes

* remove deprecated transports and do not append peer ids ([#155](#155)) ([161329c](161329c))

### Dependencies

* **dev:** bump aegir from 44.1.4 to 45.0.1 ([#156](#156)) ([b82d7c0](b82d7c0))
@github-actions
Copy link

github-actions bot commented Nov 8, 2024

🎉 This PR is included in version 11.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants