Skip to content

0.168.0

Compare
Choose a tag to compare
@routing-ci routing-ci released this 28 Nov 22:32
· 2074 commits to develop since this release

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.