What's Changed
- Fix no-default-features build. by @dvc94ch in #66
- feat(pkarr): derive clone for Keypair by @Nuhvi in #70
- fix(pkarr): ureq in error in wasm by @Nuhvi in #71
- Fix/relay resolve by @Nuhvi in #73
- feat: update deps to only use [email protected] by @dignifiedquire in #74
- feat(pkarr): add serde to serialize public keys by @Nuhvi in #75
- feat(pkarr): replace z32 with base32 by @Nuhvi in #76
- fix(server): set lmdb map_size to more than enough for the cache capacity by @Nuhvi in #84
- Fix/cors very permissive by @Nuhvi in #83
- feat(server): pkarr relay should return expired packets as a last resort by @Nuhvi in #85
- chore: add Nix flake and Nix dev shell using flakebox by @dpc in #88
- feat: add Dockerfile and update README for Docker setup by @MiguelMedeiros in #94
- Add Dockerfile and documentation by @SHAcollision in #95
- Feat/https endpoints by @Nuhvi in #97
- Feat/tls by @Nuhvi in #98
- feat(pkarr): tls by @Nuhvi in #99
- Feat/signed packet builder by @Nuhvi in #102
- fix(pkarr): return cached packet in case the DHT resolved no more recent ones by @Nuhvi in #106
- Feat/unified native client by @Nuhvi in #109
- V3 by @Nuhvi in #78
- Fix/cache 304 by @Nuhvi in #111
New Contributors
- @dignifiedquire made their first contribution in #74
- @dpc made their first contribution in #88
- @MiguelMedeiros made their first contribution in #94
- @SHAcollision made their first contribution in #95
Full Changelog: v2.0.0...pkarr-v3.0.0