Release Highlights
- Feature: Operators can configure route registrar to us TLS when connecting to NATS server.
- NOTE: Route registrar now relies on the bosh-dns-alias of
nats.service.cf.internal
instead of the nats machine IP address. Other deployments using the route registrar job must also include the bosh-dns-aliases release.
- NOTE: Route registrar now relies on the bosh-dns-alias of
- Bug Fix: Developers can make large POST requests and Gorouter no longer prematurely closes the connection.
- Bug Fix: When an app is associated with a route service, the gorouter no longer fails to validate when the app request contains query parameters with control characters.