Release Highlights
- Gorouter now immediately prunes backends registered with
tls_port
when TLS handshake fails because backend doesn't support TLS details - Gorouter now supports three configurable behaviors regarding validation of client certificates: validation disabled, validate if present but not required, and client cert required details
Manifest Property Changes
router
0.167.0 | 0.168.0 | Default Value |
---|---|---|
did not exist | router.client_cert_validation
| none . The default will be changed to request in the next version.
|