Releases: encodeous/nylon
Releases · encodeous/nylon
v0.3.4-beta.1
What's Changed
- perf: reduce heap allocations by @encodeous in #38
- feat: basic metric monitoring by @encodeous in #39
- feat: allow manual configuration of dns resolver by @encodeous in #40
- fix: remove gateway when configuring routes by @encodeous in #49
Full Changelog: v0.3.3...v0.3.4-beta.1
v0.3.3
After running the main branch changes on my own network for a week, I will now release the changes:
What's Changed
- feat: bootstrap central config from node config dist URL on first run by @tam1m in #30
- refactor: bring startup logic to entrypoint.go by @encodeous in #31
- tweak: increase seqno when entering passive hold by @encodeous in #32
New Contributors
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Major Change: Re-implement routing protocol and algorithm by @encodeous in #25
- build(deps): bump github.com/docker/docker from 27.1.1+incompatible to 28.0.0+incompatible by @dependabot[bot] in #24
- feat: adjust passive keepalive to eagerly expire routes by @encodeous in #27
- smaller bug fixes
Full Changelog: v0.2.0...v0.3.2
v0.3.1-beta
What's Changed
- build(deps): bump github.com/docker/docker from 27.1.1+incompatible to 28.0.0+incompatible by @dependabot[bot] in #24
- feat: adjust passive keepalive to eagerly expire routes by @encodeous in #27
Full Changelog: v0.3.0-beta...v0.3.1-beta
v0.3.0-beta
What's Changed
- Major Change: Re-implement routing protocol and algorithm by @encodeous in #25
Full Changelog: v0.2.0...v0.3.0-beta
v0.2.0
What's Changed
Breaking Change to Nylon Protocol:
- feat: coalesce and dedupe outbound nylon packets by @encodeous in #22
Enhancement:
- feat: decrement ttl to enable traceroute by @encodeous in #23
Full Changelog: v0.1.11-beta...v0.2.0
v0.1.11-beta
What's Changed
- fix: handshake response without endpoint available by @encodeous in #20
Full Changelog: v0.1.10-beta...v0.1.11-beta
v0.1.10-beta
What's Changed
- Simplify metric calculation algorithm by @encodeous in #17
- refactor: enforce single ip per node by @encodeous in #18
- feat: Introduce Polyamide Traffic Control by @encodeous in #19
Notice: This version introduces a breaking change in the central config, make sure to upgrade your config accordingly.
Full Changelog: v0.1.10-alpha1...v0.1.10-beta
v0.1.10-alpha1
What's Changed
- add version command by @encodeous in #16
Full Changelog: v0.1.9-beta...v0.1.10-alpha1
v0.1.9-beta
What's Changed
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #10
- fix icmp network/port unreachable on WIndows by @encodeous in #12
- bugfix: coalesce out of range by @encodeous in #14
- feat: add windows release action by @encodeous in #15
Full Changelog: v0.1.8-beta...v0.1.9-beta