Skip to content

Diego v2.41.0

Compare
Choose a tag to compare
@heyjcollins heyjcollins released this 04 Dec 21:02

Resources

Changes from v2.40.0 to v2.41.0

Significant changes

Local Route Emitters

Per-Instance Proxy

Windows Support

App Logging and Metrics

Component Logging and Metrics

Dependencies

Test Suites and Tooling

Documentation

BOSH property changes

route_emitter and route_emitter_windows

  • diego.route_emitter.nats.tls.enabled - Enables route_emitter to connect to NATS server via TLS (default value: false)
  • diego.route_emitter.nats.tls.client_cert - PEM-encoded certificate for the route-emitter to present to NATS for verification when connecting via TLS
  • diego.route_emitter.nats.tls.client_key - PEM-encoded private key for the route-emitter to present to NATS for verification when connecting via TLS