Releases: named-data/ndnd
Releases · named-data/ndnd
v1.5.3
What's Changed
- feat: congestion control for catchunks by @AnoldGH in #132
- Switch default socket to /var/run/nfd/nfd.sock on Mac by @brad-lowe in #147
- fw: fix UDP listener on macOS by @pulsejet in #148
- Update .gitattributes for zz_generated.go by @zjkmxy in #151
- Add FCH by @a-thieme in #139
- trust_config: bail if the data is a cert and is not fresh by @tianyuan129 in #156
- trust_config: optionally ignore validity period by @tianyuan129 in #157
- Introduce DNS Challenge by @tianyuan129 in #159
- Dependencies upgrade by @zjkmxy in #161
- Update Go base image version to 1.24 by @pulsejet in #162
- AI-generated brief descriptions for functions by @greetingsuniverse in #163
- build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in the go_modules group across 1 directory by @dependabot[bot] in #165
- build(deps): bump github.com/quic-go/quic-go from 0.55.0 to 0.57.0 in the go_modules group across 1 directory by @dependabot[bot] in #166
New Contributors
- @AnoldGH made their first contribution in #132
- @brad-lowe made their first contribution in #147
- @a-thieme made their first contribution in #139
- @tianyuan129 made their first contribution in #156
- @greetingsuniverse made their first contribution in #163
Full Changelog: v1.5.2...v1.5.3
v1.5.2
v1.5.1
Merge pull request #137 from named-data/dependabot/go_modules/go_modu…
v1.5.0
svs: attach only v3 handler
v1.4.3
docs: update example
v1.4.2
ci: add permissions to release workflow
v1.3.0
v1.2.0 Small fixes and optimization
Small fixes and optimization of unnecessary copying.
v1.1.1: Remove replace directive
Fix: #37