Container Images
- GHCR:
ghcr.io/fosrl/newt@sha256:a8029ea7bba8496bc428868f18103453b86b1b7f08bffa934f7ba91dabc3a652 - Docker Hub:
docker.io/fosrl/newt@sha256:a8029ea7bba8496bc428868f18103453b86b1b7f08bffa934f7ba91dabc3a652
Tag:1.10.2
What's Changed
- perf(netstack2): optimize subnet rule matching with BART by @LaurenceJJones in #204
- perf(netstack2): optimize reverse NAT lookup with O(1) map by @LaurenceJJones in #205
- fix(ci): Use AWS SelfHosted runner to fix pull and install request limit by @marcschaeferger in #252
- Fix
--portflag not working for clients - Other small bug fixes and improvements
New Contributors
- @LaurenceJJones made their first contribution in #204
Full Changelog: 1.10.1...1.10.2