0.163.0
Release Highlights
- Operator can now configure frontend idle timeout using
router.frontend_idle_timeoutdetails router.ca_certsnow supports only a string; multiple CA certs are supported as a concatenated string of PEM formatted certs details- go-sql-driver has been bumped to support native authentication details
In Progress
- Route Integrity epic details
Two properties added in support for mutual authentication with backends
Manifest Property Changes
gorouter
| 0.162.0 | 0.163.0 | Default Value |
|---|---|---|
| did not exist | router.frontend_idle_timeout |
900 |
router.ca_certs |
Changed from array of strings to string | |
| did not exist | router.backends.cert_chain |
|
| did not exist | router.backends.private_key |