Skip to content

Conversation

@achingbrain
Copy link
Member

/dns and friends should assume a HTTP URI, so always return strings prefixed with http(s).

Fixes #8

BREAKING CHANGE: dns addresses previously returned domain names, now they return URLs

`/dns` and friends should assume a HTTP URI, so always return strings
prefixed with `http(s)`.

Fixes #8

BREAKING CHANGE: dns addresses previously returned domain names, now they return URLs
@achingbrain achingbrain requested a review from lidel May 19, 2023 10:19
@achingbrain achingbrain merged commit dae8350 into master Feb 5, 2024
@achingbrain achingbrain deleted the fix/always-return-url-for-http-things branch February 5, 2024 16:52
github-actions bot pushed a commit that referenced this pull request Feb 5, 2024
## [10.0.0](v9.0.8...v10.0.0) (2024-02-05)

### ⚠ BREAKING CHANGES

* dns addresses previously returned domain names, now they return URLs

### Bug Fixes

* always return a URI for DNS addresses ([#130](#130)) ([dae8350](dae8350)), closes [#8](#8)
@github-actions
Copy link

github-actions bot commented Feb 5, 2024

🎉 This PR is included in version 10.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.

Handling of /dnsaddr/example.com

2 participants