github cloudfoundry/diego-release v1.12.0
Diego v1.12.0

latest releases: v2.65.0, v2.64.0, v2.63.0...
7 years ago

Changes from v1.11.0 to v1.12.0

IMPORTANT: In advance of their use in the forthcoming v1.26.0 of capi-release, the manifest-generation script and templates require three new values in the property-overrides stub, property_overrides.cc_uploader.ca_cert, client_cert, and client_key, for the CC-Uploader component to use when communicating to Cloud Controller. Please consult the TLS documentation in capi-release for more information.

IMPORTANT: As of this Diego release, we consider the route-emitter job in local mode to be ready for use in production environments for HTTP route registrations. Work is also nearly complete to enable the local route-emitter to register TCP routes, but some of the BOSH properties that configure that mode will change in the next Diego release with the conclusion of story #142885525, and the manifest-generation script will extract more values from the CF manifest automatically.

Significant changes

SSH

Routing

Local Route Emitters

Local Route Emitters: TCP (Experimental)

Instance Identity Credentials (Experimental)

v2 Loggregator API Adoption (Experimental)

Manifest Generation

Test Suites and Tooling

Documentation

BOSH job changes

None.

BOSH property changes

route_emitter and route_emitter_windows

Added uaa.ca_cert: CA certificate bundle to trust when verifying the UAA server's certificate.
Added uaa.client_name: Name of the UAA client for the route-emitter to use. Defaults to tcp_emitter.
Added uaa.client_secret: Secret for the route-emitter UAA client.
Added uaa.port: Port on which to communicate with the UAA. Defaults to 8443 for direct internal communication.
Added uaa.skip_cert_verify: Whether the route-emitter should skip verification of the UAA server's certificate.
Added uaa.url: URL at which to communicate with the UAA. Defaults to https://uaa.service.cf.internal for direct internal communication.

BOSH link changes

None.

Don't miss a new diego-release release

NewReleases is sending notifications on new releases.