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

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

Changes from v1.5.4 to v1.6.0

IMPORTANT: If you use the examples/aws documentation to deploy a BOSH director and a Diego-backed CF to AWS, please be aware that some of the arguments to the deploy_aws_environment script have changed to be more explicit about actions to take on the AWS CloudFormation stack and the BOSH director deployment. The instructions and script also now use the new v2 BOSH CLI and the bosh-deployment repository to deploy the BOSH director. If you have previously deployed your director with bosh-init, bosh create-env in the new CLI will understand its state file, but you may need to transfer some configuration to new stubs manually.

Significant changes

BBS Relational Datastore

Container Placement

cfdot

Custom CAs

Volume Support

Windows Support

Manifest Generation

Component Logging and Metrics

Test Suites and Tooling

Security

Documentation

BOSH job changes

None.

BOSH property changes

  • Added diego.bbs.sql.max_idle_connections: Maximum number of idle connections for the BBS to retain to its relational database.
  • Added diego.rep.consul.require_tls: Whether to require mutual TLS for the rep's communication to the local consul agent.
  • Added diego.rep.consul.ca_cert: CA certificate for the rep's TLS communication to the local consul agent.
  • Added diego.rep.consul.client_cert: Certificate for the rep's TLS communication to the local consul agent.
  • Added diego.rep.consul.client_key: Private key for the rep's TLS communication to the local consul agent.

Don't miss a new diego-release release

NewReleases is sending notifications on new releases.