Releases: pubky/pkarr
Releases · pubky/pkarr
v6.0.0-rc.0
What's Changed
- feat!: Bump
simple-dnsdependency by @SeverinAlexB in #207
Full Changelog: v5.0.3...v6.0.0-rc.0
BREAKING CHANGES
This release bumps simple-dns which includes a breaking change in how SVCB are handled. simple-dns is directly exposed in the pkarr api so anybody that uses this functionality, will need to update their code.
simple-dns Changelog
## Breaking changes v0.10.0
Add SVCB Params for SVCB resource records
v5.0.3
What's Changed
- fix: tests on MacOS by @SeverinAlexB in #214
- chore: Added better docs by @SeverinAlexB in #200
- deps: updated non-breaking dependencies by @SeverinAlexB in #204
- deps: bump getrandom from 0.3.4 to 0.4.1 by @dependabot[bot] in #208
- deps: bump anyhow from 1.0.100 to 1.0.101 by @dependabot[bot] in #210
- chore: Capitalize acronyms by @BitcoinErrorLog in #213
New Contributors
- @dependabot[bot] made their first contribution in #208
- @BitcoinErrorLog made their first contribution in #213
Full Changelog: v5.0.2...v5.0.3
v5.0.2
What's Changed
- feat: Improve multi arch builds for pkarr by @SpontaneousOverthrow in #195
- fix: remove cargo update step by @SpontaneousOverthrow in #196
- fix: update lru to sound version by @dignifiedquire in #197
- fix: unmantained rustls-pemfile deny CI failure. patch version bump. by @SHAcollision in #198
Full Changelog: v5.0.1...v5.0.2
v5.0.1
v5.0.0
What's Changed
- chore: v5.0.0 + mainline v6.0.0 by @SeverinAlexB in #190
Full Changelog: v4.0.0...v5.0.0
v4.0.0
What's Changed
pkarr v4.0.0
- BREAKING CHANGE: update to rand@0.9 and ed25519-dalek@3.0.0-pre.1 by @dignifiedquire in #186
- feat:
Keypair: addfrom_secret_key_file,write_secret_key_fileby @ok300 in #166 - fix(pkarr): &String.try_into::() stack overflow by @SeverinAlexB in #179
relay 0.11.1
- fix: Dockerfile build pkarr-relay without js bindings by @catch-21 in #182
- chore: pkarr version upgrade to v3.11.0
New Contributors
Full Changelog: v3.9.0...v4.0.0
pkarr-v3.9.1
What's Changed
- chore: fix pkarr cargo links by @SHAcollision in #171
- chore(release): bump to v3.9.1 by @SHAcollision in #173
Full Changelog: v3.9.0...pkarr-v3.9.1
pkarr-v3.9.0
What's Changed
- feat: add wasm/js bindings by @tipogi
- fix: clean up git history for wasm/js changes by @afterburn in #168
- chore: bump to v3.9.0 by @SHAcollision in #170
New Contributors
- @afterburn made their first contribution in #168
Full Changelog: v2.0.0...v3.9.0
pkarr-v3.8.0
Last release to crates.io by @Nuhvi
What's Changed
- fix(pkarr): remove rand and depend on getrandom only by @Nuhvi in #116
- Optimize shuffle performance by @Nuhvi in #117
- Return relay information at the index by @Nuhvi in #121
- Fix small details in relay index page by @Nuhvi in #122
- fix(pkarr): update mainline dht to fix dht size estimate by @Nuhvi in #123
- docs: restructure READMEs for clarity and consistency by @MiguelMedeiros in #118
- fix(relay): remove rate limiting on random port test relay by @SHAcollision in #125
- fix(pkarr): async_compat in tokio runtim + cleanup relay inflight request by @Nuhvi in #127
- deps: update mainline to remove rand and zerocopy by @Nuhvi in #128
- fix(pkarr): unhandled panic in RelaysClient::publish() by @Nuhvi in #132
- Contrib by @Nuhvi in #135
- fix(relay): replace If-Unmodified-Since with If-Match by @Nuhvi in #137
- Release pkarr 3.6.0 with timeouts in wasm client by @Nuhvi in #139
- chore: Merge updates by @SeverinAlexB in #141
- fix(pkarr): merge dht relay streams by @SHAcollision in #142
- feat: implement From for PublicKey by @TheButlah in #148
- chore: Change web app demo url by @SeverinAlexB in #151
- remove openssl by @Nuhvi in #152
- chore: update dockerfile, remove openssl deps by @SHAcollision in #154
- Release by @Nuhvi in #155
Full Changelog: pkarr-v3.1.1...pkarr-v3.8.0
pkarr-v3.1.1
Mostly upgrading dependencies.
Full Changelog: pkarr-v3.0.0...pkarr-v3.1.1