- Many manifest properties have been changed for simplicity details
- BOSH no longer reports tcp_router job failing when routing table changes details
- Routing API support encrypted communication with etcd details
- Fixed bug: default for property uaa.tls_port was a string details
- haproxy on superman errors with tcp router and haproxy stats details
- Fixed permission issues with haproxy stats socket details
- Gorouter now uses cgo netdns instead of the golang DNS resolver details
- Improved error message logged when router group in manifest doesn't contain ports details
- Improved error message returned when running routing-acceptance-tests and routing-release (routing api) is not deployed details
- Gorouter metric
eventType:HttpStartStop
now includes field Forwarded
for each value of X-Forwarded-For
header details
- Fix pruning debug statement to only log when actually pruning a route details
Manifest Property Changes
haproxy
0.133.0 |
0.134.0 |
router.haproxy.request_timeout_in_seconds |
haproxy.request_timeout_in_seconds |
router.haproxy.health_check_port |
haproxy.health_check_port |
router_configurer
0.133.0 |
0.134.0 |
router.router_configurer.debug_addr |
router_configurer.debug_addr |
router.router_configurer.log_level |
router_configurer.log_level |
router.router_configurer.tcp_config_file_template |
REMOVED |
router.router_configurer.tcp_config_file |
REMOVED |
router.router_configurer.tcp_stats_unix_socket |
router_configurer.tcp_stats_unix_socket |
router.router_configurer.tcp_stats_collection_interval |
router_configurer.tcp_stats_collection_interval |
router.router_configurer.routing_api_port |
REMOVED |
router.router_configurer.routing_api_auth_disabled |
routing_api.auth_disabled |
router.router_configurer.tcp_router_secret |
router_configurer.oauth_secret |
router.router_configurer.uaa_port |
REMOVED |
router.router_configurer.uaa_ssl_port |
uaa.tls_port |
router.router_configurer.skip_oauth_tls_verification |
skip_ssl_validation |
|
metron.port |
routing_api
0.133.0 |
0.134.0 |
routing-api.max_ttl |
routing_api.max_ttl |
routing-api.port |
REMOVED |
routing-api.auth_disabled |
routing_api.auth_disabled |
routing-api.metrics_reporting_interval |
routing_api.metrics_reporting_interval |
routing-api.statsd_endpoint |
routing_api.statsd_endpoint |
routing-api.debug_address |
routing_api.debug_address |
routing-api.statsd_client_flush_interval |
routing_api.statsd_client_flush_interval |
routing-api.system_domain |
routing_api.system_domain |
routing-api.etcd_machines |
routing.etcd.servers |
|
routing.etcd.client_cert |
|
routing.etcd.client_key |
|
routing.etcd.ca_cert |
|
routing.etcd.require_ssl |
routing-api.skip_oauth_tls_verification |
skip_ssl_validation |
routing-api.uaa_ssl_port |
uaa.tls_port |
routing-api.log_level |
routing_api.log_level |
metron_endpoint.host |
REMOVED |
metron_endpoint.dropsonde_port |
REMOVED |
routing-api.router_groups |
routing_api.router_groups |
|
metron.port |
tcp_emitter
0.133.0 |
0.134.0 |
router.tcp_emitter.debug_addr |
tcp_emitter.debug_addr |
router.tcp_emitter.log_level |
tcp_emitter.log_level |
router.tcp_emitter.bbs.api_location |
bbs.api_location |
router.tcp_emitter.bbs.ca_cert |
bbs.ca_cert |
router.tcp_emitter.bbs.client_cert |
tcp_emitter.bbs.client_cert |
router.tcp_emitter.bbs.client_key |
tcp_emitter.bbs.client_key |
router.tcp_emitter.bbs.require_ssl |
bbs.require_ssl |
router.tcp_emitter.routing_api_port |
REMOVED |
router.tcp_emitter.routing_api_auth_disabled |
routing_api.auth_disabled |
router.tcp_emitter.tcp_emitter_secret |
tcp_emitter.oauth_secret |
router.tcp_emitter.uaa_port |
REMOVED |
router.tcp_emitter.consul_cluster |
consul.servers |
router.tcp_emitter.lock_ttl |
tcp_emitter.lock_ttl |
router.tcp_emitter.lock_retry_interval |
tcp_emitter.lock_retry_interval |
router.tcp_emitter.session_name |
tcp_emitter.consul.session_name |
router.tcp_emitter.skip_oauth_tls_verification |
skip_ssl_validation |
router.tcp_emitter.uaa_ssl_port |
uaa.tls_port |
router.tcp_emitter.sync_interval |
tcp_emitter.sync_interval |
router.tcp_emitter.route_ttl |
tcp_emitter.route_ttl |
|
metron.port |
acceptance_tests
0.133.0 |
0.134.0 |
acceptance_tests.api |
acceptance_tests.cloud_controller.api |
acceptance_tests.apps_domain |
acceptance_tests.cloud_controller.apps_domain |
acceptance_tests.admin_user |
acceptance_tests.cloud_controller.admin_user |
acceptance_tests.admin_password |
acceptance_tests.cloud_controller.admin_password |
acceptance_tests.skip_ssl_validation |
acceptance_tests.cloud_controller.skip_ssl_validation |
acceptance_tests.use_http |
acceptance_tests.cloud_controller.use_http |
acceptance_tests.tcp_emitter_secret |
tcp_emitter.oauth_secret |
acceptance_tests.skip_oauth_tls_verification |
skip_ssl_validation |
acceptance_tests.uaa_port |
uaa.tls_port |
gorouter
0.133.0 |
0.134.0 |
router.skip_oauth_tls_verification |
REMOVED |
metron_endpoint.host |
REMOVED |
routing-api.port |
routing_api.port |
routing-api.auth_disabled |
routing_api.auth_disabled |
|
metron.port |
Dependencies
cf-release v236
diego-release 0.1468.0
cf CLI 6.17