Release Highlights
- Routing components upgraded to golang 1.9.1 details, details
- TCP Router now provides BOSH link details
- Gorouter performance improved with logging optimization details
- Routing components now use uaa for DNS host check instead of consul, enabling removal of consul-agent in environments where BOSH DNS is enabled details
Increased availability / TLS with backends (in Progress)
- When
backends.enable_tls:true
Gorouter doesn't prune routes with tls_port
when ttl expires details
- When
backends.enable_tls:true
Gorouter prunes routes with tls_port
when ttl expires and request fails details
- Gorouter now uses
server_cert_domain_san
field from NATS message field to validate app identity details
Bosh Backup and Restore (In progress) details
Manifest Property Changes
bbr_routing
0.164.0 |
0.165.0 |
Default Value |
did not exist |
username |
routing-api |
did not exist |
password |
|
did not exist |
host |
sql-db.service.cf.internal |
did not exist |
port |
3306 |
did not exist |
adapter |
mysql |
did not exist |
database_name |
routing-api |
did not exist |
tables |
["router_groups"] |
did not exist |
release_level_backup |
true |
gorouter
0.164.0 |
0.165.0 |
Default Value |
router.dns_health_check_host |
|
uaa.service.cf.internal |
routing-api
0.164.0 |
0.165.0 |
Default Value |
dns_health_check_host |
|
uaa.service.cf.internal |
tcp_router
0.164.0 |
0.165.0 |
Default Value |
dns_health_check_host |
|
uaa.service.cf.internal |