What's Changed
- fix(router,io): prevent infinite loop on packet larger than MTU by @encodeous in #113
- feat(router): add deadband for route switching by @encodeous in #114
- feat(go): update to go 1.26.3 by @encodeous in #115
- test(e2e): fix healthcheck http test by @encodeous in #116
- doc: add demo to docs, reword some things by @encodeous in #117
Full Changelog: v0.4.1...v0.4.2