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

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

Changes from v1.5.1 to v1.5.2

IMPORTANT: Story #136042111 accidentally introduced a regression in the Diego manifest-generation system: manifest-generation will fail if the CF manifest does not contain certain values in its databases BOSH property. This regression will be fixed in the next final version of Diego, to be released as soon as possible. In the meantime, operators can work around this by ensuring the following properties are populated in the CF manifest that is supplied in the -c flag on the Diego manifest-generation script:

properties:
  database:
    address: REPLACE_WITH_ARBITRARY_VALUE_IF_ABSENT
    port: REPLACE_WITH_ARBITRARY_VALUE_IF_ABSENT
    roles:
    - name: diego
      password: REPLACE_WITH_ARBITRARY_VALUE_IF_ABSENT

If you add these missing values, you may then remove them from the CF manifest before re-deploying CF.

Significant changes

Component Coordination

cfdot

Local Route Emitters (Experimental)

Volume Support

Windows Support

Manifest Generation

Licensing

BOSH job changes

None.

BOSH property changes

None.

Don't miss a new diego-release release

NewReleases is sending notifications on new releases.