Container Images
- GHCR:
ghcr.io/fosrl/newt@sha256:f63811250364e893d3de4c30e0227d650aa962c32b43bd0cd83427ffd03d99cc - Docker Hub:
docker.io/fosrl/newt@sha256:f63811250364e893d3de4c30e0227d650aa962c32b43bd0cd83427ffd03d99cc
Tag:1.12.0-rc.0
What's Changed
- Add HTTP private resources
- Add health check unhealthy and healthy thresholds and follow redirects
- Add TCP health check
- Fix allow empty config file bootstrap before provisioning by @LaurenceJJones in #302
- Improve sync.Pool for UDP buffers by @LaurenceJJones in #277
- Improve reclaim idle UDP flows and make timeout configurable by @LaurenceJJones in #306
Full Changelog: 1.11.0...1.12.0-rc.0