Release Highlights
- Operator can see an error logged when the GoRouter panics serving a request details
- GoRouter restarts gracefully when encountering an unrecoverable error details
- Route-registrar can toggle to mTLS or plain-text details
- Routing registrar set based on routing API: mTLS /plaintext details
- GoRouter includes App, Org, and Space names when emitting access log messages to loggregator details
- CF-Deployment has a value greater than 0 for idle connections details
Manifest Property Changes
Job | Property | 0.191.0 Default | 0.192.0 Default |
---|---|---|---|
gorouter | drain_timeout
| did not exist | configurable and defaults to 900s |
gorouter | max_idle_connections
| 0 | 100 |