Changes from v1.17.0 to v1.18.0
- Verified with garden-runc-release v1.7.0.
- Verified with garden-windows-bosh-release v0.4.0.
- Verified with etcd-release v111.
- Verified with cf-mysql-release v35.
- Verified with cflinuxfs2-release v1.126.0.
IMPORTANT: If you are opting into use of the Locket component in the Diego manifest generated by the scripts and templates in this release, you must provide the SQL connection parameters for Locket in a new sql_overrides.locket
section of the stub file provided to the -s
argument of the manifest-generation script. Previously, Locket reused the BBS component's SQL configuration. Existing deployments can copy the properties from sql_overrides.bbs
to preserve continuity, but in general we recommend that Locket use a separate "locket" database from the "diego" database that the BBS uses.
Significant changes
BBS API
Instance Identity Credentials (Experimental)
Manifest Generation
- As a Diego operator, I expect to be able to use separate database parameters for locket via the manifest-generation scripts, defaulting to "locket" (in flight)
- As a Diego operator, I would like to be able to generate a Diego manifest with only minimal arguments
App Logging and Metrics
BOSH job changes
None.
BOSH property changes
None.
BOSH link changes
None.